Skip to main content

Convert cubemap to equirectangular panorama image and vice versa.

Project description

cubemap2pano

cubemap2pano는 큐브맵 이미지를 등각 원통형 파노라마 이미지로 변환하는 Python 패키지입니다.

설치

pip install cubemap2pano

사용법

다음은 cubemap2pano 패키지를 사용하는 예제입니다:

from cubemap2pano import cubemap2pano

if __name__ == "__main__":
    HEIGHT = 1024
    WIDTH = HEIGHT * 2

    cubemap_paths = [
        ([ "./F.jpg", "./R.jpg", "./B.jpg", "./L.jpg", "./U.jpg", "./D.jpg"], "./result/pano.jpg")
    ]
    cubemap2pano(WIDTH, HEIGHT, cubemap_paths)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cubemap2pano-0.0.5.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cubemap2pano-0.0.5-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file cubemap2pano-0.0.5.tar.gz.

File metadata

  • Download URL: cubemap2pano-0.0.5.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for cubemap2pano-0.0.5.tar.gz
Algorithm Hash digest
SHA256 9af590bff47ebd301069009dec520a8765e950779755e6f6071f67bc5e19a2f8
MD5 487579937bddb8a8cdd76ac4ec44bd8b
BLAKE2b-256 a80110517b8938baecd6f9c1289b246ab34a1c9fa29a11111726de596b3853de

See more details on using hashes here.

File details

Details for the file cubemap2pano-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: cubemap2pano-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for cubemap2pano-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 34741a7bf33237afeec4e8f466c4a2f27121854f1b3e41e0d699f3cad8f3dea9
MD5 7e144bca9ca6c91cdc124d44655c10c1
BLAKE2b-256 faac064045f8dd31b1fda5b99b85cb119c5d44145c2caeefccd43d7408bb003c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page