/mars-fisheye-correct

A simple fisheye distortion correction program

Primary LanguageC++

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

Result Mars Image

Related article

我为**火星第一图做鱼眼矫正