请输入您要查询的百科知识:

 

词条 IllumiRoom
释义

  1. History

  2. System

      Technology    Modes  

  3. Commercial use

  4. RoomAlive

  5. References

  6. External links

IllumiRoom is a Microsoft Research project that augments a television screen with images projected onto the wall and surrounding objects. The current proof-of-concept uses a Kinect sensor and video projector. The Kinect sensor captures the geometry and colors of the area of the room that surrounds the television, and the projector displays video around the television that corresponds to a video source on the television, such as a video game or movie.

History

IllumiRoom was first introduced at the 2013 Consumer Electronics Show.[1] At the show, Microsoft, with Samsung, showed a video presentation of the system. At CHI 2013, Microsoft presented more details of the system, including a paper written with a researcher at the University of Illinois at Urbana–Champaign.[2][3]

System

The system prototype uses a wide field of view projector and a Kinect for Windows sensor. The Kinect captures the color and geometry of the room environment and the projector renders images onto the depth map acquired by the sensor.

Technology

The IllumiRoom concept is based on prior work and research using focus-plus-context screens and projection mapping. The focus-plus-context technology generally uses a high resolution screen surrounded by a lower resolution display. Microsoft's CHI 2013 research paper cites Philips' Ambilight as an example of a focus-plus-context display. In the case of IllumiRoom, the television represents the high resolution screen and the surrounding projection is the lower resolution display. The purpose of this technology is to provide the user with additional visual information in the visual periphery, both simulating and taking advantage of peripheral vision. While the center of a person's gaze is in high-resolution and is sensitive to color and detail, peripheral vision is less sensitive to color and detail, but highly sensitive to movement.

IllumiRoom combines the focus-plus-context concept with real-time projection mapping. This allows the system to be used in any room, not just one where a television is surrounded by flat, white wall.

The Kinect sensor is used to calibrate the system and projection. The projector displays a system of gray patterns and the Kinect camera reads the size of the pattern across the projection in order to map the 3D environment. Once calibrated, the Kinect sensor is no longer needed for the IllumiRoom system and can be used for gaming.[3] IllumiRoom was developed with the open-source first-person shooter Red Eclipse as prototype application.[4]

Modes

The system can currently display video game video in one of several modes. These modes require the system to have access to the game's rendering process:[3]

  • Focus + Context Full: The full game content is projected around the television.
  • Focus + Context Edges: Only high-contrast edges (e.g., buildings, characters, scenery) are projected around the television.
  • Focus + Context Segmented: Game content is projected onto only a segment of the surrounding environment, most commonly the flat wall.
  • Focus + Context Selective: Only select game content (e.g., bullets, flames) is projected around the television.

Without access to the game's rendering, several other projection modes are available:[3]

  • Peripheral Flow: The system displays a grid or starfield that moves with the video game camera around the television.
  • Color Augmentation: The system changes the appearance of physical objects in the room to match the theme or look of the game by saturating colors, making them appear black and white, or creating a cartoon appearance.
  • Texture Displacement: The illusion of distortion of physical objects in the room is created by the projector. The radial wobble effect creates the illusion that objects in the room are being affected by a rippling force field emanating from the television.
  • Lighting: Since the project provides the lighting for the room, it can project lighting effects that match the lighting from the video game.
  • Physical Interaction: Objects within the game can directly interact with the room environment. For example, a ball may bounce out of the game and fall onto objects in the physical environment.

Commercial use

Although widely expected to be used in an Xbox application, the researchers have stated that the technology is, for now, only a research project and not ready for commercial use.[5]

RoomAlive

RoomAlive, a related Microsoft Research project, also uses a depth camera and video projector in a projector-camera, or "procam" setup. It is a scalable system for dynamic, real-time interactive projection mapping in which multiple such procams can be used together in a room to generate an immersive unified projection mapping that is automatically adapted to the room environment, and which users can interact with physically. Unlike IllumiRoom, which implements focus-plus-context visual presentation centered on a television screen, RoomAlive focuses on spatial augmented reality applications.[6]

In April 2015, Microsoft released the RoomAlive Toolkit, an open-source MIT licensed[7] software development kit for calibrating a network of video projectors and Kinect sensors, which can be used to develop systems like those of the RoomAlive and IllumiRoom projects.[8] The source code is available is available in their public repository.[9]

References

1. ^{{cite web |title=Microsoft just teased the next Xbox at CES |url=https://www.theverge.com/2013/1/14/3875404/microsoft-next-xbox-IllumiRoom-teaser |author=Tom Warren |work=The Verge |publisher=Vox Media |date=14 January 2013 |accessdate=29 April 2013}}
2. ^{{cite web |title=Microsoft IllumiRoom is a coffee table projector designed for the next-generation Xbox |url=https://www.theverge.com/2013/4/29/4281228/microsoft-illumiroom-table-projector-for-next-xbox |author=Tom Warren |work=The Verge |publisher=Vox Media |date=29 April 2013 |accessdate=29 April 2013}}
3. ^{{cite journal |last1=Jones |first1=Brett R |last2=Benko |first2=Hrvoje |last3=Ofek |first3=Eyal |last4=Wilson |first4=Andrew D |year=2013 |title=IllumiRoom: Peripheral Projected Illusions for Interactive Experiences |url=http://research.microsoft.com/en-us/projects/illumiroom/IllumiRoom_CHI2013_BJones.pdf |accessdate=29 April 2013}}
4. ^IllumiRoom_CHI2013 by Microsoft Research "The majority of the illusions were paired with an open-source first-person shooter (Red Eclipse). This created a rich, interactive experience, enabled by access to source code. The Snow illusion was paired with a racing game with a snow level (SuperTuxKart 3), triggered with controller input."
5. ^{{cite web |url=https://www.engadget.com/2013/04/30/microsoft-illumiroom-researchers/ |title=Microsoft says Illumiroom isn't yet ready for next Xbox, but will get public demo in July |author=Steve Dent |work=Engadget |publisher=AOL |date=30 April 2013 |accessdate=30 April 2013}}
6. ^{{cite journal|last1=Jones|first1=Brett|last2=Sodhi|first2=Rajinder|last3=Murdock|first3=Michael|last4=Mehra|first4=Ravish|last5=Benko|first5=Hrvoje|last6=Wilson|first6=Andrew D. |last7=Ofek |first7=Eyal |last8=MacIntyre |first8=Blair |last9=Raghuvanshi |first9=Nikunj |last10=Shapira |first10=Lior|title=RoomAlive: magical experiences enabled by scalable, adaptive projector-camera units|journal=UIST '14: proceedings of the 27th annual ACM symposium on user interface software and technology|date=5 October 2014|pages=637–644 |doi=10.1145/2642918.2647383 |publisher=Association for Computing Machinery|location=New York}}
7. ^[https://github.com/Kinect/RoomAliveToolkit/blob/master/LICENSE License] on github.com
8. ^{{cite web|title=RoomAlive Toolkit unveiled at Build 2015|url=http://blogs.msdn.com/b/kinectforwindows/archive/2015/04/30/roomalive-toolkit-unveiled-at-build-2015.aspx |website=Kinect for Windows Product Blog |publisher=Microsoft|accessdate=27 May 2015|date=30 April 2015}}
9. ^{{cite web=https://github.com/Microsoft/RoomAliveToolkit}}

External links

  • IllumiRoom - Microsoft Research
  • IllumiRoom with HighRes pictures - Brett Jones
  • RoomAlive
  • RoomAlive Toolkit
{{Microsoft Research}}

2 : Microsoft Research|Xbox

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/22 0:54:42