StereoBMStereoMatcherPtr 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)
Syntaxpublic IntPtr StereoMatcherPtr { get; }
Public ReadOnly Property StereoMatcherPtr As IntPtr
Get
public:
virtual property IntPtr StereoMatcherPtr {
IntPtr get () sealed;
}
abstract StereoMatcherPtr : IntPtr with get
override StereoMatcherPtr : IntPtr with get
Property Value
Type:
IntPtrImplements
IStereoMatcherStereoMatcherPtr
See Also