IStereoMatcherStereoMatcherPtr Property |
http://www.emgu.com
Pointer to the stereo matcher
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxIntPtr StereoMatcherPtr { get; }
ReadOnly Property StereoMatcherPtr As IntPtr
Get
property IntPtr StereoMatcherPtr {
IntPtr get ();
}
abstract StereoMatcherPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also