How do I use openCV to detect general movement (not specifically faces or eyes)?

edited March 2016 in Kinect

Hi! Can anyone point me in the direction of info about the OpenCV library - I need to use the code to detect any motion within the image, not just faces or eyes. Is it connected to this line?

opencv.loadCascade(OpenCV.CASCADE_FRONTALFACE);

Tagged:
Sign In or Register to comment.