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 EnumEssential
Returns 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 Estimate1ofEpipolar
FactoryMultiView.essential_1
(EnumEssential which, int numRemoveAmbiguity) static EstimateNofEpipolar
FactoryMultiView.essential_N
(EnumEssential which) Estimates an essential matrix given observations as normalized image coordinates.FactoryMultiView.essentialPointing_1
(EnumEssential which, int numRemoveAmbiguity) static EstimateNofEpipolarPointing
FactoryMultiView.essentialPointing_N
(EnumEssential which) Estimates an essential matrix given observations as pointing vectors