LiveScan3D

LiveScan3D是一个系统,专门用于以实时速度同时使用多个Kinect v2深度传感器进行实时3D重建。(LiveScan3D is a system designed for real time 3D reconstruction using multiple Kinect v2 depth sensors simultaneously at real time speed.)

Github星跟踪图

LiveScan3D

LiveScan3D is a system designed for real time 3D reconstruction using multiple Kinect v2 depth sensors simultaneously at real time speed. There is also a new, experimental, branch that works with Azure Kinect, link here, updates about that branch will be posted here.

The produced 3D reconstruction is in the form of a coloured point cloud, with points from all of the Kinects placed in the same coordinate system. Possible use scenarios of the system include:

  • capturing an object’s 3D structure from multiple viewpoints simultaneously,
  • capturing a “panoramic” 3D structure of a scene (extending the field of view of one sensor by using many),
  • streaming the reconstructed point cloud to a remote location,
  • increasing the density of a point cloud captured by a single sensor, by having multiple sensors capture the same scene.

You will also find a short presentation of LiveScan3D in the video below (click to go to YouTube):
YouTube link

At the moment connecting multiple Kinect v2 devices to a single computer is difficult and only possible under Linux. Also, the number of the devices or capture speed might be low, because of the limitations of the PCI-E bus.

Because of those limitations, in our system each Kinect v2 sensor is connected to a separate computer. Each of those computers is connected to a server which governs all of the sensors. The server allows the user to perform calibration, filtering, synchronized frame capture, and to visualize the acquired point cloud live.

How to use it

To start working with our software you will need a Windows machine with the Kinect for Windows SDK 2.0, and at least a single Kinect v2 device. You can either build LiveScan3D from source which, or you can download the binary release. The current version has to be compiled using Visual Studio 2015 for compatibility with the OpenCV dll versions that are included.

Both the binary and source distributions contain a manual (in the docs directory) which contains the steps necessary to start working with our software (it won't take more than a couple of minutes to set up).

Where to get help

If you have any problems feel free to contact us: Marek Kowalski m.kowalski@ire.pw.edu.pl, Jacek Naruniec j.naruniec@ire.pw.edu.pl. We usually answer emails quickly (our timezone is CET).

For details regarding the methods used in LiveScan3D you can take a look at our article: "LiveScan3D: A Fast and Inexpensive 3D Data Acquisition System for Multiple Kinect v2 Sensors" once it is released.

Licensing

While all of our code is licensed under the MIT license, the 3rd party libraries have different licenses:

If you use this software in your research, then please use the following citation:

Kowalski, M.; Naruniec, J.; Daniluk, M.: "LiveScan3D: A Fast and Inexpensive 3D Data
Acquisition System for Multiple Kinect v2 Sensors". in 3D Vision (3DV), 2015 International Conference on, Lyon, France, 2015

Authors

主要指标

概览
名称与所有者MarekKowalski/LiveScan3D
主编程语言C++
编程语言C (语言数: 4)
平台Windows
许可证MIT License
所有者活动
创建于2015-10-14 13:04:07
推送于2023-04-23 02:13:28
最后一次提交2020-08-23 12:47:06
发布数2
最新版本名称v1.0.1 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数788
关注者数69
派生数206
提交数59
已启用问题?
问题数64
打开的问题数35
拉请求数8
打开的拉请求数2
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?