noending / ZED-API-
ZED双目相机API文档翻译
☆19Updated 6 years ago
Alternatives and similar repositories for ZED-API-:
Users that are interested in ZED-API- are comparing it to the libraries listed below
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago
- 双目测距,即利用左右相机拍摄同一物体获得的不同视差来判断物体到摄像机的距离,这其中涉及摄像机标定、极线恢复、校正、立体匹配等算法☆34Updated 8 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆135Updated 3 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
- 单目标定+双目标定+深度图获取+三维坐标计算☆33Updated 6 years ago
- 完成基于 yolov3 与 TensorRT 的 快速目标检测与基于 sgm 与 cuda 的 双目立体重建,发送类别,概率,以及物体在相机坐标系下的xyz☆17Updated 4 years ago
- 通过C++调用yolov3☆13Updated 5 years ago
- A multiple computer vision and machine learning algorithms development/integration☆135Updated 5 years ago
- 手撕张正友标定算法