I'm doing a project where I'm extracting keypoints using the AGAST algorithm. One curious thing popped out to me - keypoint.size for AGAST keypoints evaluates to 7.0 for every keypoint. Why is this? Is there something I'm missing with the AGAST algorithm?