IStereoMatcherStereoMatcherPtr Property |
http://www.emgu.com
Pointer to the stereo matcher
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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