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 .
Share
i suggest for using SURF algorithm, it’s better and faster, and i think it has been implemented in MATLAB