wrld / stereo_camera
双目图像拼接,双目相机立体匹配,得到深度图像等。
☆10Updated 4 years ago
Alternatives and similar repositories for stereo_camera:
Users that are interested in stereo_camera are comparing it to the libraries listed below
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆96Updated 6 years ago
- sgbm立体匹配算法☆18Updated 4 years ago
- sgbm立体匹配算法以及生成点云☆12Updated 4 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Updated 4 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆45Updated 3 years ago
- 手写Bundle Adjustment 优化代码,当前版本是没有优化point pose的,即只优化位姿☆36Updated 4 years ago
- (C++,opencv)双目相机标定与深度计算☆35Updated 4 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆66Updated 5 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆17Updated 6 years ago
- 视觉slam14讲课后作业代码和个人笔记☆36Updated 5 years ago
- 利用位姿估计器输出的Tcw信息对图像帧进行拼接生成全局点云☆40Updated 2 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated 6 years ago
- 基于双目视觉的三维重建项目☆18Updated 5 years ago
- 视觉SLAM十四讲ch13中VO的详细注释版本,基本覆盖所有理解难点,尤其对入门学者十分友好!!☆98Updated 4 years ago
- simple implement and distance measure☆30Updated 4 years ago
- 单目位姿估计,传统机器视觉,opencv pnp算法☆27Updated 5 years ago
- Add ROS support and Mono example☆16Updated 3 years ago
- PROgressive SAmple Consensus Realized by OpenCV3☆34Updated 6 years ago
- 基于LK光流法代替ORB-SLAM2中的特征点提取匹配法来跟踪关键点☆34Updated 2 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆134Updated 3 years ago
- Study note about OpenCV StereoSGBM☆20Updated 8 years ago
- Cuda implementation of semi global block matching for stereo.☆10Updated 3 years ago
- 基于orbslam2的稠密点云地图实时重建,并增加了个人对源码理解的注释☆16Updated 5 years ago
- Some study notes in learning process.☆33Updated 2 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- optical tracking method☆23Updated 6 years ago
- 中科院软件研究所机器人联合实验室的vSLAM验证工作☆47Updated 4 years ago
- 结合金字塔光流的ORBSLAM优化☆14Updated 2 years ago
- 语义slam,物体级别特征,动态点剔除,目标检测与分割☆21Updated last year
- 使用SuperPoint方法提取特征点,来代替ORB-SLAM中的ORB特征☆32Updated 5 years ago