Page 1 of 1

How to recognize objects on a touch screen

Posted: 17 Oct 2013, 04:22
by allen hyoga
http://www.youtube.com/watch?v=9hVnslQ0M8A
Like the dior multitouch show sample, the guide puts different dior perfume bottle on the touch screen, then the screen can recognize the bottle and response...
Is there some technology to do this ? thx for and advice : )

Allen

Re: How to recognize objects on a touch screen

Posted: 17 Oct 2013, 07:20
by Christian Krix Schmidt
That's not complicated and already fully supported and integrated in Ventuz. It uses markers that are glued to the bottom of the bottles. The touchtable is probably from MultiTaction. Their screens are really good. Using the Ventuz TouchMarker node you can easily identify the bottles and the marker tracking even allows movement and rotation as seen in the video.

Re: How to recognize objects on a touch screen

Posted: 17 Oct 2013, 09:53
by allen hyoga
Hi Chris, thx for your advice,

However, I was wondering what is the communication protocol between makers( glued to the bottom of bottle) and touch screen? RFID? or a camera projector touch screen to recognize the QR-code or some other ways...I really need a kind of hardware(touch screen) to make real :P

Allen

Re: How to recognize objects on a touch screen

Posted: 17 Oct 2013, 10:02
by Christian Krix Schmidt
It's camera based. And the protocol is TUIO. At least for Multitaction. And you can cascade those. Their cell products have a really narrow bezel. Creating a touch videowall or touch table out of those is pretty neat.

Re: How to recognize objects on a touch screen

Posted: 17 Oct 2013, 10:27
by allen hyoga
Thank you.
Sounds like Mircosoft surface table (generation 1).

Allen

Re: How to recognize objects on a touch screen

Posted: 26 Oct 2013, 18:10
by ErikB
It is, in fact exactly the same as the SUR40 table (the table formerly known as Microsoft Surface). Ventuz will take the Marker output from TUIO and drive either the Marker node or the Ripple node.

I will say though that the only touchscreens which really support Fiducials well that I know of are the Multitaction screens.

If you have some other system, such as RFID or whatever, and can get the information into TUIO as Marker IDs, then Ventuz will support it out of the box as well.

-E