mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
2cfef0913a
* Fix greyscale computation and inverted coords * Fix test * Add test cases * Add reference to the greyscaling formula --------- Co-authored-by: Colin Leroy-Mira <colin.leroy-mira@sigfox.com> |
||
---|---|---|
.. | ||
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 |