Skip to main content

Image transformation

Project description

Documentation Status https://app.travis-ci.com/huynhngoc/deoxys-image.svg?branch=master https://coveralls.io/repos/github/huynhngoc/deoxys-image/badge.svg https://img.shields.io/badge/code%20style-black-000000.svg

Image transformation

Features

Apply different image-processing functions to images:

  • Affine Transformation: rotation, translation, scaling, flipping

  • Point operation: increase/decrease brightness and contrast, add Gaussian noise

  • Filter operation: Gaussian blur

Increase speed with multiprocessing by setting the following environment variables:

  • On Windows: set NUM_CPUS=4

  • On Linux: export NUM_CPUS=4

If the runtime environment does not have write-access to /tmp/ray, change the RAY_ROOT environment variable to another accessible path.

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

deoxys-image-0.0.4.tar.gz (21.9 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