summaryrefslogtreecommitdiff
path: root/ext/opencv
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Apply Stefan's faceblur fixes to facedetectMike Sheldon1-2/+5
2010-09-08Add simple text overlay pluginSreerenj Balachandran5-4/+453
2010-09-08faceblur: fix handling of profile property.Stefan Kost1-2/+5
2010-09-08Fix includes in template matching elementMike Sheldon1-2/+2
2010-09-08Bring code in to line with general Gstreamer standardsMike Sheldon11-400/+404
2010-09-08Fix segfault in template match element if no template has been setMike Sheldon1-5/+4
2010-09-08Add a plugin for automatically blurring faces in videos and imagesMike Sheldon5-1/+431
2010-09-08Added control for changing methodNoam2-9/+33
2010-09-08Added templatematch elementNoam5-4/+499
2010-09-08Registering all elements under opencv pluginkapil11-57/+97
2010-09-08Fix the profile parameter in the facedetect element to accept a string correctlyMike Sheldon1-8/+6
2010-09-08Release OpenCV images when finalizing elementsMike Sheldon3-4/+54
2010-09-08Fixed compile errorskapil3-3/+3
2010-09-08Make face detect send a bus message when a face is detectedMike Sheldon1-1/+10
2010-09-08Add face detection elementMike Sheldon8-13/+442
2010-09-08* Remove some autotools generated filesMike Sheldon6-3074/+0
2010-09-08* Make it possible to set threshold2 at runtimeMike Sheldon13-0/+3948