i wanted to know that is there any algorithm that can be used for efficient feature detection from an image, i am currently using SIFT algorithm in MATLAB , but the results aren't good! So if someone could please suggest me a better algo that can make my work easier in MATLAB .
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
i suggest for using SURF algorithm, it's better and faster, and i think it has been implemented in MATLAB |
|||||||||
|