Skip to content

A re-implementation of the paper `Rectangling Panoramic Images via Warping`

Notifications You must be signed in to change notification settings

yuzlee/warping_resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warping Resize

Introduction

A re-implementation of the paper Rectangling Panoramic Images via Warping

Dependencies

  • OpenCV 3
  • Eigen 3

Compile

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 and Eigen in CMakeLists.txt firstly.

About

A re-implementation of the paper `Rectangling Panoramic Images via Warping`

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published