If you could upload a branch with your improvements to somewhere like github/gitorious/etc. I'll see about getting them merged in, thanks.
Type: Posts; User: Elleo; Keyword(s):
If you could upload a branch with your improvements to somewhere like github/gitorious/etc. I'll see about getting them merged in, thanks.
Possibly a stupid question but I take it you actually did download haarcascade_frontalface_default.xml to /home/user/ ? The face I used to test with (besides my own) was...
For the facedetect and faceblur elements to work correctly you need to specify a haarcascade profile (this is what defines how a face should look), by default both elements will look for...
I've just merged in some extra plugins that thiagoss has written which allow you to apply some basic OpenCV operations to video streams, so you might want to consider updating the package when you...
Wow, very cool to see this packaged for Maemo (I have an n900 myself), I don't have a massive amount of time to work on gst-opencv these days (although a few others have started contributing now) ,...