To find the text region in a picture with opencv3.3.1 contrib text example.
File path :" C:\opencv3.3.0\opencv_contrib-master\modules\text\sample\text_recognition_cnn.cpp"
The main function need the file named "TextBoxes_icdar13.caffemodel", but the file is not in this folder. It's weird! there is only a file named "textbox.prototxt" which may have some connection with it.
Does any body know where can I find the "TextBoxes_icdar13.caffemodel" ?
Thanks !