Uses of Enum Class
boofcv.factory.disparity.DisparityError
-
Uses of DisparityError in boofcv.factory.disparity
Modifier and TypeFieldDescriptionConfigDisparityBM.errorType
How the error is computed for each blockModifier and TypeMethodDescriptionstatic DisparityError
Returns the enum constant of this class with the specified name.static DisparityError[]
DisparityError.values()
Returns an array containing the constants of this enum class, in the order they are declared.