- matplotlib
- cv2 (need to convert BGR to RGB)
- imageio
- PIL (need to use numpy.array())
- pygame (need to convert to surfarray and later swap X with Y
- skimage
- scipy (deprecated - suggests to use imageio
- keras (create PIL Image which need to use numpy.array())