Class Do_Calibration

java.lang.Object
Calibration_Plugins_1.Do_Calibration
All Implemented Interfaces:
PlugIn, imagingbook.core.jdoc.JavaDocHelp

public class Do_Calibration extends Object implements PlugIn, imagingbook.core.jdoc.JavaDocHelp
This plugin performs Zhang's camera calibration on the pre-calculated corner point data for the M given target views. Based on the estimated intrinsic and extrinsic (view) parameters, the corner points of the 3D target model are then projected onto the corresponding calibration images (a stack). All drawing is done by non-destructive graphic overlays.
Version:
2022/04/14