Skip to content

This repository contains an implementation of encoding equirectangular panoramas into a cubemap projection format

Notifications You must be signed in to change notification settings

nphilip1098/Panorama-Cubemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Panorama-Cubemap

This repository contains an implementation of encoding equirectangular panoramas into a cubemap projection format.[IIT Madras SFRP]

Abstract

  • There has been an explosive growth in multimedia technology and applications in the past several years. Efficient representation for storage, transmission, retrieval and security are some of the biggest challenges faced.
  • Given the proliferation of digital images, and given the high degree of redundancy present in a digital representation of an image (despite compression), there has been an increased interest in using digital images as cover-objects for the purpose of data hiding.
  • Through this project, we will be mainly looking at two main spatial representations of a 360° virtual reality image and the interconversions between the two formats.
    • Spherical Projection(Equirectangular Image)
    • Cube-map Projection

About

This repository contains an implementation of encoding equirectangular panoramas into a cubemap projection format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages