summaryrefslogtreecommitdiff
path: root/ext/opencv/gsthanddetect.c
Commit message (Expand)AuthorAgeFilesLines
* handdetect: Change gsthanddetect to C++Luis de Bethencourt2015-10-021-643/+0
* handdetect: check for haar cascade files pathLuis de Bethencourt2015-09-291-2/+11
* handdetect: remove unnecessary variable.Vanessa Chipirrás Navalón2015-08-181-6/+0
* handdetect: check CvHaarClassifierCascade is release before being modified.Vanessa Chipirrás Navalón2015-08-181-0/+4
* handdetect: code refactoring of gst_handdetect_load_profile.Vanessa Chipirrás Navalón2015-08-181-23/+21
* configure: update OpenCV requirements to 2.3.0Luis de Bethencourt2015-08-071-10/+4
* handdetect: remove unneeded checkEdward Hervey2015-04-201-1/+1
* opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов2015-04-171-0/+1
* handdetect: remove unneeded checkLuis de Bethencourt2015-01-071-1/+1
* handdetect: Use already mapped imageNicolas Dufresne2014-07-041-26/+13
* handdetect: Move size warning in set_caps so it's called onceNicolas Dufresne2014-07-041-4/+5
* handdetect: Release memory storageSebastian Dröge2014-06-301-0/+4
* handdetect: fix build on OS/XTodd Agulnick2013-04-051-8/+8
* opencv: use pkgdatadir locally to construct path for custom haar cascadesTim-Philipp Müller2013-03-011-8/+9
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-011-166/+54
* opencv: add handdetect plugin, initial implementationAndol Li2013-03-011-0/+762