A Matlab program to perform distortion fix and worldview transform. Maps the coordinate from the captured image to world coordinates.
Matlab with the Camera Calibrator App
Capture multiple images of an asymetric checkerboard from different angle.
The program would fix the lens distortion.
And use the first image as a reference of camera angle for performing perspective fix.
The coordinate mapping would be saved as "mapping.txt" and can be applied on other images taken with the same lens and camera angle.
Test image.
Result of perspective fix and distortion fix.



