mars-fisheye-correct
mars-fisheye-correct copied to clipboard
A simple fisheye distortion correction program
Correct Fisheye Distortion for the first Chinese Mars Image
热烈祝贺中国首次火星探测天问一号任务探测器发回火星照片
Requirements
- A C++ compiler
- OpenCV
How to compile
cmake .
make
How to run
If you compiled the program successfully, you can run it:
./fisheye-correct chinese-1st-mars-image.jpg
./fisheye-correct-video chinese-1st-mars-video.mp4
The result file will be stored in the current directory.
The result and the input image