Inside MultiTouch: Team, Demo, Lab Tour
- Posted: Oct 25, 2007 at 5:31 PM
- 29,008 Views
- 22 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
MSR Cambridge is a hotbed of innovation. TabletPC, Machine Learning, Vision, F#, Generics, Software Transactional Memory to name only a few off the top of my head (yeah, I probably missed some bigger ones. It's OK. You get the point...).
You've heard of the latest brainchild: MultiTouch (you've seen the YouTube video, I'd imagine...). But, you haven't met all the characters involved with this intriguing invention (no, it's not really related to Microsoft Surface and other highly sophisticated multi-touch
technologies) and you've certainly not heard about what they're currently working on or seen where they experiment and build this stuff.
Well, now you will. Meet the scientists behind MultiTouch; Shahram Izadi, Alex Butler, and Steve Hodges. Tune in and learn about the Who, What, How and Why behind MSR's innovative MultiTouch. It's pretty amazing and, surprisingly, not incredibly complicated
technology. Find out all about it right here on Channel 9. ![]()
Enjoy!
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Arrrghhhh..
And please someone tell mr butler to cut his nails
The tablet pc/IR sensing hybrid they mentioned sounds great, by the way. Manipulation using your fingers, and then writing using a stylus? That sounds ideal.
Great video, Charles. MSR Cambridge is fascinating.
Loved that... going back soon, once they've advanced a bit, I presume?
Thanks for another great vid;)
Yes. I will return to Cambridge in '08.
C
Still there for me. They go away on occasion (on the same videos) but are there more often than not.
If you are having problems with the Silverlight player, then you can turn it off in your profile. Also, Duncan and team are working on the problem which has been narrowed down to browser proxy settings and media loading timeout...
Thanks,
C
If anyone wants to DIY this check out NUI Group
The iPhone uses a capacitive touch panel built in the display.
Apple shows it some at the following two links:
http://www.apple.com/iphone/features/index.html#technology
http://www.apple.com/iphone/features/index.html#touch
Are you suggesting he should switch to nailless classic guitar playing technique?
Long nails might provide some additional benefits like tweezers substitute.
Apple's tech is cool but may be considered 'old school' when compared to this approach.
They're attempting to show the benefits of using IR over the traditional capacitive touch panels.
As noted in the video, using a smartphone, TV remote or any IR pointer to control the UI is very cool.
A likely product from this is a "low-cost" Multi-touch TV Remote.
Next time!
C
Bear in mind that an IR remote does not have the pinpoint focus of a laser pointer; it's diffuse. So, regardless of the resolution of the IR receiver array, IR reception from a distance will be as accurate as a BIG fat finger. Point-click-move UI control will only be possible in either close proximity to an average-sized screen or maybe from across the room from a 80+ inch screen. UNLESS it's capable of accurately detecting an IR point source from a distance.
If not, as with standard IR remote control from a distance, any IR remote in this scenario will still have to function via a binary protocol and will translate "next", "prev", "first", "last" buttons and arrow keys to manipulate the UI. One way to resolve this is to have the remote control device fitted with an electronically-controlled focusing lens and at the beginning of each remote control session have the device and computer communicate and perform a quick auto-focus function that will ensure that the IR beam is in perfect pinpoint focus relative to its distance from the screen. Then you can have accurate point-click-move UI manipulation. Another way would be to have the remote control itself have an embedded multi-touch system, as you mentioned, that transmits touch information to the screen via a standard IR binary protocol.
I'm no Apple fanboy, but Microsoft's technology may appear "old school" when compared to Apple's "next" approach, their full screen image sensor array technology. The apple screen will be able to see you... from across the room. If the image/object analysis is good enough it will be able to detect when you are pointing or drawing with your forefinger. Draw out an imaginary screen with your forefinger to allow the Apple screen to register the X/Y extent of your motions (or automatically and constantly adjust according to perceived shoulder width to allow and account for changes in proximity to the screen) then use multiple fingers, elbows, eyes, eyebrows, mouth shape to point-click-move, draw and communicate to your hearts content. This could also extend to multi-person interfaces down the road where the faces and gestures of a variable number of people control the UI and applications.
A hybrid of the two technologies may solve a lot of issues and create new opportunities that neither alone can address. I could see a cross-licensing agreement between Microsoft and Apple. If Apple's image sensor can vary or expand the light spectrum that they detect into IR then all that would need to be added to each pixel would be the IR transmitter element.
A cross-licensing agreement and possible cooperative research and development could save time and money leading to a more robust product and an industry standard rather than competing technologies that fragment the marketplace. Individually, if costs of the technologies are close to being equal then I imagine that Apple's future tech will find greater adoption as, on the surface and from pure speculation, it seems to facilitate all of the potential applications of MS MultiTouch and more.
Considering it was only on one hand I'm assuming he plays guitar with his nails.
So MS’ Surface Computing uses a rear projection/sensing system which has high sensing resolution but is bulky and expensive. MS’ MultiTouch uses tiny, rear-mounted infrared transceivers, offering a more compact (and cheaper?) setup than Surface but with lower resolution.
I wonder what the pros and cons of these technologies are compared to the iPhone’s use of capacitive sensing technology?
I can see that Microsoft’s methods would allow the use of a stylus or gloved finger, whereas the iPhone will not. And Microsoft’s methods (presumably) work with a hard glass surface, so you don’t have the fragility or limited lifespan of a resistive touch screen’s soft plastic (polyster) surface.
But I don’t think that support for non-conductive input devices (gloved finger/stylus) alone necessarily justify the cost and complexity of these over the iPhone’s technology, so I’m curious if there are other advantages to these.
They use a capacitive touchscreen, which provides non-paired point data (i.e. x1, x2, y1, y2). So you'll find the only true multi-touch gesture they support is pinch. They can tell you have at least two fingers down, and can tell if the two outermost fingers are getting further apart or closer together, and where the aprpoximate midpoint is, but that's about it - they can't truly do multi-touch. For example, fire up the ons-screen keyboard, press the shift key with one finger and try typing any another key. You can't. It's a modal-shift keyboard in large part because they can't tell the difference between (X1,Y1)(X2,Y2) and (X1,Y2)(X2,Y1).
One big advantage of capacitive over the more common resistive is that optical clairty is far better, as evidenced by the super sharp display on the iPhone.
It still a prototype, but the concept is valid
www.youtube.com/watch?v=jNCOs1TGwTY
It does not have the ghost points problem like capacitive, and can detect N points without problem. The dimensions of the prototype are big because we made it by hand and needed space to work, the actually size could be 3mm thick. This technology can be integrated to a LCD screen.
Also, this technology is very cheap, the prototype cost us US$20, and we estimate that the cost of do it in a 20'' screen is less than US$100
I promess to send one with audio next time
Remove this comment
Remove this thread
close