Python/digital_image_processing
Christian Clauss 5f4da5d616
isort --profile black . (#2181)
* updating DIRECTORY.md

* isort --profile black .

* Black after

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-07-06 09:44:19 +02:00
..
dithering isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
edge_detection isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
filters isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
histogram_equalization isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
image_data Digital Image Processing Tests (#1178) 2019-09-13 07:40:14 -04:00
resize isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
rotation isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
__init__.py Add median filter algorithm (#675) 2019-01-19 09:20:59 +05:30
change_brightness.py Create change_brightness.py (#2126) 2020-06-17 07:49:20 +02:00
change_contrast.py contribution guidelines checks (#1787) 2020-03-04 13:40:28 +01:00
convert_to_negative.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
index_calculation.py Tighten up psf/black and flake8 (#2024) 2020-05-22 08:10:11 +02:00
sepia.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
test_digital_image_processing.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00