I would like to start with object tracking in C#.
Can you tell me where to start?
I would like to start with object tracking in C#. Can you tell me
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s a library called “Emgu”, it’s a wrapper for OpenCV and it is totally awesome for doing any kind of image/video processing. There are object tracking examples that should get you started.
http://www.emgu.com/wiki/index.php/Main_Page
You can display your webcam feed in a window using just 7 lines of code:
There’s also a forum where you can ask questions:
http://www.emgu.com/forum/