178 |
kaklik |
1 |
----------------------------------------------- |
|
|
2 |
Mando - Interactive camera-projector system |
|
|
3 |
----------------------------------------------- |
|
|
4 |
|
|
|
5 |
1. What is mando? |
|
|
6 |
2. Licence |
|
|
7 |
3. What's new |
|
|
8 |
4. Install |
|
|
9 |
5. More information |
|
|
10 |
|
|
|
11 |
|
|
|
12 |
1. What is mando? |
|
|
13 |
----------------- |
|
|
14 |
|
|
|
15 |
Mando is a human computer interface using a camera and a projector. |
|
|
16 |
The camera is calibrated against a projection area to determine |
|
|
17 |
the position of physical pointer(pen, LED diode or laser pointer light) |
|
|
18 |
which is then used to virtually move and generate events of a X11 pointer. |
|
|
19 |
|
|
|
20 |
|
|
|
21 |
2. Licence |
|
|
22 |
---------- |
|
|
23 |
|
|
|
24 |
See COPYING |
|
|
25 |
|
|
|
26 |
|
|
|
27 |
3. What's new |
|
|
28 |
------------- |
|
|
29 |
|
|
|
30 |
See ChangeLog |
|
|
31 |
|
|
|
32 |
|
|
|
33 |
4. Install |
|
|
34 |
---------- |
|
|
35 |
|
|
|
36 |
$ ./configure |
|
|
37 |
$ make |
|
|
38 |
$ make install (as root) |
|
|
39 |
|
|
|
40 |
|
|
|
41 |
5. Further information |
|
|
42 |
---------------------- |
|
|
43 |
|
|
|
44 |
More information at http://www.sourceforge.net/projects/mando |
|
|
45 |
|