Ask Your Question
0

using SIFT source code in OpenCV ?

asked 2014-09-21 02:21:51 -0600

krammer gravatar image

updated 2014-09-21 02:25:31 -0600

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 ?

edit retag flag offensive close merge delete

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 ( 2014-09-21 02:44:10 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-04-15 18:43:57 -0600

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-09-21 02:21:51 -0600

Seen: 374 times

Last updated: Sep 21 '14