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.3.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.3-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ialdev_io-0.2.3.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.3.tar.gz
Algorithm Hash digest
SHA256 aeec418e1153b3370f7b528d2399ca925cfc9f234a53d1055c540b0f50fb114d
MD5 1f34871917081652547d7d2038f6c26b
BLAKE2b-256 b8516bd8870b49cb6f743841598e774d7c1c8a2034c95022dd31b3957b4f28f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ialdev_io-0.2.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b513f0a5081a4c75fec9a21173c57389499a66306e90f0d6ab0cd51ecd270bcc
MD5 ac1a0984580b50c2ad5dd15fbd79ab1f
BLAKE2b-256 955868dd3b96f2987bcc5ea271db77a995e0552d82ff20d39964600d61e6bfc8

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