Uses of Class
boofcv.abst.geo.bundle.SceneObservations.View
Packages that use SceneObservations.View
-
Uses of SceneObservations.View in boofcv.abst.geo.bundle
Fields in boofcv.abst.geo.bundle with type parameters of type SceneObservations.ViewModifier and TypeFieldDescriptionfinal DogArray<SceneObservations.View>
SceneObservations.views
Views of general points.final DogArray<SceneObservations.View>
SceneObservations.viewsRigid
Views of points on rigid objectsMethods in boofcv.abst.geo.bundle that return SceneObservations.ViewModifier and TypeMethodDescriptionSceneObservations.getView
(int which) SceneObservations.getViewRigid
(int which) Returns the view for rigid objects with this index.Methods in boofcv.abst.geo.bundle with parameters of type SceneObservations.ViewModifier and TypeMethodDescriptionboolean
SceneObservations.View.isIdentical
(SceneObservations.View other)