Package boofcv.alg.disparity.block.select
-
Class Summary Class Description SelectCorrelationSubpixel Implementation ofSelectCorrelationWithChecks_F32
that adds sub-pixel accuracy.SelectCorrelationSubpixel.F32_F32 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.SelectCorrelationWithChecks_F32.DispU8 Implementation for disparity images of type GrayU8SelectCorrelationWta_F32_U8 Implementation ofSelectDisparityBasicWta
for scores of type F32 and correlation.SelectErrorBasicWta_F32_U8 Implementation ofSelectDisparityBasicWta
for scores of type F32.SelectErrorBasicWta_S32_U8 Implementation ofSelectDisparityBasicWta
for scores of type S32.SelectErrorSubpixel Implementation ofSelectErrorWithChecks_S32
that adds sub-pixel accuracy.SelectErrorSubpixel.F32_F32 For scores of type float[]SelectErrorSubpixel.S32_F32 For scores of type int[]SelectErrorWithChecks_F32<DI extends ImageGray<DI>> Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type F32.SelectErrorWithChecks_F32.DispU8 Implementation for disparity images of type GrayU8SelectErrorWithChecks_S32<DI extends ImageGray<DI>> Implementation ofSelectDisparityWithChecksWta
as a base class for arrays of type S32.SelectErrorWithChecks_S32.DispU8 Implementation for disparity images of type GrayU8SelectSparseCorrelationSubpixel Subpixel accuracy for disparity.SelectSparseCorrelationSubpixel.F32 SelectSparseCorrelationWithChecksWta_F32 Selects the best correlation score with sanity checks.SelectSparseErrorBasicWta_F32 Selects the disparity with the lowest score with no additional validation.SelectSparseErrorBasicWta_S32 Selects the disparity with the lowest score with no additional validation.SelectSparseErrorSubpixel Subpixel accuracy for disparity.SelectSparseErrorSubpixel.F32 SelectSparseErrorSubpixel.S32 SelectSparseErrorWithChecksWta_F32 Implementation ofSelectSparseStandardWta
for score arrays of type F32.SelectSparseErrorWithChecksWta_S32 Implementation ofSelectSparseStandardWta
for score arrays of type S32.