Table of Contents

Interface IShapeTransformer

Namespace
Emgu.CV.Shape
Assembly
Emgu.CV.dll

Abstract base class for shape transformation algorithms.

public interface IShapeTransformer
Extension Methods

Properties

ShapeTransformerPtr

Get the pointer to the unmanaged shape transformer

nint ShapeTransformerPtr { get; }

Property Value

nint