Enum WarpPolarMode
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Specify the polar mapping mode
[Flags]
public enum WarpPolarMode
Fields
Linear = 0Remaps an image to/from polar space.
Log = 256Remaps an image to/from semilog-polar space.
Specify the polar mapping mode
[Flags]
public enum WarpPolarMode
Linear = 0Remaps an image to/from polar space.
Log = 256Remaps an image to/from semilog-polar space.