A

Admin • 828.03K Points
Coach

Q. Which of these functions would you use to display an image with Matplotlib?

  • (A) plt.show_image()
  • (B) plt.display()
  • (C) plt.imshow()
  • (D) plt.view()
  • Correct Answer - Option(C)
  • Views: 8
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
plt.imshow() is used to display images in Matplotlib, especially with arrays.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.