Class PolarTransform
Provides an abstract base class for operators that apply a polar transform to each image in the sequence.
public abstract class PolarTransform : Transform<IplImage, IplImage>
- Inheritance
-
PolarTransform
- Derived
- Inherited Members
Properties
- Center
Gets or sets the transformation center where the output precision is maximal.
- Flags
Gets or sets a value specifying the interpolation and operation flags for the image warp.
- Magnitude
Gets or sets the magnitude scale parameter for the polar transformation.