Click or drag to resize

StereoSGBMModeHH Field

http://www.emgu.com
Run the full-scale two-pass dynamic programming algorithm. It will consume O(W*H*numDisparities) bytes, which is large for 640x480 stereo and huge for HD-size pictures.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const StereoSGBMMode HH = 1

Field Value

Type: StereoSGBMMode
See Also