Maksim Shabunin
|
8a62b03761
|
Merge pull request #22754 from mshabunin:c-cleanup
C-API cleanup for OpenCV 5.x (imgproc, highgui)
* imgproc: C-API cleanup
* imgproc: increase cvtColor test diff threshold
* imgproc: C-API cleanup pt.2
* imgproc: C-API cleanup pt.3
* imgproc: C-API cleanup pt.4
* imgproc: C-API cleanup pt.5
* imgproc: C-API cleanup pt.5
* imgproc: C-API cleanup pt.6
* highgui: C-API cleanup
* highgui: C-API cleanup pt.2
* highgui: C-API cleanup pt.3
* highgui: C-API cleanup pt.3
* imgproc: C-API cleanup pt.7
* fixup! highgui: C-API cleanup pt.3
* fixup! imgproc: C-API cleanup pt.6
* imgproc: C-API cleanup pt.8
* imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
* fixup! imgproc: C-API cleanup pt.9
|
2022-12-14 18:57:08 +00:00 |
|
Alexander Alekhin
|
a0d5277e0d
|
Merge branch 4.x
|
2021-12-30 21:43:45 +00:00 |
|
Alexander Alekhin
|
c78a8dfd2d
|
fix 4.x links
|
2021-12-22 13:24:30 +00:00 |
|
Alexander Alekhin
|
22dbcf98c5
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-17 14:17:35 +00:00 |
|
Alexander Alekhin
|
c4c31f5bba
|
samples: use findFile() in "cpp"
|
2018-11-16 18:08:22 +00:00 |
|
Alexander Alekhin
|
7f9253ea0a
|
samples: avoid using of legacy C-like API
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h
- samples/cpp/filestorage_base64.cpp is dropped
|
2018-03-26 13:42:35 +03:00 |
|
Suleyman TURKMEN
|
63fb79b519
|
updates documentation and samples
|
2017-11-07 19:21:21 +03:00 |
|
Suleyman TURKMEN
|
89480801b8
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
|
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
2015-12-17 18:19:39 +03:00 |
|
Yan Wang
|
46ed461e22
|
Add template match with mask.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-01-16 11:09:26 +08:00 |
|