I am wondering if somebody has used DAISY features for object recognition problems?
Link to DAISY (MATLAB one) is: http://cvlab.epfl.ch/software/daisy
My question is how to use this software (MATLAB) to get keypoints and their descriptors? I can found out the descriptors (in dzy.descs), however I cannot found keypoints.
I want to give a try to this technique for object recognition, since, it has been written that it is computation fast and produce better result.
Thanks a lot.