Login  Register

Re: Motion tracking algorithm

Posted by Stephan Preibisch on Jun 11, 2011; 1:33pm
URL: http://imagej.273.s1.nabble.com/Motion-tracking-algorithm-tp3684268p3684274.html

Hi,

did you check out the (Extended) Kalman Filter?

- Stephan

Am 11.06.2011 um 02:36 schrieb mamech <[hidden email]>:

> Hello
>
> There is some kind of web cams that tracks the moving object and making it
> into the focus of its vision field. So it tracks the body .
>
> I really do not understand what is the algorithm of image processing in
> these types. I know that for motion detection, I should subtract a frame
> from the previous, so I get a new image that contains only the moving
> object, but what is the case if the cam itself moves? How can it know that
> the centroid of the moving object is into its focus ??
>
> Actually I do want to make similar application using ordinary webcam based
> on 2 motors and external controller, but imagej will be the decider to say
> if the moving object is into focus or not.
>
>
> Can anyone help me regarding this?
>
> --
> View this message in context: http://imagej.588099.n2.nabble.com/Motion-tracking-algorithm-tp6464200p6464200.html
> Sent from the ImageJ mailing list archive at Nabble.com.