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 (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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