Skip to content

Commit d60a13f

Browse files
committed
2 parents a705884 + cda38c1 commit d60a13f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ LiveScan3D is a system designed for real time 3D reconstruction using multiple K
44
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:
55
* capturing an object’s 3D structure from multiple viewpoints simultaneously,
66
* capturing a “panoramic” 3D structure of a scene (extending the field of view of one sensor by using many),
7+
* streaming the reconstructed point cloud to a remote location,
78
* increasing the density of a point cloud captured by a single sensor, by having multiple sensors capture the same scene.
89

910
You will also find a short presentation of LiveScan3D in the video below (click to go to YouTube):
10-
[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/9y_WglwpJtE/0.jpg)](http://www.youtube.com/watch?v=9y_WglwpJtE)
11+
[![YouTube link](http://img.youtube.com/vi/9y_WglwpJtE/0.jpg)](http://www.youtube.com/watch?v=9y_WglwpJtE)
1112

1213
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.
1314

0 commit comments

Comments
 (0)