smallerBlockSize property
int
get
smallerBlockSize
Implementation
int get smallerBlockSize => cvg.cv_StereoBM_getSmallerBlockSize(ref);
set
smallerBlockSize
(int val)
Warning: do nothing
Implementation
set smallerBlockSize(int val) => cvg.cv_StereoBM_setSmallerBlockSize(ref, val);