Ask Your Question
0

using SIFT source code in OpenCV ?

asked Sep 21 '14

krammer gravatar image

updated Sep 21 '14

Is openCV using OpenSIFT. If yes, if I have to modify SIFT code for some of my research, should I use it from within OpenCV or directly use OpenSIFT ?

Preview: (hide)

Comments

2

no, opencv is using its own implementation.

(also, i'd be a bit wary about the code here, it's using deprecated c-api code all the way down, and development stopped 2 years ago.)

berak gravatar imageberak (Sep 21 '14)edit

1 answer

Sort by » oldest newest most voted
0

answered Apr 16 '15

lanshan317 gravatar image

I think using the OpenCV code is better, since it got more attention and tends to fix issue much faster. Other options are EzSIFT, VLFeat.

Preview: (hide)

Question Tools

Stats

Asked: Sep 21 '14

Seen: 406 times

Last updated: Sep 21 '14