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.6.tar.gz (7.0 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.6-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cubemap2pano-0.0.6.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for cubemap2pano-0.0.6.tar.gz
Algorithm Hash digest
SHA256 dc80e4d44e72bfb113ad16eea54d0f5ab5ef4de8776eda56ba760ec326f22b4a
MD5 68098b13a095c0dc21babcc2a52ed243
BLAKE2b-256 d3b1e3dcb57ba91f12280df2059ffff9ca3c9ce6416d313f3d41e99d1b069504

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cubemap2pano-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for cubemap2pano-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 94c47bdde49ab785a340255469b1b734d2a6e00519804d8cde76bae2dea6d41e
MD5 6d1e2b671248b65d603988d89f73958f
BLAKE2b-256 0df286f6d377c18d4a79312801886bbb6269d735662d9ea43edae5c52e429e0a

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