Cartucho / OpenLabeling

Label images and video for Computer Vision applications
Apache License 2.0
926 stars 266 forks source link

Terminating on not latin input #53

Open LmSys opened 5 years ago

LmSys commented 5 years ago

Program terminating on non latin input, in my case it was cyrillic.

ASSERT: "false" in file qasciikey.cpp, line 501
Aborted (core dumped)
Cartucho commented 5 years ago

Hello, thank you for letting me know. Since we used OpenCV as the GUI we are currently limited to ASCII characters.