Thread: Video object recognition: Is it worth it to learn new language for OpenCV?

  1. #1
    Registered User
    Join Date
    Oct 2019
    Posts
    14

    Video object recognition: Is it worth it to learn new language for OpenCV?

    Hello everyone,
    I am a beginner+ if I could say that.
    A question to an advanced programmer: I am planning to create a program that automatically identifies an object in a live streamed video (compact ball, always the exact same object in video that I define in advance), and follow its movement, as well as a second object in the same manner, compared to a certain fixed third object.
    I might want to zoom in/out.
    I am used to C, and I must learn R for professional reasons. Where do I start from? Is there another language that makes it easier for me to do this program that is worth trying?
    As a beginner, I am a little bit scared of making all the effort in C for example and find out after hundreds of hours that it might take me another year to finish this program.... So I am looking for a good start. Any ideas?

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    How about this for a start.
    opencv r programming language - Google Search

    > I am used to C, and I must learn R for professional reasons. Where do I start from?
    C might be easier to start with, and you'll make steady progress, but as you say - a lot of work.
    R might mean you achieve very little for months, and then really start to make good progress at the end. Plus, you'll have learnt R in the process.


    > Is there another language that makes it easier for me to do this program that is worth trying?
    Python perhaps.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Which language to learn next ?
    By manasij7479 in forum General Discussions
    Replies: 14
    Last Post: 04-21-2012, 05:01 AM
  2. New to C++ Programming, but is it worth it to learn?
    By bumcheekcity in forum C++ Programming
    Replies: 18
    Last Post: 04-11-2007, 10:51 AM
  3. What language to learn
    By ajrillik in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 08-15-2005, 06:36 PM
  4. What Language to learn???
    By Serpentineocean in forum Game Programming
    Replies: 7
    Last Post: 06-10-2004, 09:07 PM
  5. object recognition
    By thedumbmutt in forum Tech Board
    Replies: 1
    Last Post: 04-02-2003, 07:00 AM

Tags for this Thread