Uses of Package
boofcv.alg.disparity
Packages that use boofcv.alg.disparity
Package
Description
-
Classes in boofcv.alg.disparity used by boofcv.abst.disparityClassDescriptionBase class for all dense stereo disparity score algorithms whose score's can be processed by
DisparitySelect
. -
Classes in boofcv.alg.disparity used by boofcv.alg.disparityClassDescriptionBase class for all dense stereo disparity score algorithms whose score's can be processed by
DisparitySelect
. -
Classes in boofcv.alg.disparity used by boofcv.alg.disparity.block.scoreClassDescriptionComputes the disparity SAD score efficiently for a single rectangular region while minimizing CPU cache misses.Scores the disparity for a point using multiple rectangular regions in an effort to reduce errors at object borders, based off te 5 region algorithm described in [1].Base class for all dense stereo disparity score algorithms whose score's can be processed by
DisparitySelect
. -
Classes in boofcv.alg.disparity used by boofcv.alg.disparity.sgm.costClassDescriptionBase class for all dense stereo disparity score algorithms whose score's can be processed by
DisparitySelect
. -
Classes in boofcv.alg.disparity used by boofcv.factory.disparityClassDescriptionBase class for all dense stereo disparity score algorithms whose score's can be processed by
DisparitySelect
.