Files
opencv/samples/cpp
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
..
2018-02-08 05:52:08 -05:00
2018-03-28 18:43:28 +03:00
2015-12-17 18:19:39 +03:00
2016-06-26 20:55:00 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2015-12-17 18:19:39 +03:00
2015-12-17 18:19:39 +03:00
2016-12-15 15:39:47 +03:00
2017-07-29 20:08:19 +03:00
2017-07-29 20:08:19 +03:00
2016-06-26 20:55:00 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2017-07-29 20:08:19 +03:00
2018-02-08 05:52:08 -05:00
2016-06-26 20:55:00 +03:00
2017-07-29 20:08:19 +03:00
2018-02-08 05:52:08 -05:00
2016-06-26 20:55:00 +03:00
2017-07-29 20:08:19 +03:00
2017-09-13 17:24:59 +03:00
2017-10-11 17:52:23 +03:00
2016-07-07 09:29:41 +02:00
2017-07-29 20:08:19 +03:00
2016-12-15 15:39:47 +03:00
2016-12-15 15:39:47 +03:00
2018-02-08 05:52:08 -05:00
2018-02-08 05:52:08 -05:00
2016-12-15 15:39:47 +03:00
2018-04-08 02:57:26 +05:30
2016-12-15 15:39:47 +03:00