Skip to content

实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map

Notifications You must be signed in to change notification settings

TQK123/DepthMapTo3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepthMapTo3D

一个简单的将双目采集到的图像在三维空间进行显示的demon

输入

系统的输入为双目图像、相机参数(opencv双目标定得到的Q、P、R等)

畸变&极线矫正

深度图像

空洞填充

三维重建效果

About

实现了双目立体视觉标定(畸变与极线矫正)、深度图计算、获取像素点的空间坐标、三维点云显示。a simple demon of constructing a 3D pointcloud using stereo camera and it's depth map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.8%
  • CMake 6.2%