How can I use surf algorithm in c++ with opencv 3.1 [closed]

asked 2016-03-08 04:44:35 -0600

Widad gravatar image

Hello ,

I want to use surf algorithm in c++ with opencv 3.1 , I added the contrib_library of opencv necessary for that , but I don't know where exactly I must add the modification in the code

this is the origenally code :: https://github.com/doczhivago/rtObjec...

this the modification that I must add to the code :: http://answers.opencv.org/question/55...

but How and Where exactly ??

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by berak
close date 2016-03-08 05:09:58.865797

Comments

please rather try to update your previous question, than duplicating it.

berak gravatar imageberak ( 2016-03-08 05:09:39 -0600 )edit