wrld / stereo_cameraLinks
双目图像拼接,双目相机立体匹配,得到深度图像等。
☆10Updated 5 years ago
Alternatives and similar repositories for stereo_camera
Users that are interested in stereo_camera are comparing it to the libraries listed below
Sorting:
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- sgbm立体匹配算法以及生成点云☆12Updated 4 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 4 years ago
- sgbm立体匹配算法☆18Updated 4 years ago
- implement gc-net(Geometry and Context Network) by pytorch☆38Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆142Updated 3 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆201Updated 2 years ago
- Study note about OpenCV StereoSGBM☆20Updated 8 years ago
- 双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分…☆433Updated 5 years ago
- AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!☆401Updated 4 years ago
- Stereo match for dual-camera with BM&SGBM in OpenCV and modified SGBM.用OpenCv中的BM和SGBM以及经过修改的SGBM算法实现双目测距功能☆18Updated 6 years ago
- 基于python的双目立体视觉及三维重建☆45Updated 2 years ago
- simple implement and distance measure☆30Updated 5 years ago
- (C++,opencv)双目相机标定与深度计算☆35Updated 4 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆40Updated 4 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆124Updated 5 years ago
- 通过双目视觉测距☆73Updated 8 years ago
- 记录3D视觉、VSLAM、计算机视觉的干货资料。☆425Updated 2 years ago
- 基于双目视觉的物体体积测量算法研究 (RESEARCH ON THE ALGORITHM OF OBJECT VOLUME MEASUREMENT ON BINOCULAR VISION)☆16Updated 3 years ago
- 针对带有RGBD相机的服务机器人,物流机器人等。具有:语义地图构建、定位导航、三维重构、重定位、动态物体识别、移动避障、手势识别、人脸识别、语音合成与识别等功能☆454Updated 5 years ago
- Source codes collection for 3d vision 视觉三维重建领域的源码收集☆368Updated 3 years ago
- 基于双目视觉的三维重建项目☆20Updated 6 years ago
- A toolkit for monocular/binocular camera (self-)calibration and rectification.☆58Updated 2 months ago
- 单目/双目视觉三维重建☆62Updated 2 years ago
- 单目位姿估计,传统机器视觉,opencv pnp算法☆27Updated 5 years ago
- This repository is modified from Xiang Gao's "ORB_SLAM2_modified".It is added a dense loopclosing map model.☆404Updated 6 years ago
- Learn ORBSLAM2 and divide the source code into many parts according to their function which can be easily built by the learner from my bl…☆126Updated 5 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Updated last year
- ☆31Updated 3 years ago