319 Commits (eb94dfb442bc90dd6f21f27d75fdd36f97855068)

Author SHA1 Message Date
Michele Cancilla 5b23c0b176 Fixed unnecessary black spaces; 8 years ago
monoid911 b879126584 Fix docs explaining the returnPoints argument of convexHull. 8 years ago
Vladislav Sovrasov af01267f23 Add assertion to prevent processing of large images in remap 8 years ago
Vladislav Sovrasov 34df4ae02a Add a regression test, fix documentation 8 years ago
Vitaly Tuzov 26c9889c6b Fix for incorrect line drawing beyond 32768 row or column 8 years ago
StevenPuttemans 947f32d2e0 add border replicate note 8 years ago
Graham Fyffe 57be99ff18 Added getLeadingEdges function to subdivision2d 8 years ago
catree 2dd77f886a Fix dead link for hit or miss documentation. 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Maksim Shabunin 3d5c0f1faf HAL interface for cv::integral 8 years ago
anirudt 2879eada25 docs: truncated commit msg 8 years ago
anirudt 06e0fb25e9 docs: adds doxygen @note for python in docs related to contour moments 8 years ago
Pavel Rojtberg cfcf8abbb6 doxygen: imgproc - underscores should not be escaped in texttt 8 years ago
Pavel Rojtberg 62cabb58a9 doxygen: undistortPoints - replace matlab code by latex forumlae 8 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 8 years ago
anirudt 6825375694 docs: adds note for python in docs related to moments 8 years ago
Vadim Pisarevsky 5ddd25313f Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
Suleyman TURKMEN fcc28fecb6 Make Up 8 years ago
PkLab.net 4b099e8ade Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 8 years ago
Alexander Alekhin 460b1dc2fa imgproc: Canny with custom gradient 8 years ago
Vladislav Vinogradov 1c8b1b2d2b add note about "maxCorners <= 0" case in goodFeaturesToTrack 8 years ago
Sergei Nosov dce310e03c provide better error messages 8 years ago
Suleyman TURKMEN abab67b574 Update imgproc.hpp 9 years ago
Maksim Shabunin 5e9192287d Added HAL cvtColor interface 9 years ago
Maksim Shabunin 5877debb6f HAL resize, warpAffine, warpPerspective interface 9 years ago
Maksim Shabunin 83379695a0 HAL interface for morphology operations 9 years ago
Leonid Volnitsky bebab8d647 fix: 6149 (through CV_Error on wrong image type) 9 years ago
Maksim Shabunin 98fff4a601 Added separate hal::SepFilter2D class 9 years ago
Maksim Shabunin 17cd1dac06 HAL Filter2D interface: Updated according to comments 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago
Elad Joseph 238b47dfce Added param documentation 9 years ago
Elad Joseph 2234016a22 Added Subdiv2D class documentation 9 years ago
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