双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分研究了 SIFT 算法和 SURF 算 法,特征匹配部分研究了 BF 法和 FLANN 法,距离测量研究主要通过视差深度的计算,结合视觉坐标系的转换实现 三维位置的定位与测量。结合维视双目立体视觉测量平台 MV-VS220,通过 Python+OpenCV 设计实现一个具备图像 采集、图像匹配以及距离测量等功能的原型演示系统。系统可实现对关键环节的过程与结果的演示,以及不同算法的 性能比较。系统测试表明,所开发的原型…
☆471Oct 27, 2019Updated 6 years ago
Alternatives and similar repositories for Image-matching-and-ranging-based-on-binocular-stereo-vision
Users that are interested in Image-matching-and-ranging-based-on-binocular-stereo-vision are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 通过双目视觉测距☆75Mar 2, 2017Updated 9 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆70May 26, 2019Updated 7 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆126Apr 1, 2020Updated 6 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Dec 18, 2018Updated 7 years ago
- Python&OpenCV实现单目相机标定和双目相机标定☆12Jun 20, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 基于opencv的双目视觉进行三维物体测量☆23May 30, 2025Updated last year
- 基于OpenCV的双目视觉匹配测距系统☆65Aug 16, 2022Updated 4 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆36May 6, 2017Updated 9 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆108Apr 18, 2020Updated 6 years ago
- SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!☆1,197Apr 20, 2021Updated 5 years ago
- 单目/双目视觉三维重建☆70Apr 21, 2023Updated 3 years ago
- ☆10Mar 6, 2020Updated 6 years ago
- 基于python的双目立体视觉及三维重建☆55Sep 24, 2022Updated 3 years ago
- sgbm立体匹配算法以及生成点云☆13Jan 29, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用yolov5,双目摄像头进行测距☆513Apr 11, 2024Updated 2 years ago
- Generate disparity map with binocular camera and calculate distance☆41Apr 23, 2019Updated 7 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆35Jan 4, 2019Updated 7 years ago
- This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to …☆399Jul 26, 2026Updated 3 weeks ago
- 基于双目视觉的三维重建项目☆21Jun 22, 2019Updated 7 years ago
- 突发奇想,使用tensorflow实现双目视觉中的BM, SGBM算法☆18Jun 26, 2018Updated 8 years ago
- 双目视觉的论文和总结☆32Jun 3, 2017Updated 9 years ago
- 计算机视觉实践和探索/Practice and explorations in computer vision.☆437Jul 20, 2026Updated 3 weeks ago
- YOLOX project that can range distance with binocular camera☆22Nov 22, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆21Feb 16, 2018Updated 8 years ago
- Computing Binocular Disparity using CNNs and CRFs. TensorFlow backend.☆16Jan 2, 2019Updated 7 years ago
- 双目测距标定程序,用于标定双目摄像头☆20Apr 20, 2019Updated 7 years ago
- stereo matching based on OpenCV and VS 2010☆211May 7, 2014Updated 12 years ago
- simple implement and distance measure☆29Jul 4, 2020Updated 6 years ago
- All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.☆376Aug 27, 2016Updated 9 years ago
- (C++,opencv)双目相机 标定与深度计算☆40Aug 22, 2020Updated 5 years ago
- OpenCV StereoBM & StereoSGBM☆17Apr 16, 2020Updated 6 years ago
- 3D reconstruction from 2D images using binocular disparity.☆82Apr 10, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- mono / stereo depth estimation + yolo object detection with deployment on Jeston nano / TX2 / GeForce by TensorRT☆628Updated this week
- Because the traditional matching cost calculation algorithm is difficult to meet the accuracy requirements of complex tasks. In recent ye…☆21May 18, 2021Updated 5 years ago
- Hierarchical Deep Stereo Matching on High Resolution Images, CVPR 2019.☆425Jul 21, 2023Updated 3 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆155Sep 25, 2021Updated 4 years ago
- single and stereo calibration, disparity calculation.☆288Jul 6, 2021Updated 5 years ago
- Implementation of Fast Cost-Volume Filtering for Visual Correspondence and Beyond with Python☆29Aug 3, 2019Updated 7 years ago
- Python基于OpenCV的双目视觉深度图算法(源码&教程)☆25Nov 17, 2023Updated 2 years ago