| StereoSGBMMode Enumeration |
[Missing <summary> documentation for "T:OpenCvSharp.StereoSGBMMode"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public enum StereoSGBMMode
Public Enumeration StereoSGBMMode
public enum class StereoSGBMMode
Members
| Member name | Value | Description |
---|
| SGBM | 0 | |
| HH | 1 | |
See Also