Un touchscreen de 33 pieds de long - ouaiiis Kaméaméaaaaaaaaaaaaaaaaaaa

Par là pour la source:


The screen used for teaching mathematics and computer science students interactivity at the University of Groningen in the Netherlands
SlashGear

http://www.popsci.com/technology/article/2011-02/video-3-d-theater-converted-worlds-largest-touchscreen

En vidéo ...

Crédits:

1LLUS | 28 janvier 2011 |  aiment, 5 n'aiment pas

This is the curved (!) screen in our reality center of the University of Groningen. We just finished building our own touch detection for it.
We used six Optitrack v120 slim camera's which have a good sensitivity for infrared light. We used 16 cheap infrared emitters (the kind used for security systems) with a total of 1000 LED's.
The touch detection software runs on three old computers each with two camera's connected. One extra computer combines the output from the detection computers and send event data to our main visualization system.
This way we have (even using the old computers) enough processing power to be able to run the detection software at 60Hz and with a latency between 30 ms and 50 ms. It can detect without any problem 100 different touches at any time (more is possible, but it becomes slower)

We used a modified version of Community Core Vision (CCV) 1.4 (nuigroup.com) (modified so it can do two camera's on one computer).
The communication protocol is preferable TUIO (tuio.org) and we did install Multi-touch Vista (multitouchvista.codeplex.com), which translates TUIO events to WM_TOUCH events for windows 7.
The demos you see in the video are from Multitouch for Java(tm) MT4J (mt4j.org/mediawiki/index.php/Main_Page)­.

The curved screen itself is consist of a 3 mm dark acrylic layer, coated with a diffuser on the front. Illumination is from behind using six full hd projectors.
The cameras and the ir-leds are also located behind the screen.

The music behind the video is an edited version of "not as it seems" by Kevin MacLeod, available fromhttp://incompetech.com/m/c/royalty-fr...

more info at http://www.rug.nl/cit/hpcv/nieuws_index

more movie at http://www.youtube.com/watch?v=jhIpEA...

Haut de page