221 Commits (ef6f421f8953c0a9d4e5d49074b0dc99975a3fa0)

Author SHA1 Message Date
Souriya Trinh 30d6766db4 Add conventional Bayer naming. 3 years ago
Liangda-w b08d67c4e1
Merge pull request #19419 from Liangda-w:patch-1 4 years ago
catree de93782fab Move colorscale_deepgreen.jpg to the correct folder. 4 years ago
jsxyhelu 48e9e651a4 add DeepGreen colormap 5 years ago
atinfinity 824465ea27 Merge pull request #15388 from atinfinity:impl-turbo-colormap 5 years ago
catree d745af6763 Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 6 years ago
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Rostislav Vasilikhin cc547e8260 Bit-exact version of Luv2RGB_b (#9470) 7 years ago
PkLab.net e03c81d90a Change image e small fix to cv::ellipse() Doc 8 years ago
catree f1009e2234 Fix dead link for hit or miss 2.4 documentation. 8 years ago
PkLab.net 2d0fe514a0 Fix rho,phi exchange. Backport to 2.4 8 years ago
PkLab.net 4b099e8ade Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
shruthikashyap 1fbc6ab05d Adding the syntax and usage for cv2.undistortPoints(). 9 years ago
Elad Joseph 2234016a22 Added Subdiv2D class documentation 9 years ago
Dikay900 a7d3e30404 fix probably copy paste like error in rgb2luv doc 9 years ago
Lorena García 252feb4774 Hit and Miss morphological op 9 years ago
howtobeahacker 9eaac6105f correct covariation matrix formula in Harris corner detector 10 years ago
Maksim Shabunin 61293a09ff Fixed RGB-to-HLS conversion formula in documentation 10 years ago
Christian Richardt 6425ac3b13 Added color map similar to Matlab's new default color map 'parula'. 10 years ago
StevenPuttemans 720fd144ef add fit ellipse technique notice 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
HelenWong e88bf2bc30 Updated Documentation (HoughCircles) 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Ilya Lavrenov 701d2386ce fixed doc 10 years ago
Miroslav Benes 5b1fd739d9 Add Triangle thresholding algorithm 10 years ago
Nisarg Thakkar 29fb2b6e47 Fixed doc for Bug #3887 10 years ago
Alexander Smorkalov 11c81067dc doc/check_docs2.py warnings fixes 10 years ago
Philipp Hasper bac492fff6 Doc: Fixing indentation 10 years ago
Philipp Hasper 68fe45b594 Doc: Fixing indentation 10 years ago
Maksim Shabunin 882426a9b2 Stripped iCCP chunk from png files 10 years ago
berak ad20feaca0 small corrections to applyColorMap docs 10 years ago
Maksim Shabunin 88aea1d52f Stripped iCCP chunk from png files 10 years ago
Alexander Karsakov 00575b346d Fixed range for 'v' channel for 8U images. 10 years ago
Alexander Karsakov 3d222d313b Fixed range for 'v' channel for 8U images 10 years ago
Alexander Karsakov b027eac173 Fixed range for 'v' channel for 8U images. 10 years ago
Bence Magyar 04b2d9a453 Fix color table 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
Ilya Lavrenov ecec53f509 fixed docs 11 years ago
abidrahmank 530fc99947 Issue #3709 - PyBindings for LSD 11 years ago
Daniel Angelov 3ab3367310 Updating missed defines in documentation 11 years ago
Alexander Karsakov 511ed4388e Disabled BORDER_CONSTANT for pyramid functions. 11 years ago
StevenPuttemans 7fc764f5e5 added documentation for findContours 11 years ago
pradeep c5b4b99350 Implemented Kullback-Leibler divergence 11 years ago
Yash Vadalia 6ecd553810 Added doc for LinearPolar Transform 11 years ago
Kevin Mitchell 63e508abd2 doc: update/clarify behaviour of mask in floodFill 11 years ago
Elena Gvozdeva 0265247504 Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
Martin Chodakowski 267241b889 Fix typos in old python wrapper documentation(Bug #3628) 11 years ago
vbystricky c29583eacc Change Canny input image description, we can use multichannel image now 11 years ago