Uses of Interface
boofcv.misc.Compare_F32
-
Uses of Compare_F32 in boofcv.alg.disparity.block.score
Modifier and TypeMethodDescriptionprotected void
DisparityScoreBMBestFive_F32.computeScoreFive
(float[] top, float[] middle, float[] bottom, float[] score, int width, Compare_F32 compare) Compute the final score by sampling the 5 regions. -
Uses of Compare_F32 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 GrayU8class
Implementation ofSelectDisparityBasicWta
for scores of type F32 and correlation.class
Implementation ofSelectDisparityBasicWta
for scores of type F32.static class
For scores of type float[]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 GrayU8