Skip to main content

Easier image processing.

Project description

Readme of yasiu-image

Module with useful math functions that are missing in numpy or scipy.

Installation

pip install yasiu-image

Sequence reader Generators

  • read_webp_frames - generator
  • read_gif_frames - generator
  • save_image_list_to_gif - save sequence using Pillow

Use example:

from yasiu_image.image import read_gif_frames


frames = list(read_gif_frames(path))

All packages

1. Native Package

2. Math Package

3. Image Package

4. Pyplot visualisation Package

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

yasiu-image-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page