Enum WarpPolarMode
Specify the polar mapping mode
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum WarpPolarMode
Fields
Name | Description |
---|---|
Linear | Remaps an image to/from polar space. |
Log | Remaps an image to/from semilog-polar space. |