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