cocoa-xu / evision

Evision: An OpenCV-Erlang/Elixir binding

Home Page:https://evision.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Evision.Zoo.TextRecognition.CRNN.init/2` failing to download charset

Wigny opened this issue · comments

Since opencv/opencv_zoo#123 removed the charset files from the text_recognition_crnn folder, the charset_info/1 function is returning the URL for non-existing files.

commented

Hi @Wigny, thanks for reporting this issue! Since they embedded charsets into the source file, I might do that as well. I'll push a new commit soon!