seetaface / SeetaFaceEngine

Other
4.6k stars 1.78k forks source link

./build/facedet_test: symbol lookup error #197

Open JinmingZhao opened 6 years ago

JinmingZhao commented 6 years ago

after make success , and execute the test command: ./build/facedet_test ../../testimgs/aa.png model/seeta_fd_frontal_v1.0.bin

And then the error is:

./build/facedet_test: symbol lookup error: ./build/facedet_test: undefined symbol: _ZN2cv6imreadERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi

Thanks