Tracking region of interest

asked 2015-01-22 03:06:37 -0600

maiq gravatar image

updated 2015-01-22 03:20:01 -0600

Hey everyone,

Lets say I select a point in a live webcam and I want to track this point while the webcam is moving (eg. draw a rect around the point). The captured image should be pretty static. What approach should I follow? In the first step I want to use a webcam, later it should get replaced through a android/iOS device.

This is pretty much what solves my problem, but unfortunately it is not very stable / accurate. BTW I'm a newbie.

edit retag flag offensive close merge delete

Comments

http://answers.opencv.org/question/52...

Next time please use the search option first!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-22 04:17:34 -0600 )edit