mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
433b804f7d
* Added morphological operations, fixes: #5197 * Added dilation tests and type hints * Added erosion tests and type hints * fixes: TheAlgorithms#5197 * fixes: TheAlgorithms#5197 * Update erosion_operation.py * made suggested changes in dilation * made suggested changes in erosion * made suggested changes in dilation * removed extra spaces in the tests * removed extra spaces in the tests |
||
---|---|---|
.. | ||
dithering | ||
edge_detection | ||
filters | ||
histogram_equalization | ||
image_data | ||
morphological_operations | ||
resize | ||
rotation | ||
__init__.py | ||
change_brightness.py | ||
change_contrast.py | ||
convert_to_negative.py | ||
index_calculation.py | ||
sepia.py | ||
test_digital_image_processing.py |