summaryrefslogtreecommitdiff
path: root/ext/opencv/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* makefile: opencv: Fix header names in noinst_HEADERSNicolas Dufresne2018-08-141-2/+2
* opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon2018-08-011-1/+9
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* opencv: add dewarp pluginNicola Murino2017-01-021-2/+4
* opencv: move base opencv filter class and utilities to gst-libsPhilippe Renon2016-11-141-6/+9
* opencv: pyramidsegment: delete elementVanessa Chipirras Navalon2016-03-301-2/+0
* opencv: switch remaining to C++Luis de Bethencourt2015-10-141-3/+3
* opencv: motioncells: Switch to C++Luis de Bethencourt2015-10-141-1/+1
* textoverlay: Switch to C++Luis de Bethencourt2015-10-111-1/+1
* opencv: pyramidsegment: Switch to C++Luis de Bethencourt2015-10-111-1/+1
* cvsobel: Switch to C++Luis de Bethencourt2015-10-101-1/+1
* cvlaplace: Switch to C++Luis de Bethencourt2015-10-101-1/+1
* cvequalizehist: Switch to C++Luis de Bethencourt2015-10-101-1/+1
* cverode: Switch to C++Luis de Bethencourt2015-10-101-2/+2
* cvdilate: Change gstcvdilate to C++Vanessa Chipirrás Navalón2015-10-021-1/+1
* skindetect: Change gstskindetect to C++Vanessa Chipirrás Navalón2015-10-021-1/+1
* cvsmooth: port to C++Vanessa Chipirrás Navalón2015-10-021-1/+1
* retinex: Change retinex to C++Vanessa Chipirrás Navalón2015-10-021-1/+1
* handdetect: Change gsthanddetect to C++Luis de Bethencourt2015-10-021-3/+3
* edgedetect: Rename gstedgedetect.c to gstedgedetect.cpp for consistency.Vanessa Chipirrás Navalón2015-08-281-1/+1
* faceblur: Change gstfaceblur to C++.Vanessa Chipirrás Navalón2015-08-281-1/+1
* facedetect: need to migrate to C++Vanessa Chipirrás2015-07-311-2/+2
* opencv: Add disparity-map calculation elementMiguel Casas-Sanchez2013-08-231-0/+2
* grabcut: Add GrabCut segmentation elementMiguel Casas-Sanchez2013-07-171-0/+2
* opencv: fix CFLAGS order and add plugins base libs includes to CXXFLAGSTim-Philipp Müller2013-06-181-3/+3
* opencv: add foreground/background segmentation elementMiguel Casas-Sanchez2013-06-111-0/+4
* opencv: Add colour image enhancement element based on Retinex algorithmMiguel Casas-Sanchez2013-05-271-0/+1
* opencv: Add skin color detection elementMiguel Casas-Sanchez2013-05-231-0/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* opencv: use pkgdatadir locally to construct path for custom haar cascadesTim-Philipp Müller2013-03-011-2/+4
* opencv: port handdetect element to 1.0 and add to buildSreerenj Balachandran2013-03-011-0/+7
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* mimic, opencv, vp8, acmmp3dec, linsys: Don't build static pluginsMart Raudsepp2011-11-111-0/+1
* motioncells: new element to detect areas of motionRobert Jobbagy2011-07-281-2/+10
* opencv text overlay: rename and docuemntSreerenj Balachandran2011-03-281-2/+2
* opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by co...Tim-Philipp Müller2010-09-091-1/+2
* opencv: avoid 'unused' compiler warnings with inline functions in opencv headersTim-Philipp Müller2010-09-091-1/+4
* opencv: Refactor files structureThiago Santos2010-09-081-32/+32
* opencv: Adds new plugin opencvThiago Santos2010-09-081-1/+1
* opencvbasetrans: Use GstVideoFilter as the base classThiago Santos2010-09-081-9/+11
* Adding gstopencvutilsThiago Santos2010-09-081-2/+2
* cvsmooth: Adds new element cvsmoothThiago Santos2010-09-081-1/+5
* gstopencvbasetrans: Adds this new base classThiago Santos2010-09-081-5/+5
* Add simple text overlay pluginSreerenj Balachandran2010-09-081-4/+7
* Add a plugin for automatically blurring faces in videos and imagesMike Sheldon2010-09-081-1/+4
* Added templatematch elementNoam2010-09-081-4/+7
* Registering all elements under opencv pluginkapil2010-09-081-0/+29
* Add face detection elementMike Sheldon2010-09-081-1/+1
* * Make it possible to set threshold2 at runtimeMike Sheldon2010-09-081-0/+1