339 Commits (2f5af1bd33df8f0ebb2ba8d5c2c3144fdca898c5)

Author SHA1 Message Date
Rahul Chhabra 232f564011 Update imgproc.hpp 9 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 9 years ago
Keita Kita 1621043bd2 Add documentation about detail of image type 9 years ago
Lorena García 252feb4774 Hit and Miss morphological op 9 years ago
Suleyman TURKMEN 51e687f7a9 Update imgproc.hpp 9 years ago
Lorena García 33f77774c5 Hit&Miss morphological operation 9 years ago
StevenPuttemans 587dca9b1c adding markers to OpenCV 9 years ago
a-andre a14e524b32 fix documentation builder warnings 9 years ago
Philip Salvaggio fcf971bded Improved documentation for connectedComponentsWithStats. 9 years ago
Suleyman TURKMEN f660461bb3 documentation patch 9 years ago
Lorena García 9d01818e8a Small update of Colormap documentation 9 years ago
a-andre b757359ff8 fix documentation builder warnings 9 years ago
Seon-Wook Park 6803d1ed28 Support non continuous, BORDER_REPLICATE 10 years ago
LaurentBerger ca0114228c In adaptiveThreshold ADAPTIVE_THRES_GAUSSIAN_C gaussianBlur is computed using float 10 years ago
LaurentBerger 56b2b450ce A new constant in adaptivethreshold is created to calculate 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
Dikay900 7ca0557b40 typos in comments 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 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. 10 years ago
Maksim Shabunin 11591b3e9d Added Qt help generation support 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Maksim Shabunin 6aa7a86ae9 Doxygen documentation for core module 10 years ago
Miroslav Benes 5b1fd739d9 Add Triangle thresholding algorithm 10 years ago
Maksim Shabunin ba5f343c38 Basic doxygen documentation support 10 years ago
Vadim Pisarevsky 257463719b removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
Vadim Pisarevsky e2f24f43c9 added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
pradeep c5b4b99350 Implemented Kullback-Leibler divergence 11 years ago
Elena Gvozdeva 0265247504 Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov c01e8e9361 removed ABF 11 years ago
Ivy Lee b7f2b671a2 Fixed Bug #3514 Incorrect Chi-Square distance used in LBPH FaceRecognizer 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Scott Breyfogle 0ea454301f Added optional constraints to non-probablistic hough lines functions 11 years ago
Alex Willisson 4293a54447 Fixed typo in comment 11 years ago
Vadim Pisarevsky f41f633d2d fixed various warnings from the “doc” and other builders 11 years ago