Click or drag to resize
MCvStereoBMStateSADWindowSize Field
http://www.emgu.com
Could be 5x5..21x21. Correspondence using Sum of Absolute Difference (SAD):

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int SADWindowSize

Field Value

Type: Int32
See Also