365 Commits (db4b1e613ccdb449fad83c0711a3d44cb21662bc)

Author SHA1 Message Date
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
Vadim Pisarevsky ec076bfba3
Update imgproc.hpp 7 years ago
Rostislav Vasilikhin 397b57dd72 Merge pull request #10041 from savuor:RevHoughWorks 7 years ago
Fakabbir Amin a0c658b012 Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
Suleyman TURKMEN 63fb79b519 updates documentation and samples 7 years ago
Vitaly Tuzov b9b553b8bc Add more details to drawContour description 7 years ago
Maksim Shabunin 0c79f4a00f MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
Fakabbir Amin cd428fb798 Error in the documentation for cv::getRectSubPix. #9788 (#9871) 7 years ago
Vladislav Sovrasov a385fff3bf imgproc: clarify usage of the mask in floodfill 7 years ago
Suleyman TURKMEN baf9e32af3 Update imgproc.hpp 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
Jasper Shemilt 0136711cf4 Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Vladislav Sovrasov b421ebef86 imgproc: slightly change the signature of undistortPoints overload 7 years ago
Vladislav Sovrasov 701c7e5685 imgproc: add stop criteria tuning in undistortPoints 7 years ago
Suleyman TURKMEN d547c6b1a2 documentation improvement 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Vladislav Sovrasov 91e56abcf1 imgproc: disable buggy inplace processing in convexHull 7 years ago
berak e7b9cfa8f2 imgproc:fix winSize in createHanningWindow() 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Shuyu Liang c10d08f795 Fix typo in imgproc.hpp 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
catree a084501ecf Add a note to morphologyEx documentation to clarify the behavior when iterations > 1. 8 years ago
saskatchewancatch bbb785e43c Issue 8647: Updated doc for cv::matchTemplate to reflect current support for methods when mast template is supplied. 8 years ago
saskatchewancatch 3fe18392ef Updated comments for cv::ellipse and cv::ellipse2Poly to clarify some behaviour that has confused some users. 8 years ago
Alessandro Gentilini fc8f1890c0 Fix markdown format. 8 years ago
Hamdi Sahloul 6a856d677c Wraps cv::EMD for Python and Java 8 years ago
berak 11f3c0741e imgproc: move ShapeMatchModes enum from c to c++ header 8 years ago
Fangjun KUANG 246d3761ce Merge pull request #8383 from csukuangfj/patch-10 8 years ago
Fangjun KUANG 2a30d8c9f9 Update documentation for cv::accumulate. 8 years ago
Fangjun KUANG 34c70e7a1c Fix typos. 8 years ago
Maksim Shabunin c4c1c4c9bb Replaced several hal:: classes with functions, marked old variants deprecated 8 years ago
PkLab.net e03c81d90a Change image e small fix to cv::ellipse() Doc 8 years ago
Tomoaki Teshima 37be9ddeec add enum Bayer**2BGRA 8 years ago
LaurentBerger b3c1bd788a Add note about OTSU and TRIANGLE (comment sovrasov) 8 years ago
LaurentBerger fa4d32f7dd Solve issue 8136 opencv doc of threshold 8 years ago
LaurentBerger e6f27240d5 dd a note in findcontours doc 8 years ago
Lorena García 3650ec02be HitMiss tutorial 8 years ago
Pavel Rojtberg 40686b5e87 initUndistortRectifyMap: CV_32FC2 is also supported as m1type 8 years ago
LaurentBerger 61b9484155 ApplyColorMap can be used with a user colormap 8 years ago
Michele Cancilla 89a0a46a69 Removed parallel version for CV_16U label type 8 years ago
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