Closed chrisjyw closed 7 years ago
@everyone , anyone could help me ? thanks a lot in advanced.
Your file is here. If you just want to run an example, you have the sample textdetection.cpp.
try to run the testcase from the text/samples folder (where trained_classifierNM1.xml is)
put the trained_classifierNM1.xml file from opencv_contrib/modules/text/samples folder in whichever folder your code is in
@alalek hey thanks a lot for your reply. i use the opencv_contril scene text recognition , and generate the executive file end - to -end recognition , how could i use the webcamera to achieve the function that when i use the webcamera , it could recognize the scene texts.
my file is like this . could i use the command ./webcam_demo to achieve the function recognize the scene texts directly ?
@everyone I try use the command , but it fails ... my work environment is virtualbox ubuntu14.04
when i use the module of text to achieve the scene text recognition .
after the compilation , i run the program it generate errors , how could i fix it ?