Uses of Interface
org.jvision.camera.distortion.LensDistortion
Packages that use LensDistortion
-
Uses of LensDistortion in org.jvision.camera
Methods in org.jvision.camera that return LensDistortionModifier and TypeMethodDescriptionDigitalCamera.getLensDistortion()Get thelens distortionattached to this camera.Methods in org.jvision.camera with parameters of type LensDistortionModifier and TypeMethodDescriptionvoidDigitalCamera.setLensDistortion(LensDistortion distortion)Set thelens distortionattached to this camera. -
Uses of LensDistortion in org.jvision.camera.distortion
Subinterfaces of LensDistortion in org.jvision.camera.distortionModifier and TypeInterfaceDescriptioninterfaceAn interface that describes the lens distortion within the Brown model.interfaceAn interface that class describes the lens distortion within the Agisoft Metashape(c) convention.interfaceAn interface that describes the lens distortion within the OpenCV convention.