java.lang.Object
Calibration_Plugins_2.Replace_Camera_Demo
- All Implemented Interfaces:
PlugIn
,imagingbook.core.jdoc.JavaDocHelp
public class Replace_Camera_Demo
extends Object
implements PlugIn, imagingbook.core.jdoc.JavaDocHelp
This plugin opens an image stack containing the 5 Zhang test images (assumed to be taken with camera A) and
re-renders the images by mapping them to a new camera B. In this example, only the lens distortion coefficients are
modified but in principle all intrinsic parameters of camera B could be changed.
- Version:
- 2021-08-22
-
Constructor Details
-
Replace_Camera_Demo
public Replace_Camera_Demo()
-
-
Method Details