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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ialdev_img-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 184a5b1cc628b4e3001045aaa6a95aee280fef94e5bc8a1c5f30c7c7dc17f057
MD5 706fbcbf5619ea7d7d20a9d505f0da71
BLAKE2b-256 ea35b6f986b5533d7f8c6ef92b749a09dddce8d6c953fbda56352c02804970a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ialdev_img-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4569912c027f32ff5c61a3120408541c1f49d4d8e6bdb1219d41543a6722d4e0
MD5 7aed8232c1938648442185d111861049
BLAKE2b-256 93a9321c4feed6ef9bd9ee8a483f1542bddd62a9a45653ec4ce7e8bff9ff0df5

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