Matplotlib - Image Display
Which of the following is the correct syntax to display an image stored in variable
img using matplotlib.pyplot?img using matplotlib.pyplot?matplotlib image display functionimshow() in matplotlib.pyplot.plt.imshow(img) correctly displays the image stored in img.matplotlib [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions