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.
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.