Uses of Class
boofcv.alg.disparity.block.score.DisparitySparseRectifiedScoreBM_S32
Packages that use DisparitySparseRectifiedScoreBM_S32
-
Uses of DisparitySparseRectifiedScoreBM_S32 in boofcv.alg.disparity.block
Subclasses of DisparitySparseRectifiedScoreBM_S32 in boofcv.alg.disparity.blockModifier and TypeClassDescriptionstatic classSparseScoreRectifiedCensus.Census<In extends ImageGray<In>,Out extends ImageGray<Out>> Applies a census transform to the input image and creates a new transformed image patch for later processingstatic classSparseScoreRectifiedCensus.S32<T extends GrayI<T>>Computes census score for transformed images of type S32static classSparseScoreRectifiedCensus.S64<T extends GrayI<T>>Computes census score for transformed images of type S64static classSparseScoreRectifiedCensus.U8<T extends GrayI<T>>Computes census score for transformed images of type U8static classstatic classstatic class