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