opencv/modules/imgproc/doc/pics
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323)
* Rewrite polar transformations

- A new wrapPolar function encapsulate both linear and semi-log remap
- Destination size is a parameter or calculated automatically to keep objects size between remapping
- linearPolar and logPolar has been deprecated

* Fix build warning and error in accuracy test

* Fix function name to warpPolar

* Explicitly specify the mapping mode, so we retain all the parameters as non-optional.

Introduces WarpPolarMode enum to specify the mapping mode in flags

* resolves performance warning on windows build

* removed duplicated logPolar and linearPolar implementations
2018-04-17 15:50:52 +03:00
..
colormaps Added color map similar to Matlab's new default color map 'parula'. 2015-05-13 17:34:14 +02:00
backprojectpatch.png
bayer.png Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
boundingrect.png
building_lsd.png
building.jpg
contoursecarea.png
cornersubpix.png
defects.png
delaunay_voronoi.png Added Subdiv2D class documentation 2016-03-01 23:08:48 +02:00
ellipse.svg Change image e small fix to cv::ellipse() Doc 2017-02-23 09:10:48 +01:00
houghp.png
integral.png Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
intersection.png
inv_logpolar.jpg
logpolar.jpg
minareabox.png
minenclosingtriangle.png Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
pointpolygon.png
polar_remap_doc.png Rewite polar transforms (#11323) 2018-04-17 15:50:52 +03:00
polar_remap_doc.svg Rewite polar transforms (#11323) 2018-04-17 15:50:52 +03:00
quadedge.png
subdiv.png
threshold.png