Overload List
Name | Description | |
---|---|---|
LogPolar(CvArr, 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.
| |
LogPolar(CvArr, 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.
|
See Also