CvArrLogPolar Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodLogPolar(CvArr, CvPoint2D32f, Double)
Remaps image to log-polar space. The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.
Public methodLogPolar(CvArr, CvPoint2D32f, Double, Interpolation)
Remaps image to log-polar space. The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.
Top
See Also

Reference