1KINECT-3D-VIEW(1) Mobile Robot Programming Toolkit - MRPT KINECT-3D-VIEW(1)
2
3
4
6 kinect-3d-view - Demo for the Microsoft Kinect sensor
7
9 kinect-3d-view
10
12 kinect-3d-view is a simple example that continuously grabs from a
13 Kinect sensor and displays the 3D point cloud live. It also allows one
14 to switch between the RGB and IR channels, to control the tilt servo
15 and displays the accelerometer readings.
16
18 Please report bugs at https://github.com/MRPT/mrpt/issues
19
21 The application wiki page at http://www.mrpt.org/Kinect_and_MRPT
22
24 kinect-3d-view is part of the Mobile Robot Programming Toolkit (MRPT),
25 and was originally written by the MAPIR laboratory (University of
26 Malaga).
27
28 This manual page was written by Jose Luis Blanco
29 <joseluisblancoc@gmail.com>.
30
32 This program is free software; you can redistribute it and/or modify it
33 under the terms of the BSD License.
34
35 On Debian GNU/Linux systems, the complete text of the BSD License can
36 be found in `/usr/share/common-licenses/BSD'.
37
38
39
40perl v5.36.1 2023-06-12 KINECT-3D-VIEW(1)