Skip to content

mudream4869/sphere2cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphere2cube

Tools to convert equirectangular projection 360 panoramas in 6 faces of the cube.

Migrate from a python version.

Requirement

  • opencv2
  • cmake

Compiler and Run

Compile

mkdir build
cd build
cmake ..
make

Run

./main [Panorama Filename]

Usage

See main.cpp

TODO

  • Remove opencv2
  • Remove cmake

About

sphere2cube c++ version

Resources

Stars

Watchers

Forks

Releases

No releases published