Cybertisch: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenM68k (Diskussion | Beiträge) K (added more links) |
M68k (Diskussion | Beiträge) K (Multi-Touch im Browser eines Tabletop- PCs++) |
||
Zeile 27: | Zeile 27: | ||
* [http://modin.yuri.at/publications/reactivision_tei2007.pdf reacTIVision: A Computer-Vision Framework for Table-Based Tangible Interaction] | * [http://modin.yuri.at/publications/reactivision_tei2007.pdf reacTIVision: A Computer-Vision Framework for Table-Based Tangible Interaction] | ||
* [http://campar.in.tum.de/pub/echtler2016sur40/echtler2016sur40.pdf SUR40 Linux: Reanimating an Obsolete Tangible Interaction Platform] | * [http://campar.in.tum.de/pub/echtler2016sur40/echtler2016sur40.pdf SUR40 Linux: Reanimating an Obsolete Tangible Interaction Platform] | ||
+ | * [http://mgrubinger.at/media/Grubinger_Multi-Touch%20im%20Browser%20eines%20Tabletop-PCs.pdf Multi-Touch im Browser eines Tabletop- PCs] | ||
=== Samsung docs === | === Samsung docs === | ||
* [http://www.samsung.com/us/pdf/sur40/SUR40_Venue_Readiness_Guide.pdf SUR40 Venue Readiness Guide] | * [http://www.samsung.com/us/pdf/sur40/SUR40_Venue_Readiness_Guide.pdf SUR40 Venue Readiness Guide] | ||
* [http://www.samsung.com/uk/business/business-products/smart-signage/professional-display/LH40SFWTGC/EN 40” SUR40 SMART Signage] | * [http://www.samsung.com/uk/business/business-products/smart-signage/professional-display/LH40SFWTGC/EN 40” SUR40 SMART Signage] |
Version vom 24. Dezember 2016, 21:25 Uhr
Cybertisch | |
Gestartet: | 18.12.2016 |
Involvierte: | User:m68k User:havilland |
Status: | in progress |
Beschreibung: | Microsoft/Samsung Surface 40 Touch table |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2016-12-24 |
Installed software
- Ubuntu 16.10
- reacTIVision: computer vision framework for tangible interactive surfaces
- TUIO: a common protocol and API for tangible multitouch surfaces which allows the transmission of an abstract description of interactive surfaces, including touch events and tangible object states.
Known issues
- the firmware is a little bit fragile: "conclusion: a firmware which trashes its own EEPROM due to a single wrongly set direction bit is perhaps a little fragile"
- don't use the Unity UI session because their touch/gesture support meddles with the operation and can even freeze
- when using LXDE you have to powerdown the table using the shell for now
- yamaarashi symbol detection doesn't work although amoeba symbols work fine
- the table is a little bit sensitive to light (see the "Venue Readiness Guide" below for the finer details)
- don't turn the backlight down, this also confuses the table :)
- give it some time to warmup after powering on
Literature
- reacTIVision: A Computer-Vision Framework for Table-Based Tangible Interaction
- SUR40 Linux: Reanimating an Obsolete Tangible Interaction Platform
- Multi-Touch im Browser eines Tabletop- PCs