how can i link the 'opencv_xfeatures2d320.lib'?

asked 2017-05-17 00:56:27 -0600

syyu gravatar image

I installed opencv 3.2 and use vs2015

I added the 'opencv_xfeatures2d320.lib' in additional dependencies, but error says cannot open file 'opencv_xfeatures2d320.lib'

please help

edit retag flag offensive close merge delete

Comments

I installed opencv3.2 winpack

syyu gravatar imagesyyu ( 2017-05-17 00:58:58 -0600 )edit
1

the winpack does not have that lib. you must build from src with https://github.com/opencv/opencv_contrib

berak gravatar imageberak ( 2017-05-17 01:02:29 -0600 )edit