Ask Your Question
1

Error inlcude opencv2/face.hpp

asked 2016-02-07 12:34:25 -0600

tuvi gravatar image

Hello everybody. I am new baby for opencv. I have installed opencv 3.X version. Also i downloaded opencv_contrib-master and followed instruction as mentioned https://github.com/Itseez/opencv_contrib.

In my opencv/build/modules - contrib_world - face - etc then I used Cmake and generate and configure without any error.

core.hpp and improc.hpp are working just fine but the problem with face.hpp?

I don't know what should i do now?

Any suggestion.

thank you

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2016-02-08 00:55:35 -0600

berak gravatar image

after building opencv/contrib libs, you have to build the INSTALL project (which will copy all headers/libs to some 'install' folder)

then, for your own project, point "additional include dirs" to install/include

edit flag offensive delete link more
0

answered 2018-05-23 09:56:19 -0600

faysal gravatar image

Try to follow the following link step by step. After installing opencv with extra successfully and adding it in the visual studio, you will not see the error again.

Link:- https://putuyuwono.wordpress.com/2015...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-07 12:34:25 -0600

Seen: 2,582 times

Last updated: May 23 '18