Skip to main content

iad.io — image and structured file I/O (imread, formats, CIIF, inu helpers, etc.)

Project description

ialdev-io

Image and structured file I/O utilities for the iad toolbox, published as ialdev-io and imported as iad.io.

The source directory is named fio/ instead of io/ so local development does not shadow Python's standard library io module.

Install

pip install ialdev-io

Requires Python >=3.10.

Highlights

  • General image loading/saving with imread and imsave.
  • File format registry and metadata helpers in iad.io.format.
  • PFM, PLY, TIFF tag, ZFP, bit-stream, and pickle helpers.
  • CIIF conversion/loading utilities.
  • Inuitive/NU4 helpers under iad.io.inu.

Examples

from iad.io import imread, imsave

image = imread("input.tif")
imsave("copy.tif", image)
from iad.io.pfm import load_pfm, save_pfm

depth = load_pfm("depth.pfm")
save_pfm("depth_copy.pfm", depth)
from iad.io.format import FileFormat

handler = FileFormat.find_handler("image.tif")

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

ialdev_io-0.2.1.tar.gz (43.8 kB view details)

Uploaded Source

Built Distribution

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

ialdev_io-0.2.1-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

Details for the file ialdev_io-0.2.1.tar.gz.

File metadata

  • Download URL: ialdev_io-0.2.1.tar.gz
  • Upload date:
  • Size: 43.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.34.2

File hashes

Hashes for ialdev_io-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ae9f3e9f8c3a4f83be03bf9820bd4d70b19e80f40c66f35bfd3263cea0aadd48
MD5 d2006b5e850f9235f3ad7ce5470cfce0
BLAKE2b-256 ecb5f78ff6c2676321fb243c8620e3e02824ddf8e959e465f3e0f953d18e5829

See more details on using hashes here.

File details

Details for the file ialdev_io-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: ialdev_io-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 47.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.34.2

File hashes

Hashes for ialdev_io-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 81628ba25c3e0d7dfd65f0a9d2d5dbe90f4a8a3343ae491f263cd021b521d23f
MD5 db6f1da54c0284a057d3453a980b9c48
BLAKE2b-256 7d27ae69d1bde977fd1e191f731bbd61660f4ed17f644203cfe22349f5f45bf5

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