Package boofcv.abst.geo.calibration
package boofcv.abst.geo.calibration
-
ClassDescriptionPerforms the full processing loop for calibrating a mono camera from a planar grid.Multi camera calibration using multiple planar targets.Prior information provided about the camera by the userCalibration quality statisticsList of all observation from a camera in a frame.Workspace for information related to a single frame.Specifies which target was observed and what the inferred transform was..Given a sequence of observations from a stereo camera compute the intrinsic calibration of each camera and the extrinsic calibration between the two cameras.Provides information on how good calibration images are and the calibration results can be trusted.Calibration targets which can detect multiple targets at once with unique IDsInterface for extracting points from a planar calibration grid.Statistics on how accurately the found model fit each image during calibration.Wraps
DetectMultiFiducialCalibration
by limiting it to a single marker.