All Projects → ShiqiYu → mars-fisheye-correct

ShiqiYu / mars-fisheye-correct

Licence: other
A simple fisheye distortion correction program

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].