209 Commits (e3286c90551ec454770aa1813f165eded0a31a4c)

Author SHA1 Message Date
Alexander Alekhin 3ba49ccecc imgproc: removed LSD code due original code license conflict 6 years ago
catree d745af6763 Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 6 years ago
Namgoo Lee 83c7dfb6a4 Fix error in LineIterator example code in doc 6 years ago
Suleyman TURKMEN 4d0ed5c13c Merge pull request #12971 from sturkmen72:upd_imgproc_hpp 6 years ago
Apoorv Goel b8aa0cddab Merge pull request #12777 from UnderscoreAsterisk:document-cvtColorTwoPlane 6 years ago
take1014 57ae3ac7a2 fix document about HoughLines 6 years ago
Kuang Fangjun ab8ba047a5 fix a typo. 6 years ago
Kuang Fangjun cecc19381f fix an error in the formula for cv::cornerSubPix 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
tompollok 061149cbbd
imgproc: update cornerSubPix documentation 6 years ago
Kuang Fangjun 83039c8752 fix a typo. 6 years ago
take1014 4ec9afac57 add imgproc snippets 7 years ago
yuki takehara ed207d79e7 Merge pull request #11108 from take1014:hough_4303 7 years ago
Vadim Pisarevsky 7ea5029ae5
Grabcut with frozen models (#11339) 7 years ago
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
Florian Echtler 6a8f57e5d7 Merge pull request #10081 from floe:java-camera2-view 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
Suleyman TURKMEN dcd4f8f5db Update documentation 7 years ago
Philipp Hasper 6032d86e23 Added getFontScaleFromHeight() 7 years ago
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Christof Kaufmann 9c5b231b2d doc: Add type restriction note for geometric transformations 7 years ago
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
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
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