Motion detect smooth
Hi all...
Thank you all for the help i am receiving.. this will be my last
question for this project....
I have assembled this motion detection and tracking from different
sample files and dloads... and with everyones help its working
great.... it uses a qtvr file to pan and zoom according to motion..
However I have one slight problem and if anyone could help me I would
really appreciate it.. You see the motion detection has got silloute
image.. I am trying to zero in on this image rather than having such a
large area for the scroll object to read.. which confuses it.. Is there
a way to get these numbers generated from the motion track to smooth or
average it to the center,,, so that the scroll object does not go too
crazy..
grrrrr I am making sense here.. anyways i have attached the file too..
thanks
again
Have you yet check out the cv.jit library ?
It is a free computer vision library for Jitter and it has a blob detection
fucntion which can help to find center of your silloute.
by the way, i never know jit.qt.movie can load qtvr, it is nice.
unfortunately I got none of those to try in your patch
(^_^)
William