Uses of Class
boofcv.alg.structure.SceneWorkingGraph.Camera
Packages that use SceneWorkingGraph.Camera
-
Uses of SceneWorkingGraph.Camera in boofcv.alg.structure
Fields in boofcv.alg.structure with type parameters of type SceneWorkingGraph.CameraModifier and TypeFieldDescriptionfinal gnu.trove.map.TIntObjectMap<SceneWorkingGraph.Camera>
SceneWorkingGraph.cameras
Camera database ID to scene Camerafinal DogArray<SceneWorkingGraph.Camera>
SceneWorkingGraph.listCameras
List of scene camerasMethods in boofcv.alg.structure that return SceneWorkingGraph.CameraModifier and TypeMethodDescriptionSceneWorkingGraph.addCamera
(int indexDB) SceneWorkingGraph.addCameraCopy
(SceneWorkingGraph.Camera src) SceneWorkingGraph.getViewCamera
(SceneWorkingGraph.View v) Methods in boofcv.alg.structure with parameters of type SceneWorkingGraph.CameraModifier and TypeMethodDescriptionSceneWorkingGraph.addCameraCopy
(SceneWorkingGraph.Camera src) SceneWorkingGraph.addView
(PairwiseImageGraph.View pview, SceneWorkingGraph.Camera camera) Adds a new view to the graph.void
SceneWorkingGraph.Camera.setTo
(SceneWorkingGraph.Camera src)