Slashdot Mirror


CMU Researchers Create Multitouch Surface Anywhere

tekgoblin writes "In a joint effort between Microsoft and the Carnegie Mellon Human Computer Interaction Institute, a new interface has been born. The new interface is usable on any surface, including notebooks, tables, walls and body parts. The UI is completely multitouch and worn on the shoulder, which will turn any surface you are pointing at into a usable workspace by the combination of a projector and a 3D modeling device similar to the Kinect."

11 of 81 comments (clear)

  1. hm... by Lockyy · · Score: 5, Informative

    I'm pretty sure I saw this absolutely ages ago. It was an open source project so you could do it yourself and it was just a projector and a camera on a thing around your neck. The video had them playing a racing game on a piece of paper, they turned the car by tilting the paper. In fact, I'm going to find an article. http://www.wired.com/epicenter/2009/02/ted-digital-six/ There, already done by MIT.

    1. Re:hm... by Lockyy · · Score: 2

      Changing the location of the camera doesn't exactly make it completely different .The lack of a need for finger caps is nice, but that purely means it's a refinement of an existing piece of technology. The slashdot summary just made it out like a completely new idea when it's already been done. I admit, it's a great piece of tech and a much needed advancement from what was done at MIT but it's not a new interface being born.

    2. Re:hm... by neokushan · · Score: 2

      And I'm pretty sure when apple releases a similar device in a few years time, people will think they invented it, too.

      --
      +1 IDisagreeSoHeMustBeATrollOrAnAstroturferOrAShill
    3. Re:hm... by zippthorne · · Score: 2

      I got one of my relatives an iPad, and while she was showing it off to her friends, the Microsoft surface came up, so I had them watch the youtube parody using the iPad

      They thought the table was a great idea. Despite watching an unflattering parody video about it, on a device that already has a fairly large screen and a multi-touch interface and which fits in a backpack.

      --
      Can you be Even More Awesome?!
  2. Hah by X.25 · · Score: 2

    Now we just have to wait for Apple to patent the concept of using this on a rectangular surface with rounded edges.

    And in courts, whoever owns this technological patent would probably lose, while whoever patented a design that uses this invention would win.

    I am getting lost.

  3. Reminds me of sometihng... by doohan · · Score: 2

    Ahh, so the Predator was just looking for a good surface to use for multitouch all along. Poor misunderstood Predator.

  4. Bring your own surface? by captainpanic · · Score: 2

    I can see this having many cool applications (if only because it has a very good built in camera system, and a projector).

    But I cannot see myself on a train, working for an hour literally on the back of my hand. I would probably still want a flat, white, sturdy surface to work on.
    And... isn't a keyboard + mouse a million times cheaper than a projector + motion detection?

    1. Re:Bring your own surface? by gl4ss · · Score: 2

      they see projector and motion detection being cheaper - as in less plastic - in the long run.

      real problem is that it doesn't really make the computer output any better from the individual. like the minority report ui. sure it would be nice to watch some hot babe use it.. but it's an awful, awful ui for doing the work.

      next up: crayons and cubicle walls are the new excel.

      --
      world was created 5 seconds before this post as it is.
  5. Obsession with touch screens by Dunbal · · Score: 2

    Yes, I want to trade in my 2000 dpi mouse for my clunky index finger that probably shakes more than the entire traverse of my mouse every time my heart beats. Please.

    --
    Seven puppies were harmed during the making of this post.
  6. Re:Not new, MIT did this long time ago by miknix · · Score: 3, Informative

    http://www.pranavmistry.com/projects/sixthsense/

    'SixthSense' is a wearable gestural interface that augments the physical world around us with digital information and lets us use natural hand gestures to interact with that information.

    There was also a TED talk about it. If you haven't seen it yet, you should, it is very inspiring and futuristic.

    So yeah, another slow news day?

  7. I'm working on something similar... by MrBandersnatch · · Score: 2

    for my masters, but sadly without the advantages of having access to a custom PrimeSense camera (I had initially looked at the kinect but the 50cm minimum range makes things rather awkward). Lordy, I'm almost embarrassed at how primitive what I'm working on is in comparison to this piece of work (in my defence though, part-time, unfunded student, and its a HCI rather than comp-sci oriented masters).

    This is fantastic stuff since THE primary problem I'm seeing in creating any usable interaction from Wearable Gestural Interfaces such as this is in getting accurate and reliable computer vision techniques working to detect finger/hand positioning. Time of flight cameras solve this of course and shoulder mounting, although it looks strange, is actually a very good use of the body for placement since its an area that is seldom obstructed and relatively safe from being knocked when moving around. Personally, where I see this evolving is so that devices such as these end up being similar to large closed-cup headphones that you wear around your neck - does saying that make the concept prior art? *grin*

    So I guess I'd better ensure this one makes it into my lit review...luckily I'm looking at something slightly different since my focus is primarily on the use of in air gestures for command and control and the projector is really secondary....but damn it would have been nice to have access to some of the underlying depth sensing tech.

    Oh http://os6sense.blogspot.com/ if anyone is interested