Display Image using Matplotlib

preview_player
Показать описание
Using Matplotlib, display images.

Code:
import cv2#opencv library
from matplotlib import pyplot as plt #import the plotting function

#read the image
#display this image

You are welcome to visit my technical blog:

Comment below for any queries or suggestions
Рекомендации по теме
Комментарии
Автор

I can't listen to the music clearly. Some guy is talking in the background.

isalvage
Автор

could the music be turned down or off? it's hard to listen to you with it being so loud and your voice relatively quiet

katniss
Автор

Hi,
Video was actually super helpful, upvoted. If you could tell me how I can click on the image to output coordinates I would appreciate it

archonsouthpaw
Автор

can u upload more videos on image processing using opencv plz

advaitpatole