Uses of Enum Class
boofcv.factory.geo.ConfigFundamental.ErrorModel
-
Uses of ConfigFundamental.ErrorModel in boofcv.factory.geo
Modifier and TypeFieldDescriptionConfigFundamental.errorModel
If computed robustly this specifies the error model that's used to prune outliersModifier and TypeMethodDescriptionstatic ConfigFundamental.ErrorModel
Returns the enum constant of this class with the specified name.static ConfigFundamental.ErrorModel[]
ConfigFundamental.ErrorModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.