Skip to main content

iad.img — image transforms, regions, and stereo camera models

Project description

ialdev-img

Image processing and camera utilities for the iad toolbox, published as ialdev-img and imported as iad.img.

Use this package for small image transforms, crop/window helpers, labeled regions, camera metadata, and stereo camera support.

Install

pip install ialdev-img

Requires Python >=3.10.

Highlights

  • Image transforms: normalization, gamma correction, alpha blending, channel extraction, convolution, and shot noise.
  • Crop/window helpers such as center_crop, crop, and sliding-window conversions.
  • Camera models: Camera, Sensor, Shot, StereoCam, and Resolution.
  • Region containers for label-coded masks and ROI-style operations.

Examples

from iad.img.tools import center_crop
from iad.img.transforms import gamma, norm

crop = center_crop(image, width=256, height=256)
display = gamma(norm(crop), g=2.2)
from iad.img.camera import Camera, Resolution

camera = Camera(name="HD", pixels=Resolution.HD)

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_img-0.2.3.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

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

ialdev_img-0.2.3-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ialdev_img-0.2.3.tar.gz
Algorithm Hash digest
SHA256 a6e19e42440aba1b1b75ecc3851376f0298287bafea458af2cab17d5250c64af
MD5 de5f9a62d148be77e259cd73b3e81248
BLAKE2b-256 38668240c030681880cb94c894b430fa840ee0e6b0dd9d57e766a6cf4f12955f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ialdev_img-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7de21033b6f8b1b5c6070fefc5ad97610bb401cab28177aae6a57dcbfb83de2c
MD5 718c21001524d1a23e775fcee2317087
BLAKE2b-256 3d9514ab626e13468a69eda0b06908cda33a9c64992471c3042a8fe5c8cffba3

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