f88b6ec1a92106753a6fc50ef39fd18561f873e0
the mean of images
Otherwise for each color channel could use:
```py
plt.imsave(f'{fileName}.png', colorMean)
```
the mean of images
Otherwise for each color channel could use:
```py
plt.imsave(f'{fileName}.png', colorMean)
```