For keypoints using OpenCV, the mapping now uses half of the size in the OpenCV keypoint class. This is due to the fact that OpenCV stores the diameter, not the radius.
Also, the pre-compiled binaries for OpenCV keypoint detectors are removed to ensure that correct version would be used.