sir iam not able to acess the image from jupyter.
Can i know the syntax to bring the image to the jupyter that is stored in my pc .
left_image=cv2.read(‘C:\Users\dell\Pictures\Saved Pictures\top_left’)
i just tried the above syntax. iam getting the below error
SyntaxError: (unicode error) ‘unicodeescape’ codec can’t decode bytes in position 2-3: truncated \UXXXXXXXX escape .please help me with this problem.
