Uses of Interface
org.jvision.camera.DigitalCamera
Packages that use DigitalCamera
-
Uses of DigitalCamera in org.jvision.model
Methods in org.jvision.model that return DigitalCameraModifier and TypeMethodDescriptionOrientedImage.getCamera()Get thecamerathat has produced the image.Methods in org.jvision.model with parameters of type DigitalCameraModifier and TypeMethodDescriptionvoidOrientedImage.setCamera(DigitalCamera camera)Set thecamerathat has produced the image.