Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX