Nocami / PythonComputerVision-6-CameraCalibration
使用Python及OpenCV实现相机参数标定
☆89Updated 6 years ago
Alternatives and similar repositories for PythonComputerVision-6-CameraCalibration:
Users that are interested in PythonComputerVision-6-CameraCalibration are comparing it to the libraries listed below
- OpenCV-Python 相机标定及矫正,张正友相机标定法☆183Updated 4 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆66Updated 5 years ago
- 通过双目视觉测距☆69Updated 8 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆119Updated 5 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- ☆51Updated 3 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆69Updated 6 years ago
- 代码☆42Updated 2 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆97Updated 6 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆198Updated last year
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆96Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆135Updated 3 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- This is a item about Autonomous Vehicles implementation on L1. It has been only tested on our platform(Ubuntu 20.04, STM32F407IGT6)☆25Updated 3 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆45Updated 3 years ago
- Python双目标定☆47Updated 6 years ago
- oppencv基于颜色特征的双目测距系统☆22Updated 4 years ago
- Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinat…☆99Updated 2 years ago
- Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)☆505Updated last year
- 3D目标检测与位姿估计学习笔记☆275Updated 3 months ago
- 双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分…☆420Updated 5 years ago
- YOLOX project that can range distance with binocular camera☆21Updated 2 years ago
- This is my initial experiments on pose estimation using opencv.More details//www.cnblogs.com/singlex/p/pose_estimation_0.html☆139Updated 4 years ago
- Distance Measurement by Stereo Camera via opencv☆43Updated 5 years ago
- 从零搭建一套结构光3D重建系统 [理论+源码+实践]☆76Updated 2 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆41Updated 11 months ago
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated 6 years ago
- 张正友内参标定,内含详细推导☆90Updated 2 years ago
- A toolkit for monocular/binocular camera (self-)calibration and rectification.☆56Updated this week