Hi All, I'm trying to do face detection with OpenCV for Processing from a video file. I've searched through examples on the web but all of them seem to be focusing on face detection from a live feed. Is there a way to do it from a video file? I know that you can create Movie objects using the Processing Video library but can I perhaps use that class in an Open CV object? I appreciate any tips and pointers.
↧