mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 11:21:39 +08:00

* Added BEBLID local feature descriptor * Solved format problems, moved descriptor data to .hpp files and added BeblidSize enum * Deleting guards from BEBLID parameter files * Using int for the BeblidSize, using at<> to access matrix and releasing descriptors when no keypoints are detected.