sift comment which version matlab??

回答(2 个)

There is no SIFT command in my installation. What does
which sift -all
return for you?
Image Analyst
Image Analyst 2014-6-25
SIFT is not provided in any toolbox. You can use an alternate algorithm, surf. That is in the Computer Vision System Toolbox.

2 个评论

thank for response ,and sift means scale invariant fourier transform ,but how work on sift in these algorithm sir??
I don't know. Since it's not a MATLAB supplied function I guess you'd have to program it up yourself. But what's wrong with SURF? It does pretty much the same thing. Why can't you use that?

请先登录,再进行评论。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by