summaryrefslogtreecommitdiff
path: root/ext/opencv/gsthanddetect.cpp
Commit message (Expand)AuthorAgeFilesLines
* opencv: allow per feature registrationStéphane Cerveau2021-03-231-14/+5
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-1/+1
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* opencv: port to c++Nicola Murino2019-02-021-37/+27
* opencv: define CASCADE_DO_CANNY_PRUNING for opencv < 4Nicola Murino2018-11-261-5/+3
* opencv: make compatible with opencv 4Nicola Murino2018-11-261-0/+13
* opencv: fix indentationNicola Murino2018-11-261-12/+12
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-021-3/+0
* opencv: Fix build for opencv >= 3.4.2Thibault Saunier2018-07-141-0/+3
* opencv: handdetect: fix typo in example launch lineReynaldo H. Verdejo Pinochet2017-12-141-1/+1
* opencv: handdetect: Ported to OpenCV version 3.1Vanessa Chipirras Navalon2016-03-301-1/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* opencv: clean includesLuis de Bethencourt2015-12-121-1/+0
* opencv: cast paramspec flags to fix the build for c++Stefan Sauer2015-11-031-7/+7
* opencv: handdetect: no need to get a writable bufferLuis de Bethencourt2015-10-211-2/+1
* opencv: handdetect: free best_r with deleteLuis de Bethencourt2015-10-201-3/+3
* handdetect: remove another unused variableVanessa Chipirrás Navalón2015-10-021-7/+0
* handdetect: CvPoint values changed from uint to intLuis de Bethencourt2015-10-021-32/+32
* handdetect: need to migrate to C++Luis de Bethencourt2015-10-021-144/+149
* handdetect: Change gsthanddetect to C++Luis de Bethencourt2015-10-021-0/+643