Skip to content

Opencv Mapping Fix

Latest
Compare
Choose a tag to compare
@kmyi kmyi released this 06 Jan 11:54
· 4 commits to master since this release

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.