Ask Your Question

Revision history [back]

OpenCV.js : image recognition in video capture

Hi

I’m working for the first time with OpenCV.js, as well as everything wich has with image to do. I’m trying to detect an image in a webcam video flow. Exactly like face detection in this example Face detection in video capturel , I think that I more or less understood what I have to do, but I don’t get it together. It should be possible to do template matching which video instead for a still image; or object detection with something else than haar cascade. Do you know some tuts which could help me? Thanks.