Skip to content

pietro-tanure/python_parallel_image_editing

Repository files navigation

Parallel Image editing

Parallel calculation for image gamma change using Python and C.

  1. Create virtual env and install dependencies
pip install poetry
poetry install
poetry shell
  1. Run code
python image_processing.py sample.png

About

Parallel calculation for image gamma change using Python and C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published