ORB-SLAM2中的特征提取部分与GMS匹配
☆20Feb 17, 2020Updated 6 years ago
Alternatives and similar repositories for ORB_Feature
Users that are interested in ORB_Feature are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A ORB-SLAM2 instance with dynamic object removing and point-line features optimization.☆16Jun 26, 2024Updated last year
- SIFT, SURF, ORB and optimized ORB are used for image feature extraction, RANSAC and GMS are used for image feature matching☆13Feb 12, 2023Updated 3 years ago
- Remove bad map points and keyframes to save memory.☆34Dec 15, 2023Updated 2 years ago
- 基于LK光流法代替ORB-SLAM2中的特征点提取匹配法来跟踪关键点☆36Sep 28, 2022Updated 3 years ago
- 在ORB-SLAM3的基础上,通过SOLO实例分割获得物体的Mask, 然后在运行时去除物体的关键点,从而达到动态鲁棒性☆14Mar 23, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- YOLOv8-ORB-SLAM3: Semantic SLAM with dynamic feature point removal☆99Jan 8, 2026Updated 4 months ago
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配