A re-implementation of the paper Rectangling Panoramic Images via Warping
- OpenCV 3
- Eigen 3
mdkir build
cd build
cmake ..
make
If you are working with Windows, the script
build.ps1
would be useful.You should set the right location for
OpenCV
andEigen
inCMakeLists.txt
firstly.