Uses of Package
boofcv.alg.disparity.sgm
Package
Description
-
-
ClassDescriptionAggregates the cost along different paths to compute the final cost.Computes a stack of matching costs for all pixels across all possible disparities for use with
SgmCostAggregation
.Selects the best disparity for each pixel from aggregated SGM cost.Various helper functions for computing SGM disparities.Base class for SGM stereo implementations.Base class for SGM score functions that compute the score directly from the input images. -
ClassDescriptionComputes a stack of matching costs for all pixels across all possible disparities for use with
SgmCostAggregation
. -