Uses of Class
boofcv.alg.disparity.block.SelectDisparityWithChecksWta
-
Uses of SelectDisparityWithChecksWta in boofcv.alg.disparity.block.select
Modifier and TypeClassDescriptionstatic class
For scores of type float[]class
SelectCorrelationWithChecks_F32<DI extends ImageGray<DI>>
Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type F32 are a correlation score.static class
Implementation for disparity images of type GrayU8static class
For scores of type float[]static class
For scores of type int[]class
SelectErrorWithChecks_F32<DI extends ImageGray<DI>>
Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type F32.static class
Implementation for disparity images of type GrayU8class
SelectErrorWithChecks_S32<DI extends ImageGray<DI>>
Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type S32.static class
Implementation for disparity images of type GrayU8