ThinPlateSplineShapeTransformerShapeTransformerPtr Property |
http://www.emgu.com
Get the pointer the the native ShapeTransformer
Namespace:
Emgu.CV.Shape
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic IntPtr ShapeTransformerPtr { get; }
Public ReadOnly Property ShapeTransformerPtr As IntPtr
Get
public:
virtual property IntPtr ShapeTransformerPtr {
IntPtr get () sealed;
}
abstract ShapeTransformerPtr : IntPtr with get
override ShapeTransformerPtr : IntPtr with get
Property Value
Type:
IntPtrImplements
IShapeTransformerShapeTransformerPtr
See Also