Ask Your Question

entropiece's profile - activity

2014-05-27 12:37:15 -0600 received badge  Organizer (source)
2014-05-27 12:34:01 -0600 asked a question Getting Sift and Surf descriptors from an image patch

Hi,

does anyone know how to get descriptors from a patch instead of set of keypoints?

I have raw images of size 100x100, and my goal is to get a descriptor for each raw patch.

I have tried defining my own cv::Keypoint with centre the centre of the patch and dimensions the diameter, but most of the descriptor dimensions are zero, and it doesn’t seem to work very well.

2014-02-07 04:23:28 -0600 received badge  Supporter (source)