Benjamin Loison f88b6ec1a9 Save mean of each color channel to merge them into a single image being
the mean of images

Otherwise for each color channel could use:

```py
plt.imsave(f'{fileName}.png', colorMean)
```
2024-04-25 16:00:23 +02:00
2024-04-11 23:52:38 +02:00
2024-03-26 18:21:01 +01:00
Evaluation Latest
2025-05-01 21:57:02 +02:00
Languages
Python 84%
Java 14.9%
Shell 1.1%