buaa39055211 / Stereo_matchLinks
Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能
☆18Updated 6 years ago
Alternatives and similar repositories for Stereo_match
Users that are interested in Stereo_match are comparing it to the libraries listed below
Sorting:
- sgbm立体匹配算法以及生成点云☆12Updated 4 years ago
- OpenCV StereoBM & StereoSGBM☆17Updated 5 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆40Updated 4 years ago
- sgbm立体匹配算法☆18Updated 4 years ago
- Study note about OpenCV StereoSGBM☆20Updated 8 years ago
- opencv-sgbm-demo☆15Updated 5 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Updated last year
- OpenCV实现SfM☆77Updated 6 years ago
- libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four…☆17Updated last year
- Compute disparity map from stereo image with semi global matching algorithm.☆36Updated 5 years ago
- This project provides Matlab code and verification data for paper entitled "A joint calibration method for monocular speckle structured l…☆20Updated last year
- Code for 'Segment-based Disparity Refinement with Occlusion Handling for Stereo Matching'☆116Updated 3 years ago
- Calibration for structured light, projector & camera☆29Updated 7 years ago
- Implementation of stereo matching with census transform and semi-global matching☆22Updated 5 years ago
- ☆13Updated 4 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated 3 weeks ago
- implement gc-net(Geometry and Context Network) by pytorch☆38Updated 5 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆48Updated 5 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 6 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 3 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆66Updated last year
- Calibrate a structure light system of a camera and a structured light☆58Updated 3 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆140Updated 3 years ago
- Summary of 3D Reconstruction☆42Updated 5 years ago
- Some basical stereo matching methods☆52Updated 7 years ago
- ☆13Updated 2 years ago
- Implement opencv sgbm algorithm based on cuda,sgbm is based on sgm☆94Updated 4 years ago
- 圆形标定板标定的opencv c++实现☆26Updated 3 years ago