Uses of Interface
boofcv.misc.Compare_F32
Packages that use Compare_F32
-
Uses of Compare_F32 in boofcv.alg.disparity.block.score
Methods in boofcv.alg.disparity.block.score with parameters of type Compare_F32Modifier and TypeMethodDescriptionprotected voidDisparityScoreBMBestFive_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
Classes in boofcv.alg.disparity.block.select that implement Compare_F32Modifier and TypeClassDescriptionstatic classFor scores of type float[]classSelectCorrelationWithChecks_F32<DI extends ImageGray<DI>>Implementation ofSelectDisparityWithChecksWtaas a base class for arrays of type F32 are a correlation score.static classImplementation for disparity images of type GrayU8classImplementation ofSelectDisparityBasicWtafor scores of type F32 and correlation.classImplementation ofSelectDisparityBasicWtafor scores of type F32.static classFor scores of type float[]classSelectErrorWithChecks_F32<DI extends ImageGray<DI>>Implementation ofSelectDisparityWithChecksWtaas a base class for arrays of type F32.static classImplementation for disparity images of type GrayU8