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