| MCvStereoBMStateSADWindowSize Field |
http://www.emgu.com
Could be 5x5..21x21. Correspondence using Sum of Absolute Difference (SAD):
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic SADWindowSize As Integer
public:
int SADWindowSize
val mutable SADWindowSize: int
Field Value
Type:
Int32
See Also