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) ```
Description
Languages
Python
84%
Java
14.9%
Shell
1.1%