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
Syntaxpublic const StereoSGBMMode HH = 1
Public Const HH As StereoSGBMMode = 1
public:
literal StereoSGBMMode^ HH = 1
static val mutable HH: StereoSGBMMode
Field Value
Type:
StereoSGBMMode
See Also