Cuirongcheng / Image-matching-and-ranging-based-on-binocular-stereo-visionLinks
双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分研究了 SIFT 算法和 SURF 算 法,特征匹配部分研究了 BF 法和 FLANN 法,距离测量研究主要通过视差深度的计算,结合视觉坐标系的转换实现 三维位置的定位与测量。结合维视双目立体视觉测量平台 MV-VS220,通过 Python+OpenCV 设计实现一个具备图像 采集、图像匹配以及距离测量等功能的原型演示系统。系统可实现对关键环节的过程与结果的演示,以及不同算法的 性能比较。系统测试表明,所开发的原型…
☆430Updated 5 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
Sorting:
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆123Updated 5 years ago
- 通过双目视觉测距☆73Updated 8 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 基于python的双目立体视觉及三维重建☆43Updated 2 years ago
- 基于双目视觉的物体体积测量算法研究 (RESEARCH ON THE ALGORITHM OF OBJECT VOLUME MEASUREMENT ON BINOCULAR VISION)☆16Updated 3 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- Because the traditional matching cost calculation algorithm is difficult to meet the accuracy requirements of complex tasks. In recent ye…☆21Updated 4 years ago
- 单目/双目视觉三维重建☆61Updated 2 years ago
- 毕设项目,关键词:双目视觉 立体匹配 相机标定,使用OpenCV-Python完成☆26Updated 2 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated 3 weeks ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- ☆10Updated 5 years ago
- OpenCV-Python 相机标定及矫正,张正友相机标定法☆188Updated 2 months ago
- Conventional SGBM depth ranging + yolov5 object detection with deployment on Jeston nano☆568Updated 3 weeks ago
- This project uses MATLAB and python-based openCV to implement binocular ranging. Specifically, the camera is calibrated through stereo ca…☆14Updated last year
- Generate disparity map with binocular camera and calculate distance