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.1.tar.gz (12.4 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.1-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ialdev_img-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9d7d4fa91a544ad2fc5a63e6a013b891b2a0fc18fa293b863a5f2e150445dd2e
MD5 f0f3bd81eec121de0c56672a81a82965
BLAKE2b-256 3ea2760501e49412d0cab1da745dd1340b47efe05187e2f28ee809cf62b1634b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ialdev_img-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1e7b7c0986ee69f030a9e6abbdbd9031498cfccecca3f963b30193305294674a
MD5 f82c97ebf313364981a3c545b79e60c5
BLAKE2b-256 5f1539c3eafa8f367b975e0806c5a50ad902d396a0f3bb507d5a9da2e6870c2c

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