You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pierresa
Could you tell me absolute path you want to have library read?
Because dlib can handle only std::string so it can not understand unicode.
You can resolve this issue by using FaceRecognition.InternalEncoding property.
I do not think the issue is with the file as my work around consist of a file copy to Temp directory. As this work around works for me, we can close issue. The only thing that could help understand issue would be a more specific error message.
Dlib.LoadImage returns "Unable to read file". I have to copy file first to temp folder
The text was updated successfully, but these errors were encountered: