TheAlgorithms-Python/digital_image_processing
Tianyi Zheng 5830b29e7e
Fix mypy errors in erosion_operation.py (#8603)
* updating DIRECTORY.md

* Fix mypy errors in erosion_operation.py

* Rename functions to use snake case

* updating DIRECTORY.md

* updating DIRECTORY.md

* Replace raw file string with pathlib Path

* Fix function name in erosion_operation.py doctest

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-09-27 14:00:34 +02:00
..
dithering Fix greyscale computation and inverted coords (#8905) 2023-07-29 10:03:43 -07:00
edge_detection Reduce the complexity of digital_image_processing/edge detection/canny.py (#8167) 2023-04-01 18:22:33 +02:00
filters [pre-commit.ci] pre-commit autoupdate (#9013) 2023-08-29 15:18:10 +02:00
histogram_equalization Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062) 2022-10-13 00:54:20 +02:00
image_data Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
morphological_operations Fix mypy errors in erosion_operation.py (#8603) 2023-09-27 14:00:34 +02:00
resize
rotation Fix minor typing errors in maths/ (#8959) 2023-08-15 14:27:41 -07:00
__init__.py
change_brightness.py
change_contrast.py Replace flake8 with ruff (#8184) 2023-03-16 13:31:29 +01:00
convert_to_negative.py
index_calculation.py Fix yesqa hook (#7843) 2022-10-29 15:07:02 +02:00
sepia.py fix(ci): Update pre-commit hooks and apply new black (#4359) 2021-04-26 07:46:50 +02:00
test_digital_image_processing.py [pre-commit.ci] pre-commit autoupdate (#9013) 2023-08-29 15:18:10 +02:00