10-01-2009 04:11 AM
Hi all!!
It's possible apply a ROI function on the motion detection alg (http://decibel.ni.com/content/docs/DOC-4717) to detecting movement ONLY in a specified area?? Thank You very mutch!
10-01-2009 07:59 AM
Sure. Just use IMAQ ROItoMask and then IMAQ Mask before (or after) calculation of Absolute Difference.
Andrey.
01-21-2010 05:01 AM
01-21-2010 06:42 AM
redmercury wrote:
Can you attach an VI example of this??
Something like that:
result (take a note that my camera deliver RGB image, so the original example is slightly modified):
VI in attachment.
Andrey.
01-22-2010 09:09 AM
Thanks a lot but i have a version 8.5 of lab and i can't open your file 😞
I can try to apply the IMAQ mask on my Vi but the recognize system not work only in a specific area...
I attach here my modiefied version of Motion dection (my version can register on avi file), can you modify my version to apply roi?? i'm desperate!! 😞
Thanks a lot for you time!
Bye
01-27-2010 07:51 AM
I Have solved!!
Thank You!!