Uses of Class
boofcv.alg.disparity.sgm.cost.StereoMutualInformation
Package
Description
-
Uses of StereoMutualInformation in boofcv.alg.disparity.block
-
Uses of StereoMutualInformation in boofcv.alg.disparity.sgm
Modifier and TypeFieldDescriptionprotected StereoMutualInformation
SgmStereoDisparityHmi.stereoMI
ModifierConstructorDescriptionSgmStereoDisparityHmi
(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