Uses of Interface
boofcv.alg.geo.calibration.cameras.Zhang99Camera
Packages that use Zhang99Camera
Package
Description
-
Uses of Zhang99Camera in boofcv.abst.geo.calibration
Methods in boofcv.abst.geo.calibration with parameters of type Zhang99CameraModifier and TypeMethodDescriptionvoid
CalibrateMonoPlanar.configure
(boolean assumeZeroSkew, Zhang99Camera camera) Specifies the calibration model. -
Uses of Zhang99Camera in boofcv.alg.geo.calibration
Constructors in boofcv.alg.geo.calibration with parameters of type Zhang99CameraModifierConstructorDescriptionCalibrationPlanarGridZhang99
(Zhang99Camera cameraGenerator) Configures calibration process. -
Uses of Zhang99Camera in boofcv.alg.geo.calibration.cameras
Classes in boofcv.alg.geo.calibration.cameras that implement Zhang99CameraModifier and TypeClassDescriptionclass
Camera parameters for modelCameraPinholeBrown
.class
Implementation of Kannala-Brandt forZhang99Camera
.class
Camera parameters for modelCameraUniversalOmni
.