Closed nishantkapur closed 8 years ago
On my Intel i5 macbook , the average testing time is about 16ms.
any suggestions on how to compile the code using vs10?
Thanks......will configuring boost libraries will be enough?
On Sun, May 10, 2015 at 11:44 PM, Lequan Yu notifications@github.com wrote:
- configure opencv in your project.
- add blas library to your project . (maybe you should compiler it first)
- the linear.cpp linaer.h tron.h tron.cpp also need to be added to your project, but as source file.
— Reply to this email directly or view it on GitHub https://github.com/yulequan/face-alignment-in-3000fps/issues/3#issuecomment-100788139 .
I don't know....
I have added a VS 2013 project. You can try it.
Greetings can you tell me something about the average testing time for one image through your program.
Thanks