Uses of Enum Class
boofcv.factory.geo.EnumEssential
Packages that use EnumEssential
-
Uses of EnumEssential in boofcv.factory.geo
Fields in boofcv.factory.geo declared as EnumEssentialMethods in boofcv.factory.geo that return EnumEssentialModifier and TypeMethodDescriptionstatic EnumEssentialReturns the enum constant of this class with the specified name.static EnumEssential[]EnumEssential.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in boofcv.factory.geo with parameters of type EnumEssentialModifier and TypeMethodDescriptionstatic Estimate1ofEpipolarFactoryMultiView.essential_1(EnumEssential which, int numRemoveAmbiguity) static EstimateNofEpipolarFactoryMultiView.essential_N(EnumEssential which) Estimates an essential matrix given observations as normalized image coordinates.FactoryMultiView.essentialPointing_1(EnumEssential which, int numRemoveAmbiguity) static EstimateNofEpipolarPointingFactoryMultiView.essentialPointing_N(EnumEssential which) Estimates an essential matrix given observations as pointing vectors