EstimatorEstimatorPtr Property |
http://www.emgu.com
Pointer to the native Estimator object.
Namespace:
Emgu.CV.Stitching
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic IntPtr EstimatorPtr { get; }
Public ReadOnly Property EstimatorPtr As IntPtr
Get
public:
property IntPtr EstimatorPtr {
IntPtr get ();
}
member EstimatorPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also