forked from YovM/Algorithms
* 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 | ||