Click or drag to resize

StereoSGBMModeSGBM Field

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
Syntax
public const StereoSGBMMode SGBM = 0

Field Value

Type: StereoSGBMMode
See Also