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 classCompares 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 classSame asRelativeBetter.ErrorHardRatiobut it assumes the input has been squaredstatic classComputes a ratio where the values are being maximized.