Uses of Class
boofcv.alg.disparity.sgm.cost.StereoMutualInformation
Packages that use StereoMutualInformation
Package
Description
-
Uses of StereoMutualInformation in boofcv.alg.disparity.block
Constructors in boofcv.alg.disparity.block with parameters of type StereoMutualInformation -
Uses of StereoMutualInformation in boofcv.alg.disparity.sgm
Fields in boofcv.alg.disparity.sgm declared as StereoMutualInformationModifier and TypeFieldDescriptionprotected StereoMutualInformation
SgmStereoDisparityHmi.stereoMI
Methods in boofcv.alg.disparity.sgm that return StereoMutualInformationConstructors in boofcv.alg.disparity.sgm with parameters of type StereoMutualInformationModifierConstructorDescriptionSgmStereoDisparityHmi
(ConfigDiscreteLevels configPyr, StereoMutualInformation stereoMI, SgmDisparitySelector selector) Provides configurations and internal implementations of different componentsSgmStereoDisparityHmi
(ConfigDiscreteLevels configPyr, StereoMutualInformation stereoMI, SgmDisparitySelector selector, SgmCostFromBlocks<GrayU8> blockScore) -
Uses of StereoMutualInformation in boofcv.alg.disparity.sgm.cost
Methods in boofcv.alg.disparity.sgm.cost that return StereoMutualInformationConstructors in boofcv.alg.disparity.sgm.cost with parameters of type StereoMutualInformation