OpenCv How can I detect objects without user interaction? [closed]
Hi,
Like camshift demo i should do tracktion and detection. First i saved image from cam like . Than I need to detect this image from camera image. How can modify the camshift demo code to do this. I use opencv and c++