Game

Abstract
A game for providing a mixed reality experience to a user, the game comprising: a game board having at least one marker, game objects to be manipulated by the user, each object having at least two surfaces, each surface having a marker and game logic to manage game play according to predetermined game rules. In addition, the position and orientation of the game board and game objects is tracked by identifying markers on the game board and game objects, and game play occurs in response to manipulation of at least one object. Furthermore, multimedia content associated with at least one identified marker is retrieved and superimposed in a relative position to the at least one identified marker, to provide a mixed reality experience to the user.
Description
TECHNICAL FIELD

The invention concerns a game for providing a mixed reality experience to a user.


BACKGROUND OF THE INVENTION

Computer games allow people to experience a virtual fantasy and participate in imaginative play. However, computer games focus attention primarily on computer screens or 2D/3D virtual environments instead of promoting interaction between people. Physical and social interaction is constrained by computer games, and natural interaction such as gestures, body language and movement, eye contact and physical awareness are lost. On the other hand, traditional board games lack the ability to create a virtual environment for fantasy and imaginative game play.


SUMMARY OF THE INVENTION

In a first aspect of the invention, there is provided a game for providing a mixed reality experience to a user, the game including a game board having at least one marker, game objects to be manipulated by the user, each object having at least two surfaces, each surface having a marker and game logic to manage game play according to predetermined game rules. In addition, the position and orientation of the game board and game objects is tracked by identifying markers on the game board and game objects, and game play occurs in response to manipulation of at least one object. Furthermore, multimedia content associated with at least one identified marker is retrieved and superimposed in a relative position to the at least one identified marker, to provide a mixed reality experience to the user.


In a second aspect of the invention, there is provided a gaming system for providing a mixed reality experience to a user, the system including an image capturing device to capture images of a game board and game objects of a game, in a first scene and a microprocessor configured to track the position and orientation of the game board and game objects by identifying markers on the game board and game objects. In addition, the microprocessor is configured to retrieve multimedia content associated with at least one identified marker, and generates a second scene including the associated multimedia content superimposed over the first scene in a relative position to the at least one identified marker, to provide a mixed reality experience to a user. Furthermore, game play occurs in response to manipulation of at least one game object.


The game board may appear translucent to the user.


Game objects include a dice to be rolled by the user, and a control cube to navigate and control the user's view within the game.


Game objects may be fully occluded by associated multimedia content.


The game may be a board game or a role playing game.


The game may be played over a network. For a network-based game, a networking module may be provided, comprising a client and a server.


In a third aspect of the invention, there is provided a method for playing a game having a game board and game objects, to provide a mixed reality experience to a user, the method including capturing images of the game board and the game objects, in a first scene and tracking the position and orientation of the game board and game objects by identifying markers on the game board and game objects. In addition, the method involves retrieving multimedia content associated with at least one identified marker, and generates a second scene including the associated multimedia content superimposed over the first scene in a relative position to the at least one identified marker, to provide a mixed reality experience to a user, and responding to manipulation of at least one game object.


To identify a marker for tracking the position and orientation of the object, at least two surfaces of the object may be tracked. The marker used for tracking the position and orientation of the object may be identified on a surface with the highest tracking confidence. The surface with the highest tracking confidence may be determined according to the extent of occlusion of its marker.


Furthermore, the marker can include a discontinuous border that has a single gap. In several embodiments, the gap breaks the symmetry of the border and therefore increases the dissimilarity of the markers.


In additional embodiments, the marker comprises an image within the border. The image may be a geometrical pattern to facilitate template matching to identify the marker. The pattern may be matched to an exemplar stored in a repository of exemplars.


In still further embodiments, the color of the border produces a high contrast to the background color of the marker, to enable the background to be separated by the microprocessor. Often, this can lessen the adverse effects of varying lighting conditions.


The marker may be unoccluded to identify the marker.


The marker may be a predetermined shape. To identify the marker, at least a portion of the shape is recognized by the microprocessor. The microprocessor may determine the complete predetermined shape of the marker using the detected portion of the shape. For example, if the predetermined shape is a square, the microprocessor can be configured to determine that the marker is a square if one corner of the square is occluded.


The microprocessor may also be configured to identify a marker if the border is partially occluded and if the pattern within the border is not occluded.


The system may further comprise a display device such as a monitor, television screen or LCD, to display the second scene at the same time the second scene is generated. The display device may be a view finder of the image capture device or a projector to project images or video. The video frame rate of the display device may be in the range of twelve to thirty per second.


The image capture device may be mounted above the display device, and both the image capture device and display device may face the user. The object may be manipulated between the user and the display device.


Multimedia content may include 2D or 3D images, video and audio information.


In yet another embodiment, the at least two surfaces of the object are substantially planar. In addition, the at least two surfaces can be joined together.


The object may be a cube or polyhedron.


The object may be foldable, for example, a foldable cube for storytelling.


The microprocessor may be included in a desktop or mobile computing device such as a Personal Digital Assistant (PDA), mobile telephone or other mobile communications device.


The image capturing device may be a camera. The camera may be CCD or CMOS video camera.


The camera, microprocessor and display device may be provided in a single integrated unit.


The camera, microprocessor and display device may be located in remote locations.


The associated multimedia content may be superimposed over the first scene by rendering the associated multimedia content into the first scene, for every video frame to be displayed.


The position of the object may be calculated in three dimensional space. A positional relationship may be estimated between the camera and the object.


The camera image may be thresholded. Contiguous dark areas may be identified using a connected components algorithm.


A contour seeking technique may identify the outline of these dark areas. Contours that do not contain four corners may be discarded. Contours that contain an area of the wrong size may be discarded.


Straight lines may be fitted to each side of the square contour. The intersections of the straight lines may be used as estimates of the corner positions.


A projective transformation may be used to warp the region described by these corners to a standard shape. The standard shape may be cross-correlated with stored exemplars of markers to find the marker's identity and orientation.


The positions of the marker corners may be used to identify a unique Euclidean transformation matrix relating to the camera position to the marker position.




BRIEF DESCRIPTION OF THE DRAWINGS

An example of the invention will now be described with reference to the accompanying drawings, in which:



FIG. 1 is a class diagram showing the abstraction of graphical media and cubes of the interactive system;



FIG. 2 is a table showing the mapping of states and couplings defined in the “method cube” of the interactive system;



FIG. 3 is a table showing inheritance in the interactive system;



FIG. 4 is a table showing the virtual coupling in a 3D Magic Story Cube application;



FIG. 5 is a process flow diagram of the 3D Magic Story Cube application;



FIG. 6 is a table showing the virtual couplings to add furniture in an Interior Design application;



FIG. 7 is a series of screenshots to illustrate how the ‘picking up’ and ‘dropping off’ of virtual objects adds furniture to the board;



FIG. 8 is a series of screenshots to illustrate the method for re-arranging furniture;



FIG. 9 is a table showing the virtual couplings to re-arrange furniture;



FIG. 10 is a series of screenshots to illustrate ‘picking up’ and ‘dropping off’ of virtual objects stacking furniture on the board;



FIG. 11 is a series of screenshots to illustrate throwing out furniture from the board;



FIG. 12 is a series of screenshots to illustrate rearranging furniture collectively;



FIG. 13 is a pictorial representation of the six markers used in the Interior Design application;



FIG. 14 is a class diagram illustrating abstraction and encapsulation of virtual and physical objects;



FIG. 15 is a schematic diagram illustrating the coordinate system of tracking cubes;



FIG. 16 is a process flow diagram of program flow of the Interior Design application;



FIG. 17 is a process flow diagram for adding furniture;



FIG. 18 is a process flow diagram for rearranging furniture;



FIG. 19 is a process flow diagram for deleting furniture;



FIG. 20 depicts a collision of furniture items in the Interior Design application;



FIG. 21 is a block diagram of a gaming system;



FIG. 22 is a system diagram of the modules of the gaming system;



FIG. 23 is a process flow diagram of playing a game;



FIG. 24 is a process flow diagram of the game thread and network thread of the networking module;



FIG. 25 depicts the world and viewing coordinate systems;



FIG. 26 depicts the viewing coordinate system;



FIG. 27 depicts the final orientation of the viewing coordinate system;



FIG. 28 is a table of the elements in the structure of a cube;



FIG. 29 is a process flow diagram of the game logic for the game module; and



FIG. 30 is a table of the elements in the structure of a player.




DETAILED DESCRIPTION OF THE DRAWINGS

The drawings and the following discussion are intended to provide a brief, general description of a suitable computing environment in which the present invention may be implemented. Although not required, the invention will be described in the general context of computer-executable instructions, such as program modules, being executed by a personal computer. Generally, program modules include routines, programs, characters, components, data structures, that perform particular tasks or implement particular abstract data types. As those skilled in the art will appreciate, the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.


Referring to FIG. 1, an interactive system is provided to allow interaction with a software application on a computer. In this example, the software application is a media player application for playing media files. Media files include AVI movie files or WAV audio files. The interactive system comprises software programmed using Visual C++ 6.0 on the Microsoft Windows 2000 platform, a computer monitor, and a Dragonfly Camera mounted above the monitor to track the desktop area.


Complex interactions using a simple Tangible User Interface (TUI) are enabled by applying Object Oriented Tangible User Interface (OOTUI) concepts to software development for the interactive system. The attributes and methods from objects of different classes are abstracted using Object Oriented Programming (OOP) techniques. FIG. 1 at (a), shows the virtual objects (Image 10, Movie 11, 3D Animated Object 12) structured in a hierarchical manner with their commonalities classified under the super class, Graphical Media 13. The three subclasses that correspond to the virtual objects are Image 10, Movie 11 and 3D Animated Object 12. These subclasses inherit attributes and methods from the Graphical Media super class 13. The Movie 11 and 3D Animated Object 12 subclasses contain attributes and methods that are unique to their own class. These attributes and methods are coupled with physical properties and actions of the TUI decided by the state of the TUI. Related audio information can be associated with the graphical media 11, 12, 13, such as sound effects. In the system, the TUI allows control of activities including searching a database of files and sizing, scaling and moving of graphical media 11, 12, 13. For movies and 3D objects 11, 12, activities include playing/pausing, fast-forwarding and rewinding media files. Also, the sound volume is adjustable.


In this example, the TUI is a cube. A cube in contrast to a ball or complex shapes, has stable physical equilibriums on one of its surfaces making it relatively easier to track or sense. In this system, the states of the cube are defined by these physical equilibriums. Also, cubes can be piled on top of one another. When piled, the cubes form a compact and stable physical structure. This reduces scatter on the interactive workspace. Cubes are intuitive and simple objects familiar to most people since childhood. A cube can be grasped which allows people to take advantage of keen spatial reasoning and leverages off prehensile behaviours for physical object manipulations.


The position and movement of the cubes are detected using a vision-based tracking algorithm to manipulate graphical media via the media player application. Six different markers are present on the cube, one marker per surface. In other instances, more than one marker can be placed on a surface. The position of each marker relative to each another is known and fixed because the relationship of the surfaces of the cube is known. To identify the position of the cube, any one of the six markers is tracked. This ensures continuous tracking even when a hand or both hands occlude different parts of the cube during interaction. This means that the cubes can be intuitively and directly handled with minimal constraints on the ability to manipulate the cube.


The state of artefact is used to switch the coupling relationship with the classes. The states of each cube are defined from the six physical equilibriums of a cube, when the cube is resting on any one of its faces. For interacting with the media player application, only three classes need to be dealt with. A single cube provides adequate couplings with the three classes, as a cube has six states. This cube is referred to as an “Object Cube” 14.


However, for handling the virtual attributes/methods 17 of a virtual object, a single cube is insufficient as the maximum number of couplings has already reached six, for the Movie 11 and 3D Animated object 12 classes. The total number of couplings is six states of a cube<3 classes+6 attributes/methods 17. This exceeds the limit for a single cube. Therefore, a second cube is provided for coupling the virtual attribute/methods 17 of a virtual object. This cube is referred to as a “Method Cube” 15.


The state of the “Object Cube” 14 decides the class of object displayed and the class with which the “Method Cube” 15 is coupled. The state of the “Method Cube” 15 decides which virtual attribute/method 17 the physical property/action 18 is coupled with. Relevant information is structured and categorized for the virtual objects and also for the cubes. FIG. 1, at (b) shows the structure of the cube 16 after abstraction.


The “Object Cube” 14 serves as a database housing graphical media. There are three valid states of the cube. When the top face of the cube is tracked and corresponds to one of the three pre-defined markers, it only allows displaying the instance of the class it has inherited from, that is the type of media file in this example. When the cube is rotated or translated, the graphical virtual object is displayed as though it was attached on the top face of the cube. It is also possible to introduce some elasticity for the attachment between the virtual object and physical cube. These states of the cube also decide the coupled class of “Method Cube” 15, activating or deactivating the couplings to the actions according to the inherited class.


Referring to FIG. 2, on the ‘Method Cube’ 15, the properties/actions 18 of the cube are respectively mapped to the attributes/methods 17 of the three classes of the virtual object. Although there are three different classes of virtual object which have different attributes and methods, new interfaces do not have to be designed for all of them. Instead, redundancy is reduced by grouping similar methods/properties and implementing the similar methods/properties using the same interface.


In FIG. 2, methods ‘Select’ 19, ‘Scale X-Y’ 20 and ‘Translate’ 21 are inherited from the Graphical Media super-class 13. They can be grouped together for control by the same interface. Methods ‘Set Play/Stop’ 23, ‘Set Animate/Stop’, ‘Adjust Volume’ 24 and ‘Set Frame Position’ 22 are methods exclusive to the individual classes and differ in implementation. Although the methods 17 differ in implementation, methods 17 encompassing a similar idea or concept can still be grouped under one interface. As shown, only one set of physical property/action 18 is used to couple with the ‘Scale’ method 20 which all three classes have in common. This is an implementation of polymorphism in OOTUI. This is a compact and efficient way of creating TUIs by preventing duplication of interfaces or information across classifiable classes and the number of interfaces in the system is reduced. Using this methodology, the number of interfaces is reduced from fifteen (methods for image—three interfaces, movie—six interfaces, 3D object—six interfaces) to six interfaces. This allows the system to be handled by six states of a single cube.


Referring to FIG. 3, the first row of pictures 30 shows that the cubes inherit properties for coupling with methods 31 from ‘movie’ class 11. The user is able to toggle through the scenes using the ‘Set Frame Method’ 32 which is in the inherited class. The second row 35 shows the user doing the same task for the ‘3D object’ class 12. The first picture in the third row 36 shows that ‘image’ class 10 does not inherit the ‘Set Frame Method’ 32 hence a red cross appears on the surface. The second picture shows that the ‘Object Cube’ 14 is in an undefined state indicated by a red cross.


The rotating action of the ‘Method Cube’ 15 to the ‘Set Frame’ 32 method of the movie 11 and animated object 12 is an intuitive interface for watching movies. This method indirectly fulfils functions on a typical video-player such as ‘fast-forward’ and ‘rewind’. Also, the ‘Method Cube’ 15 allows users to ‘play/pause’ the animation.


The user can size graphical media of all the three classes by the same action, that is, by rotating the ‘Method Cube’ 15 with “+” as the top face (state 2). This invokes the ‘Size’ method 20 which changes the size of the graphical media with reference to the angle of the cube to the normal of its top face. From the perspective of a designer of TUIs, the ‘Size’ method 20 is implemented differently for the three classes 10, 11, 12. However, this difference in implementation is not perceived by the user and is transparent.


To enhance the audio and visual experience for the users, visual and audio effects are added to create an emotionally evocative experience. For example, an animated green circular arrow and a red cross are used to indicate available actions. Audio feedback include a sound effect to indicate state changes for both the object and method cubes.


Example—3D Magic Story Cube Application


Another application of the interactive system is the 3D Magic Story Cube application. In this application, the story cube tells a famous Bible story, “Noah's Ark”. Hardware required by the application includes a computer, a camera and a foldable cube. Minimum requirements for the computer are at least of 512 MB RAM and a 128 MB graphics card. In one example, an IEEE 1394 camera is used. An IEEE 1394 card is installed in the computer to interface with the IEEE 1394 camera. Two suitable IEEE 1394 cameras for this application are the Dragonfly cameras or the Firefly cameras, both manufactured by Point Grey Research, Inc. of Vancouver, Canada. Both of these cameras are able to grab color images at a resolution of 640×480 pixels, at a speed of 30 Hz. This is able to view the 3D version of the story whilst exploring the folding tangible cube. The higher the capture speed of the camera is, the more realistic the mixed reality experience is to the user due to a reduction in latency. The higher the resolution of the camera, the greater the image detail. A foldable cube is used as the TUI for 3D storytelling. Users can unfold the cube in a unilateral manner. Foldable cubes have previously been used for 2D storytelling with the pictures printed out on the cube's surfaces.


The software and software libraries used in this application are Microsoft Visual C++ 6.0, OpenGL, GLUT and MXR Development toolkit, which are manufactured by Microsoft Corporation of Redmond, Wash. Microsoft Visual C++ 6.0 is used as the development tool. It features a fully integrated editor, compiler, and debugger to make coding and software development easier. Libraries for other components are also integrated. In Virtual Reality (VR) mode, OpenGL and GLUT play important roles for graphics display. OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics applications. OpenGL is responsible for all the manipulation of the graphics in 2D and 3D in VR mode. GLUT is the OpenGL Utility Toolkit and is a window system independent toolkit for writing OpenGL programs. It is used to implement a windowing application programming interface, (API) for OpenGL. The MXR Development Toolkit enables developers to create Augmented Reality (AR) software applications. It is used for programming the applications mainly in video capturing and marker recognition. The MXR Toolkit is a computer vision tool to track fiducials and to recognize patterns within the fiducials. The use of a cube with a unique marker on each face allows for the position of the cube to be tracked by the computer by the MXR Toolkit continuously.


Referring to FIG. 4, the 3D Magic Story Cube application applies a simple state transition model 40 for interactive storytelling. Appropriate segments of audio and 3D animation are played in a pre-defined sequence when the user unfolds the cube into a specific physical state 41. The state transition is invoked only when the contents of the current state have been played. Applying OOTUI concepts, the virtual coupling of each state of the foldable cube can be mapped 42 to a page of digital animation.


Referring to FIG. 5, an algorithm 50 is designed to track the foldable cube that has a different marker on each unfolded page. The relative position of the markers is tracked 51 and recorded 52. This algorithm ensures continuous tracking and determines when a page has been played once through. This allows the story to be explored in a unidirectional manner allowing the story to maintain a continuous narrative progression. When all the pages of the story have played through once, the user can return to any page of the story to watch the scene play again.


A few design considerations that are kept in mind when designing the system is the robustness of the system during bad lighting conditions and the image resolution.


The unfolding of the cube is unidirectional allowing a new page of the story to be revealed each time the cube is unfolded. Users can view both the story illustrated on the cube in its non-augmented view (2D view) and also in its augmented view (3D view). The scenarios of the story are 3D graphics augmented on the surfaces of the cube.


The AR narrative provides an attractive and understandable experience by introducing 3D graphics and sound in addition to 3D manipulation and 3D sense of touch. The user is able to enjoy a participative and exploratory role in experiencing the story. Physical cubes offer the sense of touch and physical interaction which allows natural and intuitive interaction. Also, the physical cubes allow social storytelling between an audience as they naturally interact with each other.


To enhance user interaction and intuitiveness of unfolding the cube, animated arrows appear to indicate the direction of unfolding the cube after each page or segment of the story is played. Also, the 3D virtual models used have a slight transparency of 96% to ensure that the user's hands are still partially visible to allow for visual feedback on how to manipulate the cube.


The rendering of each page of the story cube is carried out when one particular marker is tracked. As the marker can be large, it is also possible to have multiple markers on one page. Since multiple markers are located on the same surface in a known layout, tracking one of the markers ensures tracking of the other markers. This is a performance issue to facilitate more robust tracking.


To assist with synchronisation, the computer system clock is used to increment the various counters used in the program. This causes the program to run at varying speeds for different computers. An alternative is to use a constant frame rates method in which a constant number of frames are rendered every second. To achieve constant frame rates, one second is divided in many equal sized time slices and the rendering of each frame starts at the beginning of each time slice. The application has to ensure that the rendering of each frame takes no longer than one time slice, otherwise the constant frequency of frames will be broken. To calculate the maximum possible frame rate for the rendering of the 3D Magic Story Cube application, the amount of time needed to render the most complex scene is measured. From this measurement, the number of frames per second is calculated.


Example—Interior Design Application


A further application developed for the interactive system is the Interior Design application. In this application, the MXR Toolkit is used in conjunction with a furniture board to display the position of the room by using a book as a furniture catalogue.


MXR Toolkit provides the positions of each marker but does not provide information on the commands for interacting with the virtual object. The cubes are graspable allowing the user to have a more representative feel of the virtual object. As the cube is graspable (in contrast to wielding a handle), the freedom of movement is less constrained. The cube is tracked as an object consisting of six joined markers with a known relationship. This ensures continual tracking of the cube even when one marker is occluded or covered.


In addition to cubes, the furniture board has six markers. It possible to use only one marker on the furniture board to obtain a satisfactory level of tracking accuracy. However, using multiple fiducials enables robust tracking so long as one fiducial is not occluded. This is crucial for the continuous tracking of the cube and the board.


To select a particular furniture item, the user uses a furniture catalogue or book with one marker on each page. This concept is similar to the 3D Magic Story Cube application described. The user places the cube in the loading area beside the marker which represents a category of furniture of selection to view the furniture in AR mode.


Referring to FIG. 14, prior to determining the tasks to be carried out using cubes, applying OOTUI allows a software developer to deal with complex interfaces. First, the virtual objects of interest and their attributes and methods are determined. The virtual objects are categorized into two groups: stackable objects 140 and unstackable objects 141. Stackable objects 140 are objects that can be placed on top of other objects, such as plants, TVs and Hi-Fi units. They can also be placed on the ground. Both groups 140, 141 inherit attributes and methods from their parent class, 3D Furniture 142. Stackable objects 140 have an extra attribute 143 of its relational position with respect to the object it is placed on. The result of this abstraction is shown in FIG. 14 at (a).


For virtual tool cubes 144, the six equilibriums of the cube are defined as one of the factors determining the states. There are a few additional attributes to this cube to be used in complement with a furniture catalogue and a board. Hence, we have a few additional attributes such as relational position of a cube with respect to the book 145 and board 146. These additional attributes coupled with the attributes inherited from the Cube parent class 144 determines the various states of the cube. This is shown in FIG. 14 at (b).


To pick up an object intuitively, the following is required:

    • 1) Move into close proximity to a desired object
    • 2) Make a ‘picking up’ gesture using the cube


The object being picked up will follow that of the hand until it is dropped. When a real object is dropped, we expect the following:

    • 1) Object starts dropping only when hand makes a dropping gesture
    • 2) In accordance with the laws of gravity, the dropped object falls directly below that of the position of the object before it is dropped
    • 3) If the object is dropped at an angle, it will appear to be at an angle after it is dropped.


These are the underlying principles governing the adding of a virtual object in Augmented Reality.


Referring to FIG. 6, applying OOTUI, the couplings 60 are formed between the physical world 61 and virtual world 62 for adding furniture. The concept of translating 63 the cube is used for other methods such as deleting and re-arranging furniture. Similar mappings are made for the other faces of the cube.


To determine the relationship of the cube with respect to the book and the board, the position and proximity of the cubes with respect to the virtual object need to be found. Using the MXR Toolkit, co-ordinates of each marker with respect to the camera is known. Using this information, matrix calculations are performed to find the proximity and relative position of the cube with respect to other passive items including the book and board.



FIG. 7 shows a detailed continuous strip of screenshots to illustrate how the ‘picking up’ 70 and ‘dropping off’ 71 of virtual objects adds furniture 72 to the board.


Referring to FIG. 8, similar to adding a furniture item, the idea of ‘picking up’ 80 and dropping off’ is also used for rearranging furniture. The “right turn arrow” marker 81 is used as the top face as it symbolises moving in all directions possible in contrast to the “+” marker which symbolises adding. FIG. 9 shows the virtual couplings to re-arrange furniture.


When designing the AR system, the physical constraints of virtual objects are represented as objects in reality. When introducing furniture in a room, there is a physical constraint when moving the desired virtual furniture in the room. If there is a virtual furniture item already in that position, the user is not allowed to ‘drop off’ another furniture item in that position. The nearest position the user can drop the furniture item is directly adjacent the existing furniture item on board.


Referring to FIG. 10, a smaller virtual furniture item can be stacked on to larger items. For example, items such as plants and television sets can be placed on top of shelves and tables as well as on the ground. Likewise, items placed on the ground can be re-arranged to be stacked on top of another item. FIG. 10 shows a plant picked up from the ground and placed on the top of a shelf.


Referring to FIG. 11, to delete or throw out an object intuitively, the following is required:

    • 1) Go to close proximity to desired object 110;
    • 2) Make a ‘picking up’ gesture using the cube 111; and
    • 3) Make a flinging motion with the hand 112;


Referring to FIG. 12, certain furniture items can be stacked on other furniture items. This establishes a grouped and collective relationship 120 with certain virtual objects. FIG. 12 shows the use of the big cube (for grouped objects) in the task of rearranging furniture collectively.


Visual and audio feedback are added to increase intuitiveness for the user. This enhances the user experience and also effectively utilises the user's sense of touch, sound and sight. Various sounds are added when different events take place. These events include selecting a furniture object, picking up, adding, re-arranging and deleting. Also, when a furniture item has collided with another object on the board, an incessant beep is continuously played until the user moves the furniture item to a new position. This makes the augmented tangible user interface more intuitive since providing both visual and audio feedback increases the interaction with the user.


The hardware used in the interior design application includes the furniture board and the cubes. The interior design application extends single marker tracking described earlier. The furniture board is two dimensional whereas the cube is three dimensional for tracking of multiple objects.


Referring to FIG. 13, the method for tracking user ID cards is extended for tracking the shared whiteboard card 130. Six markers 131 are used to track the position of the board 130 so as to increase robustness of the system. The transformation matrix for multiple markers 131 is estimated from visible markers so errors are introduced when fewer markers are available. Each marker 131 has a unique pattern 132 in its interior that enables the system to identify markers 131, which should be horizontally or vertically aligned and can estimate the board rotation.


The showroom is rendered with respect to the calculated centre 133 of the board. When a specific marker above is being tracked, the centre 133 of the board is calculated using some simple translations using the preset X-displacement and Y-displacement. These calculated centres 133 are then averaged depending on the number of markers 131 tracked. This ensures continuous tracking and rendering of the furniture showroom on the board 130 as long as one marker 131 is being tracked.


When the surface of the marker 131 is approaching parallel to the line of sight, the tracking becomes more difficult. When the marker flips over, the tracking is lost. Since the whole area of the marker 131 must always visible to ensure a successful tracking, it does not allow any occlusions on the marker 131. This leads to the difficulties of manipulation and natural two-handed interaction.


Referring to FIG. 15, one advantage of this algorithm is that it enables direct manipulation of cubes with both hands. When one hand is used to manipulate the cube, the cube is always tracked as long as at least one of the six faces of the cube is detected. The algorithm used to track the cube is as follows:

    • 1. Detect all the surface markers 150 and calculate the corresponding transformation matrix (Tcm) for each detected surface.
    • 2. Choose a surface with the highest tracking confidence and identify its surface ID, that is top, bottom, left, right, front, and back.
    • 3. Calculate the transformation matrix from the marker co-ordinate system to the object co-ordinate system (Tmo) 151 based on the physical relationship of the chosen marker and the cube.
    • 4. The transformation matrix from the object co-ordinate system 151 to the camera co-ordinate system (Tco) 152 is calculated by: Tco=Tcm−1 X Tmo.



FIG. 16 shows the execution of the AR Interior Design application in which the board 160, small cube 161 and big cube 162 are concurrently being searched for.


To enable the user to pick up a virtual object when the cube is near the marker 131 of the furniture catalogue requires the relative distance between the cube and the virtual object to be known. Since the MXR Toolkit returns the camera co-ordinates of each marker 131, markers are used to calculate distance. Distance between the marker on the cube and the marker for a virtual object is used for finding the proximity of the cube with respect to the marker.


The camera co-ordinates of each marker can be found. This means that the camera co-ordinates of the marker on the cube and that of the marker of the virtual object is provided by the MXR Toolkit. In other words, the co-ordinates of the cube marker with respect to the camera and the co-ordinates of the virtual object marker is known. TA is the transformation matrix to get from the camera origin to the virtual object marker. TB is the transformation matrix to get from the camera origin to the cube marker. However this does not give the relationship between cube marker and virtual object marker. From the co-ordinates, the effective distance can be found.


By finding TA −1, the transformation matrix to get from the virtual object to the camera origin is obtained. Using this information, the relative position of cube with respect to virtual object marker is obtained. The proximity of the cube and the virtual object is of interest only. Hence only the translation needed to get from the virtual object to the cube is required (i.e. Tx, Ty, Tz), and the rotation components can be ignored.
[R11R12R13TxR21R22R23TyR31R32R33Tz0001]=[TA-1][TB](Equation6-1)


Tz is used to measure if the cube if it is placed on the book or board. This sets the stage for picking and dropping objects. This value corresponds to the height of the cube with reference to the marker on top of the cube. However, a certain range around the height of the cube is allowed to account for imprecision in tracking.


Tx, Ty is used to determine if the cube is within a certain range of the book or the board. This allows for the cube to be in an ‘adding’ mode if it is near the book and on the loading area. If it is within the perimeter of the board or within a certain radius from the centre of the board, this allows the cube to be re-arranged, deleted, added or stacked onto other objects.


There are a few parameters to determine the state of the cube, which include: the top face of the cube, the height of the cube, and the position of the cube with respect to the board and book.


The system is calibrated by an initialisation step to enable the top face of the cube to be determined during interaction and manipulation of the cube. This step involves capturing the normal of the table before starting when the cube is placed on the table. Thus, the top face of the cube can be determined when it is being manipulated above the table by comparing the normal of the cube and the table top. The transformation matrix of the cube is captured into a matrix called tfmTable. The transformation matrix encompasses all the information about the position and orientation of the marker relative to the camera. In precise terms, it is the Euclidean transformation matrix which transforms points in the frame of reference of the tracking frame, to points in the frame of reference in the camera. The full structure in the program is defined as:
[r11r12r13txr21r22r23tyr31r32r33tz]


The last row in equation 6-1 is omitted as it does not affect the desired calculations. The first nine elements form a 3×3 rotation matrix and describe the orientation of the object. To determine the top face of the cube, the transformation matrix obtained from tracking each of the face is used and works out the following equation. The transformation matrix for each face of the cube is called tfmCube.
Dot_product=tfmCube.r13*tfmTable.r13+tfmCube.r23*tfmTable.r23+tfmCube.r33*tfmTable.r33(Equation6-2)


The face of the cube which produces the largest Dot_product using the transformation matrix in equation 6-2 is determined as the top face of the cube. There are also considerations of where the cube is with respect to the book and board. Four positional states of the cube are defined as—Onboard, Offboard, Onbook and Offbook. The relationship of the states of cube with the position of it, is provided below:

States ofHeight of Cube -Cube wrt board and book -cubetztx and ty OnboardSame as boardWithin the boundary ofboardOffboardAbove boardWithin the boundary ofboardOnbookSame as cover ofNear book (furniturebookcatalog)OffbookAbove the coverNear book (furnitureof bookcatalog)


Referring to FIG. 17, adding the furniture is done by using “+” marker as the top face of the cube 170. This is brought near the furniture catalogue with the page of the desired furniture facing up. When the cube is detected to be on the book (Onbook) 171, a virtual furniture object pops up on top of the cube. Using a rotating motion, the user can ‘browse’ through the catalogue as different virtual furniture items pop up on the cube while the cube is being rotated. When the cube is picked up (Offbook), the last virtual furniture item that seen on the cube is picked up 172. When the cube is detected to be on the board (Onboard), the user can add the furniture to the cube by lifting the cube off the board (Offboard) 173. To re-arrange furniture, the cube is placed on the board (Onboard) with the “right arrow” marker as the top face. When the cube is detected as placed on the board, the user can ‘pick up’ the furniture by moving the cube to the centre of the desired furniture.


Referring to FIG. 18, when the furniture is being ‘picked up’ (Offboard), the furniture is rendered on top of the cube and an audio hint is sounded 180. The user then moves the cube on the board to a desired position. When the position is selected, the user simply lifts the cube off the board to drop it into that position 181.


Referring to FIG. 19, to delete furniture, the cube is placed on the board (Onboard) with the “x” marker as the top face 190. When the cube is being detected to be on the board, the user can select the furniture by moving the cube to the centre of the desired furniture. When the furniture is successfully selected, the furniture is rendered on top of the cube and an audio hint is sounded 191. The user then lifts the cube off the board (Offboard) to delete the furniture 192.


When a furniture is being introduced or re-arranged, a problem to keep in mind is the physical constraints of the furniture. Similar to reality, furniture in an Augmented Reality world cannot collide with or ‘intersect’ with another. Hence, users are not allowed to add furniture when it collides with another.


Referring to FIG. 20, one way to solve the problem of furniture items colliding is to transpose the four bounding co-ordinates 200 and the centre of the furniture being added to the co-ordinates system of the furniture which is being collided with. The points pt0, pt1, pt2, pt3, pt4200 are transposed to the U-V axis of the furniture on board. The U-V co-ordinates of these five points are then checked against the x-length and y-breadth of the furniture on board 201.

Ux=cos 0(XN−XO)+sin 0(YN−YO)
VN=sin 0(XN−XO)+cos 0(YN−YO)


where

(UN, VN)New transposed coordinates with respect tothe furniture on boardθAngle furniture on board makes with respectto X-Y coordinates(Xo, Yo)X-Y Center coordinates of furniture on board(XN, YN)Any X-Y coordinates of furniture on cube(from figure -- , they represent pt0, pt1,pt2, pt3, pt4)


Only if any of the U-V co-ordinates fulfil UN<x-length && VN<y-breadth will the audio effect sound. This indicates to the user that they are not allowed to drop the furniture item at the position and must move to another position before dropping the furniture item.


For furniture such as tables and shelves in which things can be stacked on top of them, a flag is provided in their furniture structure called stacked. This flag is set true when an object such as a plant, hi-fi unit or TV is detected for release on top of this object. This category of objects allows up to four objects placed on them. This type of furniture, for example, a plant, then stores the relative transformation matrix of the stacked object to the table or shelf in its structure in addition to the relative matrix to the centre of the board. When the camera has detected top face “left arrow” or “x” of the big cube, it goes into the mode of re-arranging and deleting objects collectively. Thus, if a table or shelf is to be picked, and if stacked flag is true, then, the objects on top of the table or shelf can be rendered according on the cube using the relative transformation matrix stored in its structure.


Example—Game Application


Referring to FIG. 21, a gaming system 210 is provided which combines the advantages of both a computer game and a traditional board game. The system 210 allows players to physically interact with 3D virtual objects while preserving social and physical aspects of traditional board games. Some of the features of the game include the ability to transit between the 3D AR world, 3D virtual reality world and physical world. A player can also navigate naturally through the 3D VR world by manipulating a cube. The tangible experience introduced by the cube goes beyond the limitation of two dimensional operation provided by a mouse.


The system 210 also facilitates network gaming to further enhance the experience of AR gaming. A network AR game allows players from all parts of the world to participate in AR gaming.


The system 210 uses two-handed interface technology in the context of a board game for manipulating virtual objects, and for navigating an augmented reality-enhanced game board or within a 3D VR environment. The system 210 also uses physical cubes as a tangible user interface.


Referring to FIG. 21, the system 210 includes a web cam or video camera 211 to capture images for detecting pre-defined markers. The pre-defined markers are stored in a computer. The computer 212 identifies whether a detected marker is recognized by the system 210. Data is sent from the server 213 to the client 214 via networking 215. Virtual objects are augmented onto the marker before outputting to a monitor 216 or head-mounted display (HMD).


In one example, the system 210 is deployed over two desktop computers 213, 214. One computer is the server 213 and the other is the client 214. The server 213 and client 214 both have Microsoft DirectX installed. Microsoft DirectX is an advanced suite of multimedia application programming interfaces (APIs) built into Microsoft Windows operating systems. IEEE1394 cameras 211 including the Dragonfly cameras and the Firefly cameras are used to capture images. Both cameras 211 are able to capture color images at a resolution of 640×480 pixels, at the speed of 30 Hz. For recording of video streams, the amount and speed of the data transfer requirements is considerable. For one camera to record at 640×480 pixels 24 bit RGB data at 30 Hz, this transposes into a sustained data transfer rate of 27.6 megabytes per second. Similar to a traditional board game, the gaming system 210 provides a physical game board and cubes for a tangible user interface.


Similar to the story book application, the software used includes Microsoft Visual C++ 6.0, OpenGL, GLUT and the Realspace MXR Development Toolkit.


Referring to FIG. 22, the system 210 is generally divided into three modules: user interface module 220, networking module 221 and game module 222.


The user interface module 220 enables the interactive techniques using the cube to function. These techniques include changing the point of view, occlusion of physical object from virtual environment 226, object manipulation 224, navigation 223 and pick and drop tool 225.


Changing the point of view enables objects to be seen from many different angles. This allows occlusions to removed or reduced and improves the sense of the three-dimensional space an object occupies. The cube is a hand-held model which allows the player to quickly establish different points of view by rotating the cube in both hands. This provides the player all the information that he or she needs without destroying the point of view established in the larger, immersive environment. This interactive technique can establish a new viewpoint more quickly.


In an augmented environment, virtual objects often obstruct the current line of sight of the player. By occluding the physical cube from the virtual space 226, the player can establish an easier control of the physical object in the virtual world.


The cube also functions as a display anchor and enables virtual objects such as 3D models, graphics and video, to be manipulated at a greater than one-to-one scale, implementing a three-dimensional magnifying glass. This gives the player very fine grain control of objects through the cube. It also allows a player to zoom in to view selected virtual objects in greater detail, while still viewing the scene in the game.


The cube also allows players to rotate virtual objects naturally and easily compared to ratcheting (repeated grabbing, rotating and releasing) which is awkward. The cube allows rotation using only fingers, and complete rotation through 360 degrees.


The cube represents the player's head. This form of interface is similar to the joystick. Using the cube, 360 degrees of freedom in view and navigation is provided. By rotating and tilting the cube, the player is provided with a natural 360 degree manipulation of their point of view. By moving the cube left and right, up and down, the player can navigate through the virtual world.


The pick-and-drop tool of the cube increases intuitiveness and supports greater variation in the functions using the cube. For example, the stacking of two cubes on top of one another provides players with an intuitive way to pick and drop virtual items in the augmented reality (AR) world.


Referring to FIGS. 22 and 23, the game module 222 handles the running details of the game. This module 222 ensures communication between the player and the system 210. Predicting player behaviour also ensures smooth running of the system 210. The game module 222 performs some initialisation steps such as camera initialisation 230 and saving the normal of the board game marker 231. The current turn to play is checked 232, and if so, the dice is checked 233 to determine how many steps to move 234 the player forward on the game board. If the player reaches a designated stop 235 on the game board, a game event of the stop is played 236. Game events include a quiz, a task or a challenge for the player to answer or perform. Next, there is a check for whether the turn has been passed 237 and repeats checking if it is the current turn to play 232.


The networking module 221 comprises two components in communication with each other: the server 213 and the client 214 components. The networking module 221 also ensures mutual exclusion of globally shared variables that the game module 222 uses. In each component 213, 214, two threads are executed. Referring to (a) in FIG. 24, one thread is the game thread 240 used to run the functions of the game. This includes detection and recognition of markers, calculating matrix transforms and all other functions that are involved in running the game 242. Referring to (b) in FIG. 24, the other thread is the network thread 241 used to establish a network 215 between the client 214 and the server 213. This thread is also used to send and receive data via the network 215 between the server 213 and the client 214.


Implementation of an AR gaming system 210 relies on 3D perspective projection. 3D projection is a mathematical process to project a series of 3D shapes to a 2D surface, usually a computer monitor 216. Rendering refers to the general task of taking some data from the computer memory and drawing it, in any way, on the computer screen. The gaming system 210 uses a 4×4 matrix viewing system.


The transformation of the viewing transformation matrix consists of a translation, two rotations, a reflection, and a third rotation. The translation places the origin of the viewing coordinate system (xv, yv, zv) at the camera position, which is specified as the vector V=(a, b, c) in world coordinates (xw, yw, zw). The translation matrix is
T1=[100001000010-a-b-c1]

    • and leaves the world and viewing coordinate systems as shown at (a) of FIG. 25, where L=(e, f, g) is the look at point. The angles Θ and φ are defined by first translating the lookat point to the origin of the world coordinates and simultaneously translating the camera position through the vector tL. This does not change the orientation of the vector V t L. The angles are defined at (b) of FIG. 25, where Θ is in the (xw, yw) plane, φ is in the vertical plane defined by V, L, and the zw axis, and the quantity r=jV t Lj. This transformation of the camera and look at positions is only to make the definitions of r, Θ, and φ clear; it is not applied to the viewing coordinate system, whose origin remains at the camera position V.


With r, Θ, and φ defined as above, we have the following expressions:

r=[(ate)2+(btf)2+(ctg)2]½,
Sin θ=(btf)/[(ate)2+(btf)2]½
cos θ=(ate)/[(ate)2+(btf)2]½,
sin φg=[(ate)2+(btf)2]½/r.
cos φ=(ctg)/r.


Referring to (a) of FIG. 26, the first rotation applied to the viewing coordinate system is a clockwise rotation through ng/g2 t Θ about the zv axis to make the xv axis normal to the vertical plane containing r. The matrix for this is:
T2=[sinθcosθ00-cosθsinθ0000100001]


The second rotation is counter clockwise through ng-gφ about the xv axis, which leaves the zv axis parallel and coincident with the line joining the camera and lookat positions. The matrix for this rotation is:
T3=[10000-cosϕ-sinϕ00sinϕ-cosϕ00001]

    • and (b) of FIG. 26 shows the orientation of the viewing coordinate axes after this rotation. The next transformation is a reflection across the (yv, zv) plane to convert the viewing coordinates to a left handed coordinate system, and is represented by the matrix:
      T4=[-1000010000100001]


The final transformation is a rotation through the twist angle α in a counter clockwise direction about the zv axis, represented by the rotation matrix:
T5=[cosα-sinα00sinαcosα0000100001]


This leaves the final orientation of the viewing coordinates as shown in FIG. 27.


Multiplying the matrices T1 tT5 gives the matrix Tv which transforms world coordinates to viewing coordinates:
Tv=T1T2T3T4T5=[-cosαsinθ-sinαcosθcosϕsinαsinθ-cosαcosθcosϕ-cosθsinϕ0cosαcosθ-sinαsinθcosϕ-sinαcosθ-cosαsinθcosϕ-sinθsinϕ0sinαsinϕcosαsinϕ-cosϕ0cosα(asinθ-bcosθ)+sinα(acosθ+bsinθ)cosϕ-csinαsinϕ-sinα(asinθ-bcosθ)+cosα(acosθ+bsinθ)cosϕ-ccosαsinϕ(acosθ+bsinθ)sinϕ+ccosϕ1]


The first step is to transform the points coordinates taking into account the position and orientation of the object they belong to. This is done using a set of four matrices:


Object Translation:
(100x010y001z0000)

Rotation about the X axis
(10000cosα-sinα00sinαcosα00001)

Rotation about the Y axis
(cosβ0sinβ00100-sinβ0cosβ00001)

Rotation about the Z axis
(cosγ-sinγ00sinγcosγ0000100001)


The four matrices are multiplied together, and the result is the world transform matrix: a matrix that if a point's coordinates were multiplied by it, would result in the point's coordinates being expressed in the “world” reference frame.


In contrast to multiplication between numbers, the order used to multiply the matrices is significant. Changing the order will also change the result. When dealing with the three rotation matrices, a fixed order, ideal for the circumstance must be chosen. The object is rotated before it is translated, since the position of the object in the world would get rotated around the centre of the world, wherever that happens to be. [World Transform]=[Translation]×[Rotation].


The second step is virtually identical to the first one, except that it uses the six coordinates of the player instead of the object, and the inverses of the matrixes should be used, and they should be multiplied in the opposite order, (A×B)−1=B−1×A−1. The resulting matrix transforms coordinates from the world reference frame to the player's reference frame. The camera looks in its z direction, the x direction is typically left, and the y direction is typically up.


Inverse object translation is a translation in the opposite direction:
(100-x010-y001-z0000)


Inverse rotation about the X axis is a rotation in the opposite direction:
(10000cosαsinα00-sinαcosα00001)


Inverse rotation about the Y axis:
(cosβ0-sinβ00100sinβ0cosβ00001)


Inverse rotation about the Z axis:
(cosγsinγ00-sinγcosγ0000100001)


The two matrices obtained from the first two steps are multiplied together to obtain a matrix capable of transforming a point's coordinates from the object's reference frame to the observer's reference frame.

[Camera Transform]=[Inverse Rotation]×[Inverse Translation]
[Transform so far]=[Camera Transform]×[World Transform]


The graphical display of 3D virtual objects requires tracking and manipulation of 3D objects. The position of a marker is tracked with reference to the camera. The algorithm calculates the transformation matrix from the marker coordinate system to the camera coordinate system. The transformation matrix is used for precise rendering of 3D virtual objects into the scene. The system 210 provides a tracking algorithm to track a cube having six different markers, one marker per surface of the cube. The position of each marker relative to one another is known and fixed. Thus, to identify the position and orientation of the cube, the minimum requirement is to track any of the six markers. The tracking algorithm also ensures continuous tracking when hands occlude different parts of cube during interaction.


The tracking algorithm is as follows:

    • 1) An eight-point tracking algorithm is applied. The marker design comprises a border which allows tracking of eight vertexes (inner and outer) enabling more robust tracking due to more information provided. The inner and outer eight vertexes are tracked and this enables a more robust tracking result. The marker has a gap in the border at one of the four sides. This breaks the symmetry of the square thus allowing use of a symmetrical pattern in the center of the marker and differentiation of same patterns in different orientations. Alternatively, an asymmetrical geometrical pattern can be used.
    • 2) The algorithm tracks the entire cube in an image form, and this enables a correct display of occlusion relationships.
    • 3) The algorithm enables more robust tracking of the cube and requires only one face of the cube to be tracked. Using the current tracking face, the algorithm automatically calculates the transformation from the face coordinate system to the cube coordinate system. This algorithm ensures continuous tracking when hands cover a portion of the cube during interaction.
    • 4) The algorithm enables direct manipulation of cubes with hands. In most situations, only one hand is used to manipulate the cube. The cube is always tracked as long as at least one face of the cube is detected.


Tracking the cube involves:

    • 1) detecting all the surfaces markers and calculate the corresponding transformation matrix Tcm for each detected surfaces;
    • 2) choosing a surface with the highest tracking confidence and identifying its surface ID, that is whether it is the top, bottom, left, right, front, or back face.
    • 3) calculating the transformation matrix from the marker coordinate system to the object coordinate system Tmo based on the physical relationship of the chosen marker and the cube.
    • 4) The transformation matrix from the object coordinate system to the camera coordinate system Tco is calculated by:

      Tco=Tcm×Tmo


By detecting the physical orientation of the cube, the cube represents the virtual object which is associated with the physical top marker relative to the world coordinates. The “top” marker is not the “top” marker defined for a specific surface ID but the actual physical marker facing up. However, the top marker in the scene may be changed when the player tilts his/her head. So, during initialization of the application, a cube is placed on the desk and the player keeps their head without any tilting or panning. This Tco is saved for later comparison to examine which surface of the cube is facing upwards. The top surface is determined by calculating the angle between the normal of each face and the normal of the cube calculated during initialization.


A data structure is used to hold information of the cube. The elements in the structure of the cube and their descriptions are shown in Table 1 of FIG. 28. Important functions of the cube and their description are shown in Table 2 of FIG. 28.


Virtual objects obstructing the view of the physical objects hinders the player using the physical objects in a Augmented Reality (AR) world. A solution requires occluding the cube. Occlusion is implemented using OpenGL coding. The width of the cube is first pre-defined. Once the markers on the cube are detected, the glVertex3f( ) function is used to define four corners of the quadrangle. OpenGL quadrangles are then drawn onto the faces of the cube. By using the glColorMask( ) function, the physical cube is masked out from the virtual environment.


The occlusion of the cube is useful since when physical objects do not obstruct the player's line of sight, the player has a clearer picture of their orientation in the AR world. Although the cube is occluded from the virtual objects, it is a small physical element in the entire AR world. The physical game board is totally obstructed from the player's view. However, it is not desirable to occlude the entire physical game board as this defeats the whole purpose of augmenting virtual objects into the physical world. Thus, the virtual game board is made translucent so that the player can see hints of physical elements beneath it.


In most 3D virtual computer games, 3D navigation requires use of keyboard arrow keys for moving forward, and some letter keys for turning the head view and some other keys to tilt the head. With so many different keys to bear in mind, players often find it difficult to navigate within virtual reality environments. This game 210 replaces keyboards, mice and other peripheral input devices with a cube as a navigation tool and is treated as a “virtual camera”.

Since, [Camera Transform]=[Inverse Rotation]×[Inverse Translation]

    • mxrTransformInvert(&tmpInvT,&myCube[2].offsetT[3]) is used to calculate the inverse of the marker perpendicular to the table top, which in this case is mycube[2].offset[3]. The transform of the cube is then projected as the current camera transform. In other words, the view point from the cube is obtained. Moving the cube left in the physical world requires a translation to the left in the virtual world. Rotating and tilting the cube requires a similar translation.


To create an easy and natural way for the player to use the cube as a “pick and drop” tool, a CubeIsStacked function is implemented. This function facilitates players in tasks such as pick-and-drop and turn passing. This function is implemented firstly by taking the perspective of the top cube with respect to the bottom cube. As discussed earlier, this is done by taking the inverse of the top cube and multiplying it with the bottom cube.


The stacking of cubes is determined by three main conditions:

    • 1) The difference of “z” distance between the two cubes is not more than the height of the top cube.
    • 2) The distance between the two cubes does not exceed the square root of (x2+y2+z2). This ensures that if by sheer chance a cube is held in such a way that the perspective “z” distance is equal to the height of the top cube but not directly stacked on top of it, it will not be recognized as a stacked cube.
    • 3) The difference between the normal of the top cube and the bottom cube does not exceed a certain threshold. This prevents the top cube being tilted and being recognized as stacked even though the previous two conditions are satisfied.


Due to vision-based tracking, the bottom cube must be tracked in order to detect if any cube stacking has occurred.


An intuitive and natural way for players to select and manipulate virtual objects is provided. The virtual objects are pre-stored in an array. Changing an index pointing to the array selects a virtual object. This is implemented by calculating the absolute angle (the angle along the normal of the top cube). By using this angle, an index is specified such that for every “x” degree, a file change is invoked. Thus, different virtual objects are selectable by simple manipulation of the cube.


Referring to FIG. 29, the flow of the game logic 290 for the game module 222 is as follows:

    • 1) Obtain the physical game board marker transform matrix 291, and save it as the normal of the table top. This normal is used in detecting the top face of the cube.
    • 2) Check if it is a current turn to play the game 292.
    • 3) If it is a current turn to play the game. Play the sound hint to roll the dice.
    • 4) If the dice is not detected, this indicates that the player has picked up the dice and but not thrown in onto the game board.
    • 5) If the dice is detected, it means the player has thrown the dice or the player has not picked up the dice yet. Thus, the indication of dice being thrown only happens if the dice has been not detected before.
    • 6) Once the dice is thrown, the top face of the cube is detected, to determine the number on the top face of the dice 293.
    • 7) The virtual object representing the player is moved automatically according to the number shown on the top face of the dice 294.
    • 8) If a player lands on an action step, a game event occurs 295. The user interface module handles the game event.
    • 9) Once a player has decided to pass the turn to the next player 296, they stack the dice on top of the control cube to indicate the turn is passed to next player.


Miscommunication between the player and the system 210 is addressed by providing visual and sounds hints to indicate the functions of the cube to the players. Some of the hints include rendering a rotating arrow on the top face of the cube to indicate the ability to rotate the cube on the table top, and text directing instructions to the players. Sound hints include recorded audio files to be played when dice is not found, or to indicate to roll the dice or to choose a path.


A database is used to hold player information. Alternatively, other data structures may be used. The elements in the database and their descriptions are listed in Table 3 of FIG. 30. Important functions written by the game development and their description are listed in Table 4 of FIG. 30.

DWORD WINAPI ThreadFunc( LPVOID lpParam ){char szMsg[80];if (*(DWORD*)lpParam==1){while (true){StreamServer(nPort);}}if (*(DWORD*)lpParam==2){mxrCLStart(mxrMain, mxrKeyboard,mxrCLReshapeDefault);}return 0;}
    • In the networking module 221, threading provides concurrency in running different processes. A simple thread function is written to creating two threads. One thread runs the networking side; StreamServer( ), while the other is to run the game mxrGLStart( ). The code for the thread function is as follows:


This thread function is called in the main program as follows:

/‘‘‘‘‘‘‘‘‘‘’’’’’’threading’start‘‘‘‘‘‘‘‘‘‘’’’’’’’‘‘‘‘‘‘‘/DWORD dwThreadId, dwThrdParam − 1; dwThrdParam2 − 2;HANDLE hThread1, hThread2,char azMsg(Ed):hThread - CreateThreadNULL,// default security attributes0,// use default stack sizeThreadFunc,//thread function&dwThrdParam,//argument to thread function0,// use default creation flags&dwThreadd),//returns the thread identifier//Check the return value for success.if (hThread1 == NULL){public azMsg, ″CreateThreadCalled.″)MessageBox( NULL, azMsg, ″man″, MB_OK ).}else{//_custom character:CloseHandle( hThread1 ):}hThread2 = CreateThread(NULL,//default security attributes0,// use default stack sizeThreadFunc,//thread function&dwThrdParam2,//argument to thread function0,// use default creation flags&dwThreadd),//returns the thread identifier//Check the return value for success.if (hThread2 −− NULL){public azMsg, ″CreateThreadCalled.″)MessageBox( NULL, azMsg, ″man″, MB_OK ).}else{//_custom character:CloseHandle( hThread2 ). }/‘‘‘‘‘‘‘‘‘‘’’’’’’threading’end‘‘‘‘’’’’’’‘‘‘‘‘‘‘‘‘‘‘‘‘’’’/


In order to protect mutual exclusion of globally shared data such as global variables, mutexes are used. Before any acquisition or saving of any global variable, a mutex for that respective variable must be obtained. These globally shared variables include current status of turn, and player's current step and the path taken. This is implemented using the function CreateMutex ( ) The TCP/IP stream socket is used as it supports server/client interaction. Sockets are essentially the endpoints of communication. After a socket is created, the operating system returns a small integer (socket descriptor) that the application program (server/client code) uses this to reference the newly created socket. The master (server) and slave (client) program then binds its hard-coded address to the socket and a connection is established.


Both the server 213 and client 214 are able to send and receive messages, ensuring a duplex mode for information exchange. This is achieved through the send (connected socket, data buffer, length of data, flags, destination address, address length) and recv (connected socket, message buffer, flags) functions. Two main functions: StreamClient( ) and StreamServer( ) are provided. For a network game, reasonable time differences and latency are acceptable. This permits verification of data transmitted between client and server after each transmission, to ensure the accuracy of transmitted data.


Although the interactive system 210 has been programmed using Visual C++ 6.0 on the Microsoft Windows 2000 platform, other programming languages are possible and other platforms such as Linux and MacOS X may be used.


Although a Dragonfly camera 211 has been described, web cameras with 640×480 pixel video resolution may be used.


It will be appreciated by persons skilled in the art that numerous variations and/or modifications may be made to the invention as shown in the specific embodiments without departing from the scope or spirit of the invention as broadly described. The present embodiments are, therefore, to be considered in all respects illustrative and not restrictive.

Claims
  • 1. A game for providing a mixed reality experience to a user, the game comprising: a game board having at least one marker; game objects to be manipulated by the user, each object having at least two surfaces, each surface having a marker; and game logic to manage game play according to predetermined game rules; wherein the position and orientation of the game board and game objects is tracked by identifying markers on the game board and game objects, and game play occurs in response to manipulation of at least one object; and multimedia content associated with at least one identified marker is retrieved and superimposed in a relative position to the at least one identified marker, to provide a mixed reality experience to the user.
  • 2. The game according to claim 1, wherein the game is a board game or a role playing game.
  • 3. The game according to claim 1, wherein the game objects are polyhedrons.
  • 4. The game according to claim 3, wherein the game objects are cubes.
  • 5. The game according to claim 4, wherein the game objects include a dice to be rolled by a user and a control cube to navigate within the game and control the user's view within the game.
  • 6. The game according to claim 5, wherein after the dice is rolled, a virtual object representing the user that rolled the dice is automatically moved to a new position on the game board according to a number rolled by the dice.
  • 7. The game according to claim 1, wherein the game board appears translucent to the user.
  • 8. The game according to claim 1, wherein the game objects are fully occluded by the associated multimedia content.
  • 9. The game according to claim 1, wherein the game is played over a network.
  • 10. The game according to claim 8, further comprising a networking module having a client program and a server program.
  • 11. The game according to claim 1, wherein at least two surfaces of the game object are tracked to identify a marker for tracking the position and orientation of the game object.
  • 12. The game according to claim 11, wherein the marker is identified on a surface with the highest tracking confidence.
  • 13. The game according to claim 12, wherein the surface with the highest tracking confidence is determined according to the extent of occlusion of its marker.
  • 14. The game according to claim 1, wherein associated multimedia content includes virtual objects.
  • 15. The game according to claim 1, wherein a turn is passed in the game if the game objects are stacked on each other.
  • 16. The game according to claim 14, wherein a virtual object is picked up and dropped if the game objects are stacked on each other.
  • 17. The game according to claim 13, wherein a user playing the game is represented by a virtual object on the game board.
  • 18. A gaming system for providing a mixed reality experience to a user, the system comprising: an image capturing device configured to capture images of a game board and game objects of a game, in a first scene; and a microprocessor configured to track the position and orientation of the game board and game objects by identifying markers on the game board and game objects; wherein the microprocessor is configured to retrieve multimedia content associated with at least one identified marker, and to generate a second scene including the associated multimedia content superimposed over the first scene in a relative position to the at least one identified marker, and wherein game play occurs in response to manipulation of at least one game object.
  • 19. The system according to claim 18, wherein the marker includes a discontinuous border that has a single gap.
  • 20. The system according to claim 19, wherein the marker comprises an image within the border.
  • 21. The system according to claim 20, wherein the image is a geometrical pattern.
  • 22. The system according to claim 21, wherein the pattern is matched to an exemplar stored in a repository of exemplars.
  • 23. The system according to claim 20, wherein the color of the border produces a high contrast to the background color of the marker, to enable the background to be separated by the microprocessor.
  • 24. The system according to claim 1, wherein the microprocessor is configured to identify a marker if the border is partially occluded and if the pattern within the border is not occluded.
  • 25. The platform according to claim 1, wherein the marker is unoccluded to identify the marker.
  • 26. The system according to claim 25, wherein the display device is a monitor, television screen or LCD.
  • 27. The system according to claim 25, wherein the display device is a view finder of the image capture device or a projector to project images or video.
  • 28. The system according to claim 25, wherein the video frame rate of the display device is in the range of twelve to thirty frames per second.
  • 29. The system according to claim 18, wherein the image capture device is mounted above the display device.
  • 30. The system according to claim 29, where the image capture device and display device face the user.
  • 31. The system according to claim 30, wherein the object is manipulated between the user and the display device.
  • 32. The system according to claim 18, wherein multimedia content includes two dimensional or three dimensional images, video or audio information.
  • 33. The system according to claim 18, wherein the at least two surfaces of the object are substantially planar.
  • 34. The system according to claim 33, wherein the at least two surfaces are joined together.
  • 35. The system according to claim 33, wherein the object is a cube or polyhedron.
  • 36. The system according to claim 18, wherein the microprocessor is part of a desktop or mobile computing device such as a Personal Digital Assistant (PDA), mobile telephone or other mobile communications device.
  • 37. The system according to claim 18, wherein the image capturing device is a camera.
  • 38. The system according to claim 37, wherein the camera is a CCD or CMOS video camera.
  • 39. The system according to claim 37, wherein the camera, microprocessor and display device is provided in a single integrated unit.
  • 40. The system according to claim 37, wherein the camera, microprocessor and display device is located in remote locations.
  • 41. The system according to claim 18, wherein the associated multimedia content is superimposed over the first scene by rendering the associated multimedia content into the first scene, for every video frame to be displayed.
  • 42. The system according to claim 18, wherein the position of the object is calculated in three dimensional space.
  • 43. The system according to claim 42, wherein a positional relationship is estimated between the display device and the object.
  • 44. The system according to claim 18, wherein the captured image is thresholded.
  • 45. The system according to claim 44, wherein contiguous dark areas are identified using a connected components algorithm.
  • 46. The system according to claim 45, wherein a contour seeking technique is used to identify the outline of these dark areas.
  • 47. The system according to claim 45 wherein contours that do not contain four corners are discarded.
  • 48. The system according to claim 45, wherein contours that contain an area of the wrong size are discarded.
  • 49. The system according to claim 45, wherein straight lines are fitted to each side of a square contour.
  • 50. The system according to claim 49, wherein the intersections of the straight lines are used as estimates of corner positions.
  • 51. The system according to claim 50, wherein a projective transformation is used to warp the region described by the corner positions to a standard shape.
  • 52. The system according to claim 51, wherein the standard shape is cross-correlated with stored exemplars of markers to identify the marker and determine the orientation of the object.
  • 53. The system according to claim 51, wherein the corner positions are used to identify a unique Euclidean transformation matrix relating to the position of the display device to the position of the marker.
  • 54. A method for playing a game having a game board and game objects, to provide a mixed reality experience to a user, the method comprising: capturing images of the game board and the game objects, in a first scene; and tracking the position and orientation of the game board and game objects by identifying markers on the game board and game objects; retrieving multimedia content associated with at least one identified marker, and generating a second scene including the associated multimedia content superimposed over the first scene in a relative position to the at least one identified marker, and responding to manipulation of at least one game object.
  • 55. The method according to claim 54, wherein at least two surfaces of the object are tracked to identify a marker for tracking the position and orientation of the object.
  • 56. The method according to claim 55, wherein the marker used for tracking the position and orientation of the object is identified on a surface with the highest tracking confidence.
  • 57. The method according to claim 56, wherein the surface with the highest tracking confidence is determined according to the extent of occlusion of its marker.
  • 58. The system according to claim 1, wherein the marker is a predetermined shape.
  • 59. The system according to claim 58, wherein the microprocessor is configured to recognize at least a portion of the shape to identify the marker.
  • 60. The system according to claim 59, wherein the microprocessor is configured to determine the complete predetermined shape of the marker using the recognized portion of the shape.
  • 61. The system according to claim 60, wherein the predetermined shape is a square.
  • 62. The system according to claim 61, wherein the microprocessor is configured to determine that the shape is a square if one corner of the square is occluded.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is related to the following applications filed May 28, 2004: (1) Application entitled MOBILE PLATFORM, having Ser. No. ______ Attorney Docket No. 52652/DJB/N334; (2) Application entitled MARKETING PLATFORM, having Ser. No. ______ Attorney Docket No. 52653/DJB/N334; (3) Application entitled AN INTERACTIVE SYSTEM AND METHOD, having Ser. No. ______ Attorney Docket No. 52655/DJB/N334 and (4) Application entitled AN INTERACTIVE SYSTEM AND METHOD, having Ser. No. ______ Attorney Docket No. 52656/DJB/N334. The contents of these four related applications are expressly incorporated herein by reference as if set forth in full.