Closed allenkallz closed 7 years ago
error is
File "textdetection.py", line 48, in
@alalek what you need please tell me but i am getting error when try to execute sample code "opencv_contrib/modules/text/samples/textdetection.py"
and i run following command in terminal " python textdetection.py scenetext_word01.jpg "
@allenkallz I believe that you cannot just run this as any other python program. This has to be compiled and Build with opencv (Please refer README) with this package as additional modules. And then we can run it like how you describe.
I can confirm this issue and reproduce this error message.
@srinidhiprabandham I already compile and Build with opencv after that i am try to execute this file but it show same error
System information (version)
Detailed description
Steps to reproduce