summaryrefslogtreecommitdiff
path: root/ext/opencv
Commit message (Expand)AuthorAgeFilesLines
* docs: decodebin2 -> decodebinLuis de Bethencourt2015-06-251-1/+1
* motioncells: Port to g_get_current_timeNicolas Dufresne2015-06-222-2/+2
* opencv: 'for' loop initial declarationLuis de Bethencourt2015-05-271-2/+4
* cvsmooth: rename propertiesVineeth T M2015-05-182-50/+50
* cvsmooth: Wrong assignment of prop leads to crashVineeth T M2015-05-181-2/+2
* pyramidsegment: wrong value of level propertyVineeth T M2015-05-181-1/+1
* handdetect: remove unneeded checkEdward Hervey2015-04-201-1/+1
* opencv: Change opencv plugin to use opencv2-style includesРуслан Ижбулатов2015-04-1740-24/+50
* motioncells: protect against not found idLuis de Bethencourt2015-03-051-14/+14
* opencv: remove always-true checkLuis de Bethencourt2015-03-051-1/+1
* motioncells: initialize class variablesLuis de Bethencourt2015-02-041-1/+6
* handdetect: remove unneeded checkLuis de Bethencourt2015-01-071-1/+1
* facedetect: Add new property min-stddevNicola Murino2014-09-052-6/+37
* facedetect: Use NULL to disable eyes/nose/mouthValentin PONS2014-08-131-0/+2
* faceblur: facedetect: add properties to faceblurRobert Jobbagy2014-07-304-8/+120
* faceblur: post message when profile loading failsRobert Jobbagy2014-07-302-2/+14
* facedetect: faceblur: update launch line examplesRobert Jobbagy2014-07-302-3/+4
* opencv templatematch: Set caps to BGR orderDavid Rothlisberger2014-07-281-2/+2
* templatematch: mark pads as proxy capsThiago Santos2014-07-281-0/+2
* templatematch: Produce a warning message if we can't load a template imageWilliam Manley2014-07-281-2/+8
* templatematch: Match rectangle grows redder with increased match certaintyWilliam Manley2014-07-281-2/+12
* templatematch: Allow changing template property on the flyWilliam Manley2014-07-281-17/+39
* templatematch: Pass video through when nothing to match againstDavid Rothlisberger2014-07-281-4/+2
* templatematch: Remove no-op call to gst_templatematch_load_templateWilliam Manley2014-07-281-1/+0
* facedetect: improve enum GstFaceDetectUpdates descriptionsNicola Murino2014-07-221-2/+2
* facedetect: make updates on_change works as expectedNicola Murino2014-07-221-1/+2
* motioncells: Use no network API if not requiredSebastian Dröge2014-07-111-47/+13
* ext: Include winsock.h on Windows when requiredAlexey Pavlov2014-07-111-1/+6
* facedetect: Make cascades dir a little more portableNicolas Dufresne2014-07-041-1/+3
* handdetect: Use already mapped imageNicolas Dufresne2014-07-042-29/+14
* handdetect: Move size warning in set_caps so it's called onceNicolas Dufresne2014-07-041-4/+5
* faceblur: Port to OpencvVideoFilter base classNicolas Dufresne2014-07-042-106/+61
* cvvideofilter: Don't try to make buffer writableNicolas Dufresne2014-07-041-4/+0
* cvvideofilter: Check buffer_map return valueNicolas Dufresne2014-07-041-4/+24
* faceblur: release the haar cascadeThiago Santos2014-06-301-0/+4
* segmentation: Release memory storage in finalizeSebastian Dröge2014-06-301-0/+2
* textoverlay: Release memory storage and resize image when caps changeSebastian Dröge2014-06-301-3/+10
* templatematch: Release cvImages when reloading templates are changing capsSebastian Dröge2014-06-301-0/+7
* pyramidsegment: Release image when changing caps or reusing the elementSebastian Dröge2014-06-301-1/+3
* handdetect: Release memory storageSebastian Dröge2014-06-301-0/+4
* faceblur: Release memory storageSebastian Dröge2014-06-301-0/+7
* edgedetect: Don't leak cvImages when caps are changing or the element is reusedSebastian Dröge2014-06-301-0/+7
* pyramidsegment: Release memory storage when finalizingSebastian Dröge2014-06-291-2/+2
* textoverlay: Free text buffer in finalizeSebastian Dröge2014-06-291-1/+2
* motioncells: improve loggingNicola Murino2014-05-302-4/+6
* motioncells: make framedrop work at 30 fps tooNicola Murino2014-05-301-1/+2
* motioncells: use standard macro for booleanNicola Murino2014-05-302-22/+22
* motioncells: fix memleakNicola Murino2014-05-141-191/+199
* motioncells: Remove unused private fieldsSebastian Dröge2014-02-081-1/+1
* segmentation: Fix integer underflow checkSebastian Dröge2014-02-081-3/+5