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:
- 双目图像拼接,双目相机立体匹配,得到深度图像等。☆10Updated 5 years ago
- 存放之前使用c++编写的双目立体视觉三维重建的相关代码和文件☆98Updated 6 years ago
- 基于SIFT特征匹配的双目立体视觉测距☆67Updated 6 years ago
- 实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map☆46Updated 3 years ago
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆140Updated 3 years ago
- 通过双目视觉测距☆73Updated 8 years ago
- simple implement and distance measure☆30Updated 4 years ago
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆123Updated 5 years ago
- 实现摄像头的标定,双目摄像头的立体矫正、获取深度图和点云坐标,估计三维重建后的体积☆70Updated 7 years ago
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- This is my initial experiments on pose estimation using opencv.More details//www.cnblogs.com/singlex/p/pose_estimation_0.html☆139Updated 5 years ago
- 使用kinectv2制作自己的数据集☆18Updated 5 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆33Updated 8 years ago
- 基于python的双目立体视觉及三维重建☆43Updated 2 years ago
- (C++,opencv)双目相机标定与深度计算☆35Updated 4 years ago
- 重德智能XBot-U科研教学平台机器人的导航定位ROS程序包。☆30Updated 5 years ago
- Study note about OpenCV StereoSGBM☆20Updated 8 years ago
- 针对带有RGBD相机的服务机器人,物流机器人等。具有:语义地图构建、定位导航、三维重构、重定位、动态物体识别、移动避障、手势识别、人脸识别、语音合成与识别等功能☆446Updated 5 years ago
- OpenCV-Python 双目相机标定和立体匹配☆20Updated 3 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆201Updated 2 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…☆125Updated 5 years ago
- A toolkit for monocular/binocular camera (self-)calibration and rectification.☆58Updated 2 months ago
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago
- 计算机视觉标定工具箱☆30Updated 2 years ago
- sgbm立体匹配算法☆18Updated 4 years ago
- 双目摄像头标定以及深度匹配☆35Updated 8 years ago
- 张正友相机标定☆24Updated 7 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆40Updated 4 years ago
- 通过 Intel RealSense 设备获取2D图像、3D点云等原始数据。已在Intel RealSense depth camera D435i, D435, D415等设备上测试。☆56Updated 4 years ago