Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i compile the code ,it generates the errors #1

Open
chrisjyw opened this issue Mar 3, 2017 · 3 comments
Open

when i compile the code ,it generates the errors #1

chrisjyw opened this issue Mar 3, 2017 · 3 comments

Comments

@chrisjyw
Copy link

chrisjyw commented Mar 3, 2017

/ufl_scene_text_recognition-master$ make
[ 14%] Built target beam_search
make[2]: *** No rule to make target liblinear-1.94/blas/blas.a', needed by ufl_predict_char'. Stop.
make[1]: *** [CMakeFiles/ufl_predict_char.dir/all] Error 2
make: *** [all] Error 2

how could i fix the error?

thanks a lot .

@chrisjyw
Copy link
Author

chrisjyw commented Mar 4, 2017

i solve this problem ..

@chrisjyw
Copy link
Author

chrisjyw commented Mar 6, 2017

dear @lluisgomez
when i use the cmake . and make to compile , it generates errors as follows :/
utils.h: In function ‘void run_projection_kmeans(cv::Mat&, cv::Mat&, int, int)’:
/home/yiwei/Documents/ufl_scene_text_recognition-master/utils.h:66:47: error: ‘REDUCE_SUM’ was not declared in this scope
reduce(centroids.mul(centroids), rowSum, 1, REDUCE_SUM);
how could i fix it

make[2]: *** [CMakeFiles/beam_search.dir/beam_search.cpp.o] Error 1
make[1]: *** [CMakeFiles/beam_search.dir/all] Error 2
make: *** [all] Error 2

@yanjiechang
Copy link

运行过程是怎样的呢?readme看不太懂啊,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants