java.lang.Object
Calibration_Plugins_1.Do_Calibration
- All Implemented Interfaces:
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
-
Constructor Details
-
Do_Calibration
public Do_Calibration()
-
-
Method Details