StereoSGBMStereoMatcherPtr Property |
http://www.emgu.com
Pointer to the StereoMatcher
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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