YufengLii / Surf_keypoints_detection_and_pointcloud_registrationLinks
使用Surf特征对图像进行特征检测,RANSAC剔除误匹配,对两帧RGBD数据进行点云配准
☆40Updated 6 years ago
Alternatives and similar repositories for Surf_keypoints_detection_and_pointcloud_registration
Users that are interested in Surf_keypoints_detection_and_pointcloud_registration are comparing it to the libraries listed below
Sorting:
- ☆99Updated 4 years ago
- 这是一个存放有关结构光三维重建系统标定、基于PCL点云处理相关代码的仓库(可能包含了 部分三维重建频域、小波域等的处理代码)☆30Updated 3 years ago
- point cloud registration☆76Updated 7 years ago
- 点云拼接☆11Updated 5 years ago
- 三维扫描相关算法,包括多频外差相位求解、相机标定、点云后处理、点云可视化等相关算法☆92Updated 5 years ago
- 圆形标定板标定的opencv c++实现☆27Updated 3 years ago
- use cuda in PPF☆14Updated 4 years ago
- A software for 3D point cloud data hole repair.☆25Updated 6 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 4 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆142Updated 3 years ago
- Implementation of some algorithms in PCL☆17Updated 2 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Updated last year
- ☆21Updated 7 years ago
- <Accurate Camera Calibration using Iterative Refinement of Control Points>☆12Updated 3 years ago
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆79Updated 2 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- 点云测体积Demo:用Kinect+PCL点云库测量方体体积。☆179Updated 5 years ago
- 基于双目视觉的三维重建项目☆20Updated 6 years ago
- 相移法+多频外差(李中伟)实现☆21Updated 3 years ago
- Using PCL (Point Cloud Library) to Registration Point Cloud By SAC-IA, Initial Alignment☆61Updated 7 years ago
- awesome PointCloud processing algorithm☆131Updated 2 years ago
- 轮轨姿态反映着列车运行中轮与轨的接触关系,掌握高铁轮轨姿态是保障高铁安全运营的基础。基于计算机视觉技术的无接触方法可以通过采集运营状态下的轮轨图像,通过三维重建获取轮轨实时姿态。由于高铁运行速度快,轮轨表面光滑,给基于特征点提取的三维重建 (3D Reconstructio…☆55Updated 2 years ago
- Implementation of using structured light for 3D depth reconstruction☆25Updated 4 years ago
- simple implement and distance measure☆30Updated 5 years ago
- Reconstructs a 3D stripe on the area of an object on which a laser falls as seen by the camera☆46Updated 6 years ago
- ☆31Updated 3 years ago
- sgbm立体匹配算法以及生成点云☆12Updated 4 years ago
- ☆24Updated 8 years ago
- 这个代码库存放了个人学习结构光三维重建的学习内容和代码,旨在分享和交流,帮助其他对该主题感兴趣的人。如有问题或建议,欢迎联系我!(This repository contains personal learning materials and code related to…☆21Updated last year
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆65Updated last year