Slashdot Mirror


Microsoft Researchers Generate 3D Models From Ordinary Smartphones

New submitter subh_arya writes: Engineers from Microsoft Research have unveiled the first technology to perform 3D surface reconstruction from ordinary smartphone cameras. Their computational framework creates a connected 3D surface model by continuously registering RGB input to an incrementally built 3D model. Although the reconstruction results look promising, Microsoft does not plan to release an app anytime soon.

4 of 48 comments (clear)

  1. this is old hat. by nimbius · · Score: 4, Funny

    I'm an engineer for Wayne Enterprises and I can assure you we've had this technology for 7 years available to purchase by military and defense agencies. Its only ever been used twice though, once for system testing and another time by Lucius Fox, one of our business section managers who said he was demoing it for a bat sanctuary or something.

    --
    Good people go to bed earlier.
    1. Re:this is old hat. by subh_arya · · Score: 3, Informative

      Its true that the concept of 3D reconstruction from dense stereo/structure from motion is not new. However, the computational pipeline integrated entirely into a mobile device without any expensive hardware or offloading computation on a cloud, differentiates this effort from the previous ones.

      --
      A computer scientist is someone who, when told to Go to Hell sees the "go to" rather than the destination, as harmful.
  2. 123D Catch? Autodesk already has an app doing this by gmezero · · Score: 3, Interesting

    Why is this news? I'm already doing this on my Android phone with 123D Catch and it's available for iOS and Windows Phone as well. You can find more about it here.

    http://www.123dapp.com/catch

  3. Re:123D Catch? Autodesk already has an app doing t by Thagg · · Score: 4, Informative

    The differences are significant:

    1) The Microsoft app works in real-time on the phone, rather than 123D Catch processing in the cloud
    2) The Microsoft app shows real-time results, so you can see where there are issues, and continue to photograph until they are resolved. With 123D Catch you patch errors in post.
    3) The Autodesk 123D Catch app actually exists, and the earlier web-based version has been around for about four years.

    I'm kind of surprised that Microsoft isn't using the acceleration and magnetic sensors in the phone to help determine the camera position. It's one of the features that phone cameras have that DSLR's don't.

    --
    I love Mondays. On a Monday, anything is possible.