356 Commits (a86e036594502a1591302338feaa2fe0290ba7fb)

Author SHA1 Message Date
kadi soheib 613ff61de7 Added reference to paper. 4 years ago
Suleyman TURKMEN c262eea84a Update warpPerspective_demo.cpp 4 years ago
Alexander Smorkalov abceef74e0 Added reference to Original Wu's articte about SAUF connected components search method. 4 years ago
Ken Shirriff 00e1bc49c8
Merge pull request #17708 from shirriff:patch-1 4 years ago
Michal W. Tarnowski 5393185add
Merge pull request #17360 from mwtarnowski:fix-documentation-imgproc-blur 5 years ago
jsxyhelu 48e9e651a4 add DeepGreen colormap 5 years ago
Ganesh Kathiresan 0be2c7018b Formula Fixes for 3.4 branch 5 years ago
Vadim Pisarevsky 5c6d319ebc
Merge pull request #16493 from vpisarev:bordertype_sgbm_doc_fixes 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
shimat b89581960c s/Voroni/Voronoi/g 5 years ago
Steve Nicholson acb3b3bd4d Add documentation and example program for intersectConvexConvex 5 years ago
jasjuang 4c7db02925 document CC_STAT_MAX in ConnectedComponentsTypes 5 years ago
atinfinity 824465ea27 Merge pull request #15388 from atinfinity:impl-turbo-colormap 5 years ago
catree 7ed858e38e Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
Suleyman TURKMEN 3f9343e238 Update imgproc.hpp 6 years ago
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
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 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 762138e77e define adaptiveMethod and thresholdType for HAL 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
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