LaurentBerger
|
56b2b450ce
|
A new constant in adaptivethreshold is created to calculate
gaussianBlur with CV_32F. hence rouding error are avoided
|
10 years ago |
Seon-Wook Park
|
e633c991b0
|
spatialGradient: Doc, fix dangling newline error
|
10 years ago |
Seon-Wook Park
|
9f1c641199
|
spatialGradient: Add test class and Sobel proxy method
|
10 years ago |
Suleyman TURKMEN
|
caa0058d5b
|
Update imgproc.hpp
|
10 years ago |
Suleyman TURKMEN
|
dac715ad1f
|
Update imgproc.hpp
|
10 years ago |
Suleyman TURKMEN
|
061131a5ee
|
Update imgproc.hpp
|
10 years ago |
Christian Richardt
|
6425ac3b13
|
Added color map similar to Matlab's new default color map 'parula'.
|
10 years ago |
Belev
|
2200e0fb7e
|
Fix typo
Fixed difference in the given arguments to the ellipse function and the description after that
Fixed two more typos
Replaced unnecessary the with to
|
10 years ago |
Samyak Datta
|
20efcff166
|
Added doxygen comments for sqrBoxFilter() method
|
10 years ago |
StevenPuttemans
|
6902fa6b1c
|
fix formula getGaussianKernel in docs
|
10 years ago |
StevenPuttemans
|
7401b02022
|
fix ellipse fitting notice
|
10 years ago |
karelknoest
|
b5bd2fd880
|
Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector.
|
10 years ago |
karelknoest
|
1ded2de2dd
|
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
|
10 years ago |
Yan Wang
|
46ed461e22
|
Add template match with mask.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
10 years ago |
Maksim Shabunin
|
11591b3e9d
|
Added Qt help generation support
|
11 years ago |
Maksim Shabunin
|
c485aee464
|
Included c-headers for better 2.4 compatibility
|
11 years ago |
Maksim Shabunin
|
91e21847e2
|
Some changes to make migration to 3.0 easier
|
11 years ago |
Vladislav Vinogradov
|
f0b19d4659
|
updated license header in whole gpu module
|
12 years ago |
Vladislav Vinogradov
|
7a0d6f7733
|
Super Resolution module
|
12 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
be4251c143
|
fixed compile problems when Makefiles are used
|
15 years ago |