Uses of Package
boofcv.alg.disparity.block
Package
Description
-
ClassDescriptionComputes the disparity given disparity score calculations provided by
DisparitySparseRectifiedScoreBM
. -
ClassDescriptionInterface for computing disparity scores across an entire rowSelects the best disparity given the set of scores calculated by
DisparityBlockMatch
.Computes the disparity given disparity score calculations provided byDisparitySparseRectifiedScoreBM
.Applies a census transform to the input image and creates a new transformed image patch for later processing -
ClassDescriptionInterface for computing disparity scores across an entire rowSelects the best disparity given the set of scores calculated by
DisparityBlockMatch
. -
ClassDescriptionSelects the best disparity given the set of scores calculated by
DisparityBlockMatch
.Computes the disparity given disparity score calculations provided byDisparitySparseRectifiedScoreBM
.Selects the optimal disparity given a set of scores using a Winner Take All (WTA) strategy without any validation.Selects the disparity with the smallest error, which is known as the winner takes all (WTA) strategy.Selects the disparity the smallest error and optionally applies several different types of validation to remove false positives. -
ClassDescriptionSelects the best disparity given the set of scores calculated by
DisparityBlockMatch
. -
ClassDescriptionInterface for computing disparity scores across an entire rowSelects the best disparity given the set of scores calculated by
DisparityBlockMatch
.Computes the disparity given disparity score calculations provided byDisparitySparseRectifiedScoreBM
.