Click or drag to resize

IShapeTransformer Interface

http://www.emgu.com
Abstract base class for shape transformation algorithms.

Namespace:  Emgu.CV.Shape
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public interface IShapeTransformer

The IShapeTransformer type exposes the following members.

Properties
  NameDescription
Public propertyShapeTransformerPtr
Get the pointer to the unmanaged shape transformer
Top
See Also