java.lang.Object
Calibration_Plugins_2.Rectify_Camera_Demo
- All Implemented Interfaces:
PlugIn
,imagingbook.core.jdoc.JavaDocHelp
public class Rectify_Camera_Demo
extends Object
implements PlugIn, imagingbook.core.jdoc.JavaDocHelp
This plugin opens an image stack containing the 5 Zhang test images and removes the lens distortion based on the
intrinsic camera parameters estimated by calibration. The resulting (rectified) frames are shown in a new image
stack. Note that this plugin uses pre-calculated camera parameters, i.e., no calibration is performed.
- Version:
- 2022/12/19
-
Constructor Details
-
Rectify_Camera_Demo
public Rectify_Camera_Demo()
-
-
Method Details