Uses of Class
boofcv.alg.disparity.DisparityBlockMatchBestFive
-
Uses of DisparityBlockMatchBestFive in boofcv.alg.disparity.block.score
Modifier and TypeClassDescriptionclass
DisparityScoreBMBestFive_F32<DI extends ImageGray<DI>>
Implementation ofDisparityBlockMatchBestFive
for processing images of typeGrayF32
.class
DisparityScoreBMBestFive_S32<T extends ImageBase<T>,
DI extends ImageGray<DI>> Implementation ofDisparityBlockMatchBestFive
for processing images of typeGrayU8
.