Error opening image with cv2.imread

1

When I try to open an image with opencv from python, I have an error when using

cv2.imread("C:\Developer\TEMP\t**í**lde\imagen\lena.jpg") 

when the image path contains characters with "accented accent" tilde.

    
asked by nullptr 12.12.2016 в 15:24
source

0 answers