Uses of Enum Class
boofcv.factory.geo.EnumEssential
-
Uses of EnumEssential in boofcv.factory.geo
Modifier 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.Modifier 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