http://www.emgu.com
This is the default mode, the algorithm is single-pass, which means that you consider only 5 directions instead of 8
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const StereoSGBMMode SGBM = 0
Public Const SGBM As StereoSGBMMode = 0
public:
literal StereoSGBMMode^ SGBM = 0
static val mutable SGBM: StereoSGBMMode
Field Value
Type:
StereoSGBMMode
See Also