nubot-nudt/RDMNet
[TITS] reliable dense matching based point cloud registration for autonomous driving
This tool helps autonomous driving engineers precisely align 3D point cloud scans from vehicles to understand their environment. It takes in raw point cloud data from two different scans and accurately determines how they relate to each other in space, providing the relative position and orientation. The output helps ensure the vehicle's perception system has a consistent and accurate understanding of its surroundings for navigation and obstacle detection.
No commits in the last 6 months.
Use this if you need a highly reliable and accurate method for registering point clouds to precisely align 3D sensor data for autonomous vehicles.
Not ideal if your application doesn't involve autonomous driving or if you need a solution for sparse point clouds rather than dense ones.
Stars
49
Forks
1
Language
Python
License
—
Category
Last pushed
Apr 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/nubot-nudt/RDMNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
shariqfarooq123/AdaBins
Official implementation of Adabins: Depth Estimation using adaptive bins
amusi/CVPR2026-Papers-with-Code
CVPR 2026 论文和开源项目合集
isl-org/ZoeDepth
Metric depth estimation from a single image
daviddmc/NeSVoR
NeSVoR is a package for GPU-accelerated slice-to-volume reconstruction.