OPEN CV and how to put location or name of images

tell me step by step how to give the location of the image in my desktop to open cv…how to wrote name of the image or path that i have in my desktop

Hey @shlok.sharma3, just right click on the image you want to see the location of. Go to properties and then copy the path of the image. Then in your jupyter notebook, paste that path in the cv2.imread('path of image') function.

This should help you plot or see the image in your jupyter notebook.
I hope this clears your doubt ! :+1:
Happy Learning ! :slightly_smiling_face:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.