HsiehYiChia / Scene-text-recognition

Scene text detection and recognition based on Extremal Region(ER)
MIT License
163 stars 55 forks source link

Error executing with a video argument #8

Open anavc94 opened 5 years ago

anavc94 commented 5 years ago

Hello,

I've successfully compiled the solution and I've been able to test it with some images. However, when passing a video file as argument, it seems that it only process one frame, the first one. I am using as it is written in the docs: "scene_text_recognition.exe -v videofile.name". Am I doing something wrong?

Thanks! Ana

HsiehYiChia commented 5 years ago

Hey, sorry for the late reply. I'm currently busy with work. I would test and fix the issue when available.

Kakaindra commented 5 years ago

hello,

i have a problem with the solution, i got error LNK2019. do you know how to solve that?