summaryrefslogtreecommitdiff
path: root/ext/opencv
Commit message (Expand)AuthorAgeFilesLines
* opencv: cvtracker: add draw propertyVivek R2021-09-222-0/+16
* opencv: add cvtracker pluginVivek R2021-09-224-2/+514
* opencv: patch to ensure headers are detectedVivek R2021-09-221-1/+3
* opencv: allow per feature registrationStéphane Cerveau2021-03-2343-406/+180
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* opencv: Expose retinex parametersEdward Hervey2020-12-032-7/+70
* opencv: allow compilation against 4.5.xNicola Murino2020-10-271-1/+1
* cameracalibrate: Improve gst-inspect documentationVivia Nikolaidou2020-10-131-3/+4
* opencv: set opencv_dep when option is disabled (#1406)Adam Williamson2020-09-111-0/+1
* opencv: compile with -Wno-format-nonliteralJordan Petridis2020-08-051-1/+3
* opencv: allow compilation against 4.4.xNicola Murino2020-08-011-1/+1
* opencv: suppress warnings about non-existent include dirsTim-Philipp Müller2020-07-101-0/+4
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-231-0/+2
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-069-11/+11
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-049-0/+18
* opencv: allow compilation against 4.3.xLuka Blaskovic2020-05-061-1/+1
* opencv: allow compilation against 4.2.xNicola Murino2019-12-261-1/+1
* remove various useless linefeed in logsStéphane Cerveau2019-12-111-1/+1
* bad: Avoid using deprecated APIEdward Hervey2019-11-082-3/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-0515-34/+34
* opencv: Don't error when unable to detect OpenCV data dirJan Alexander Steffens (heftig)2019-10-251-1/+5
* Remove autotools build systemTim-Philipp Müller2019-10-141-87/+0
* doc: remove xml from commentsMathieu Duponchelle2019-05-2921-63/+42
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* opencv: allow compilation against 4.1.xNicola Murino2019-04-231-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