Package boofcv.alg.disparity.block.select
package boofcv.alg.disparity.block.select
-
ClassDescriptionImplementation of
SelectCorrelationWithChecks_F32
that adds sub-pixel accuracy.For scores of type float[]SelectCorrelationWithChecks_F32<DI extends ImageGray<DI>>Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type F32 are a correlation score.Implementation for disparity images of type GrayU8Implementation ofSelectDisparityBasicWta
for scores of type F32 and correlation.Implementation ofSelectDisparityBasicWta
for scores of type F32.Implementation ofSelectDisparityBasicWta
for scores of type S32.Implementation ofSelectErrorWithChecks_S32
that adds sub-pixel accuracy.For scores of type float[]For scores of type int[]SelectErrorWithChecks_F32<DI extends ImageGray<DI>>Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type F32.Implementation for disparity images of type GrayU8SelectErrorWithChecks_S32<DI extends ImageGray<DI>>Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type S32.Implementation for disparity images of type GrayU8Subpixel accuracy for disparity.Selects the best correlation score with sanity checks.Selects the disparity with the lowest score with no additional validation.Selects the disparity with the lowest score with no additional validation.Subpixel accuracy for disparity.Implementation ofSelectSparseStandardWta
for score arrays of type F32.Implementation ofSelectSparseStandardWta
for score arrays of type S32.