Uses of Enum Class
boofcv.factory.geo.ConfigEssential.ErrorModel
Packages that use ConfigEssential.ErrorModel
-
Uses of ConfigEssential.ErrorModel in boofcv.factory.geo
Fields in boofcv.factory.geo declared as ConfigEssential.ErrorModelModifier and TypeFieldDescriptionConfigEssential.errorModel
If computed robustly this specifies the error model that's used to prune outliersMethods in boofcv.factory.geo that return ConfigEssential.ErrorModelModifier 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.