SyntaxFix
Write A Post
Hire A Developer
Questions
If you just want to read an image in Python using the specified libraries only, I will go with matplotlib
matplotlib
In matplotlib :
import matplotlib.image read_img = matplotlib.image.imread('your_image.png')