Package boofcv.abst.geo.calibration
-
Interface Summary Interface Description DetectMultiFiducialCalibration Calibration targets which can detect multiple targets at once with unique IDsDetectSingleFiducialCalibration Interface for extracting points from a planar calibration grid. -
Class Summary Class Description CalibrateMonoPlanar Performs the full processing loop for calibrating a mono camera from a planar grid.CalibrateStereoPlanar Given a sequence of observations from a stereo camera compute the intrinsic calibration of each camera and the extrinsic calibration between the two cameras.ImageResults Statistics on how accurately the found model fit each image during calibration.MultiToSingleFiducialCalibration WrapsDetectMultiFiducialCalibration
by limiting it to a single marker.