Code Monkey home page Code Monkey logo

pfmn.360projector's Introduction

360 VR Equirectangular Projector

result

Requirements

  • OpenGL 3
  • GLFW 3
  • OpenCV 3.X+

Options

  • Projection mode
SphericalPlayer.cpp

#define PROJ_MODE 1
// Positive projection : 1
// Negative projection : 0
  • Configure paths
run.py

IMGPATH_F = "image_paths.txt"
SUBSHOTPATH = "../subshots/"
PROJPATH = "../81patches"

Compile projector

When an error occurs during compiling, fixit by yourself

cmake .
make

How to run projector

  1. Set options

  2. run by `python run.py'

  3. Move the window with the blue background using the mouse. It will become normal.

error error_fix

  1. Press SpaceKey and wait
  2. See results

etc

  1. I failed to link C++ Boost library... Please use Python
  2. For equirectangular video projection code, [email protected]

pfmn.360projector's People

Contributors

hnbrds avatar sangho-vision avatar

Stargazers

 avatar Xuejian Rong avatar  avatar

Watchers

 avatar

Forkers

sawndip

pfmn.360projector's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.