Question

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 .

Was it helpful?

Solution

i suggest for using SURF algorithm, it's better and faster, and i think it has been implemented in MATLAB

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top