nanfeng-dada / pose_estimationLinks
单目位姿估计,传统机器视觉,opencv pnp算法
☆27Updated 5 years ago
Alternatives and similar repositories for pose_estimation
Users that are interested in pose_estimation are comparing it to the libraries listed below
Sorting:
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆70Updated 6 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- 双目图像拼接,双目相机立体匹配,得到深度图像等。☆10Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆140Updated 3 years ago
- OpenCV-Python 双目相机标定和立体匹配☆21Updated 3 years ago
- 通过双目视觉测距☆72Updated 8 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆45Updated 3 years ago
- ZED双目相机API文档翻译☆20Updated 6 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 6 years ago
- simple implement and distance measure☆30Updated 4 years ago
- 张正友相机标定☆24Updated 7 years ago
- OpenCV-Python 相机标定及矫正,张正友相机标定法☆184Updated last month
- A toolkit for monocular/binocular camera (self-)calibration and rectification.☆58Updated last month
- 手撕张正友标定算法☆22Updated 4 years ago
- normal, fisheye, mono, stereo camera calibration☆48Updated 5 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆34Updated 8 years ago
- 基于opencv的双目视觉进行三维物体测量☆22Updated last week
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆123Updated 5 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆201Updated 2 years ago
- 使用kinectv2制作自己的数据集☆18Updated 5 years ago
- chess board corner extraction and chess board recovery "Automatic Camera and Range Sensor Calibration using a single Shot"☆162Updated 4 months ago
- 重德智能XBot-U科研教学平台机器人的导航定位ROS程序包。☆30Updated 5 years ago
- 通过 Intel RealSense 设备获取2D图像、3D点云等原始数据。已在Intel RealSense depth camera D435i, D435, D415等设备上测试。☆56Updated 4 years ago
- (C++,opencv)双目相机标定与深度计算☆35Updated 4 years ago
- 在自定义数据集上训练yolov3,并封装到ROS中作为一个节点☆55Updated 6 years ago
- 基于OpenCV的双目视觉匹配测距系统☆64Updated 2 years ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago