Uses of Interface
boofcv.alg.video.RelativeBetter
Packages that use RelativeBetter
-
Uses of RelativeBetter in boofcv.alg.video
Classes in boofcv.alg.video that implement RelativeBetterModifier and TypeClassDescriptionstatic class
Compares error metrics (0.0 = best, larger is worse) with a hard minimum in the value of B to dampen noise for small values and avoid divide by zero errors.static class
Same asRelativeBetter.ErrorHardRatio
but it assumes the input has been squaredstatic class
Computes a ratio where the values are being maximized.