Uses of Package
boofcv.alg.disparity.sgm.cost
Packages that use boofcv.alg.disparity.sgm.cost
Package
Description
-
Classes in boofcv.alg.disparity.sgm.cost used by boofcv.alg.disparity.blockClassDescriptionComputes the Mutual Information error metric from a rectified stereo pair.
-
Classes in boofcv.alg.disparity.sgm.cost used by boofcv.alg.disparity.sgmClassDescriptionComputes the error for SGM using
block matching
.Computes the Mutual Information error metric from a rectified stereo pair. -
Classes in boofcv.alg.disparity.sgm.cost used by boofcv.alg.disparity.sgm.costClassDescriptionComputes the cost as the absolute value between two pixels, i.e.Base class for computing SGM cost using single pixel error metrics.Computes the cost as the hamming distance between two pixels.Computes the Mutual Information error metric from a rectified stereo pair.