Table of Contents

Enum WarpPolarMode

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Specify the polar mapping mode

[Flags]
public enum WarpPolarMode

Fields

Linear = 0

Remaps an image to/from polar space.

Log = 256

Remaps an image to/from semilog-polar space.