summaryrefslogtreecommitdiff
path: root/ext/opencv
Commit message (Expand)AuthorAgeFilesLines
* opencv: allow compilation against 4.2.xNicola Murino2020-01-011-1/+1
* opencv: allow compilation against 4.1.xNicola Murino2019-08-061-1/+1
* opencv cameraundistort: use G_GNUC_UNUSED for better portabilityNicola Murino2019-02-021-5/+3
* opencv: remove deprecated headersNicola Murino2019-02-021-5/+0
* opencv: port to c++Nicola Murino2019-02-0241-1244/+816
* opencv: fix disting of new header filesTim-Philipp Müller2018-12-251-1/+1
* meson: fix opencv=disabled case if opencv is available on the systemTim-Philipp Müller2018-12-171-0/+6
* meson: Add libsinc to the CFLAGSSebastian Dröge2018-12-172-2/+2
* opencv: define CASCADE_DO_CANNY_PRUNING for opencv < 4Nicola Murino2018-11-261-5/+3
* opencv: make compatible with opencv 4Nicola Murino2018-11-2628-6/+140
* opencv: fix indentationNicola Murino2018-11-2614-327/+452
* cameracalibrate: Fix build error on Mac OSXJustin Kim2018-11-131-1/+1
* makefile: opencv: Fix header names in noinst_HEADERSNicolas Dufresne2018-08-141-2/+2
* opencv: Fixup include to follow new standardNicolas Dufresne2018-08-025-26/+9
* opencv: Updated to use new header pathNicolas Dufresne2018-08-0225-39/+34
* opencv: Bump requirement to 3.0.0+Nicolas Dufresne2018-08-0212-133/+25
* cameracalibrtate: Fix opencv2 core.hpp pathNicolas Dufresne2018-08-022-2/+2
* opencv: new cameracalibrate and cameraundistort elementsPhilippe Renon2018-08-0111-2/+1584
* opencv: Fix build for opencv >= 3.4.2Thibault Saunier2018-07-143-0/+9
* opencv: Fix memcpy within C++Edward Hervey2018-05-111-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes2018-02-061-1/+1
* opencv: allow all future 3.4.x versionsTim-Philipp Müller2018-01-021-1/+1
* opencv: allow compilation against 3.4.xNicola Murino2018-01-021-1/+1
* opencv: handdetect: fix typo in example launch lineReynaldo H. Verdejo Pinochet2017-12-141-1/+1
* opencv: Support smoothing only part of the imageMichał Górny2017-10-162-5/+88
* opencv: Add 'kernel' prefix to width/heightMichał Górny2017-10-162-27/+27
* opencv: allow compilation against 3.3.0Nicola Murino2017-09-041-1/+1
* motioncells: delay motionmaskcoords until caps arriveDmitry Zhadinets2017-05-182-9/+42
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* opencv/meson: Allow 3.2.0Nicolas Dufresne2017-05-111-1/+1
* opencv/meson: Ensure variable opencv_found is setNicolas Dufresne2017-05-091-2/+2
* Bump and update for meson 0.40.1Nicolas Dufresne2017-05-091-21/+12
* motioncells: Fix cell string generationJan Schmidt2017-04-141-6/+5
* motioncells: Initialize m_changed_datafile class fieldSebastian Dröge2017-02-281-0/+1
* dewarp: Store C++ types as pointers in C structsSebastian Dröge2017-02-012-11/+23
* motioncells: fix mingw buildNicola Murino2017-01-301-1/+1
* opencv: Fix build with OpenCV < 3Sebastian Dröge2017-01-121-3/+16
* Fix some caps leaks in pad template creation codeGarima Gaur2017-01-032-0/+2
* opencv: add dewarp pluginNicola Murino2017-01-025-3/+847
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-131-5/+9
* segmentation: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-39/+31
* grabcut: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-33/+37
* retinex: Port to GstOpencvVideoFilter base classNicolas Dufresne2016-12-042-50/+37
* opencv/meson: check presence of required opencv_contrib headersNicolas Dufresne2016-12-011-0/+1
* edgedetect: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-13/+8
* edgedetect: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-51/+8
* cvlaplace: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3
* cvlaplace: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-53/+8
* cvsobel: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3