Modern gaming and Internet technologies interact with users in far more personal ways than these technologies have in the past. Instead of simply hitting buttons on a controller connected to a game console, today's gaming systems can read movements of players standing in front of cameras or actions players take with wireless controllers (e.g., swinging a controller like a baseball bat). This personal interaction opens up an entire new realm of gaming.
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key features or essential features of the claimed subject matter. Nor is this summary intended to be used as an aid in determining the scope of the claimed subject matter.
One aspect is directed to creating a digital representation (a “digitization”) of an object in an image. A user presents the object to a camera, which captures the image comprising color and depth data for the front and back of the object. For both front and back images, the closest point to the camera is determined by analyzing the depth data. From the closest points, edges of the object are found by noting large differences in depth data. The depth data is also used to construct point cloud constructions of the front and back of the object. Various techniques are applied to extrapolate edges, remove seams, extend color intelligently, filter noise, apply skeletal structure to the object, and optimize the digitization further. Eventually, a digital representation is presented to the user and potentially used in different applications (e.g., games, Web, etc.).
Illustrative embodiments of the present invention are described in detail below with reference to the attached drawing figures, and wherein:
The subject matter of embodiments of the present invention is described with specificity herein to meet statutory requirements. But the description itself is not intended to necessarily limit the scope of claims. Rather, the claimed subject matter might be embodied in other ways to include different steps or combinations of steps similar to the ones described in this document, in conjunction with other present or future technologies. Terms should not be interpreted as implying any particular order among or between various steps herein disclosed unless and except when the order of individual steps is explicitly described.
Embodiments described herein generally relate to creating a digital representation of an object captured by a camera. In one embodiment, a user holds the object in front of the camera, the camera captures an image of the object, and a device digitizes the captured object into a 3D rendition that can be displayed digitally—for instance, as an entity in a video game. To illustrate, consider the following example. A user holds up a toy octopus to a gaming device equipped with a camera. Using the camera, the gaming device takes pictures of the front and back of the object, capturing both color and depth data for each side. Based on the depth data, a 3D rendition of the octopus is constructed, and the color data is then added to the 3D rendition to create a digital rendition (referred to herein as a “digitization”) of the octopus. The digitization can then be used in games or any other software or web application where display of the octopus is useful.
At least one embodiment is directed towards digitizing an object. A user presents the object to a camera on a computing device (such as a gaming console). The device may instruct the user to position the object for display to optimize captured images—e.g., by placing an outline on a screen reflecting the image being seen by the camera and indicating that the user should move the object into the outline. Eventually, the device captures an image, or images, of the object. The user may then be instructed to present the backside of the object to the camera for capturing. The device may then capture an image, or images, of the backside of the object. The captured front and back images are processed to construct a 3D digitization of the object.
In one embodiment, processing uses depth data of the images captured by the camera. Depth data describes the proximity of things captured in the images in a per-pixel or other spatial representation. Using the depth data, the closest point of an object in the image is located. This embodiment assumes that the closest object an image is the object the user is looking to capture—e.g., a user holding an octopus to camera would likely mean that the octopus is the closest thing to the camera.
Having briefly described in an overview of the present invention, an exemplary operating environment in which various aspects of the present invention may be implemented is now described. Referring to the drawings in general, and initially to
Embodiments of the invention may be described in the general context of computer code or machine-useable instructions, including computer-executable instructions such as program modules, being executed by a computer or other machine, such as a personal data assistant or other handheld device. Generally, program modules including routines, programs, objects, components, data structures, etc., refer to code that perform particular tasks or implement particular abstract data types. Embodiments of the invention may be practiced in a variety of system configurations, including hand-held devices, consumer electronics, general-purpose computers, more specialty computing devices, and the like. Embodiments of the invention may also be practiced in distributed computing environments where tasks may be performed by remote-processing devices that may be linked through a communications network.
With continued reference to
Computing device 100 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by computing device 100 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer-readable media may comprise computer-storage media and communication media. Computer-storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer-storage media includes, but is not limited to, Random Access Memory (RAM), Read Only Memory (ROM), Electronically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other holographic memory, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to encode desired information and which can be accessed by the computing device 100.
The memory 102 includes computer-storage media in the form of volatile and/or nonvolatile memory. The memory 102 may be removable, non-removable, or a combination thereof. Exemplary hardware devices include solid-state memory, hard drives, optical-disc drives, etc. The computing device 100 includes one or more processors that read data from various entities such as the memory 102 or the I/O components 106. The presentation component(s) 104 present data indications to a user or other device. Exemplary presentation components include a display device, speaker, printing component, vibrating component, and the like.
The I/O components 106 may comprise a camera capable of taking static pictures or video. In one embodiment, the camera, when taking a picture, captures color data (e.g., red, green, blue) and depth data. Depth data indicates the proximity—in one embodiment, on a per-pixel basis—of objects being captured by the camera to the camera itself. Depth data may be captured in a number of ways, like using an infrared (IR) camera to read projected IR light, reading projected laser light, or the like. Depth data may be stored in a per-centimeter, per-meter, or other spatial representation. For example, IR dots may be projected and read by an IR camera, producing an output file that details the depth of an image in an area directly in front of the camera, measured in a per-meter orientation. Additionally, depth data may also indicate the orientation of a particular part of a captured object by recording the pixels of screen area where depth is measured. Because the color camera and the depth camera may be located separately from one another, conversions may be made to map retrieved color data to corresponding depth data.
The I/O ports 118 allow the computing device 100 to be logically coupled to other devices including the I/O components 120, some of which may be built in. Illustrative I/O components 120 include a microphone, joystick, game pad, satellite dish, scanner, printer, wireless device, and the like.
As indicated previously, some embodiments are directed to creating a digital rendition of an object in a virtual environment.
Focusing on
While shown as a standalone device, computing device 202 may be integrated or communicatively connected to other computing devices (e.g., gaming consoles, servers, etc.). The components of the computing system 200 may communicate with each other via a network, which may include, without limitation, one or more local area networks (LANs) and/or wide area networks (WANs). Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet. It should be understood that some embodiments may include additional computing devices 202. Each may comprise a single device/interface or multiple devices/interfaces cooperating in a distributed environment.
In some embodiments, one or more of the digitization techniques described herein may be implemented by stand-alone applications. Alternatively, one or more of the digitization techniques may be implemented by disparate computing devices across a network, such as a the Internet, or by a module inside a gaming system. It will be understood by those of ordinary skill in the art that the components/modules illustrated in
While user 204 is shown in
Additional image views of object 106 may also be used, in different embodiments, to aid digitization. Object 106 may be photographed or videoed from any different angle. For example, several images may be taken from the right, left, bottom, and top of image 106 in addition to—or in lieu of—front and back views. in order to generate a more robust 3D digitization. For example, several side views may be used in digitizing a particular side of object 106. At least in embodiment, the more the views of object 106 used, the more complete or accurate a 3D rendition.
Once front and back images of the object are captured by the camera, one embodiment begins digitizing the object by searching—using depth data of the images—for the closest point in the image to the camera, as shown at 306. The user is probably holding the object to be digitized in front of the user, so it the object should be closer to the camera than anything else. Turning back to
As indicated at 308, the closest objects identified in the images are then searched for edges to identify where the objects end. Depth data is again used to locate the edges of objects in the image. Edge searching may commence outwardly from the closest point, looking for drastic differences in the depths of points. For example, the edge of the octopus in
Once the object is determined, one embodiment switches off the color data associated with the rest of the image (i.e., the portion of the image not identified as the object). It may be necessary in some embodiments to capture multiple images (e.g., ten images of the front and ten of the back of the object), so a smoothing technique may be required to blend the found edges between frames, as shown at 310. For example, the object may have moved between frame one and frame four so smoothing the edges between the frames may be necessary to get an accurate representation of the object. Additionally, noise, low resolution, and imperfections in depth-to-color registration may also necessitate additional smoothing and/or filtering of the edges.
In one embodiment, the resultant smoothed and/or filtered object is presented to the user for confirmation, as shown at 312. The user can then accept or reject the resultant object. If accepted, additional processing may then proceed to digitize the object. If rejected, embodiments may ask the user to begin the process over by taking new pictures of the object, or may simply re-smooth or re-filter the object.
Eventually, the front and back images are used to generate a point cloud construction of the object in 3D. A “point cloud construction,” shown in detail in
In one embodiment, the depth image is segmented to the target object. To do so, the closest depth pixel to the camera is searched for and found, assuming that such a point is on the target object. This embodiment then flood-fills outwardly from found closest point until depth edges (i.e., where depth is too far from the front of the object or we have no depth data) are hit. Additionally, points around high slope areas and with too few neighbors may be removed. The result is a mask of depth pixels that are on the target object (referred to herein as a “segmented depth image”), as shown in
Similarly, a sheet of 3D points from the back depth image is created, using the back-center of the front capture as the origin.
Points from the front sheet that do not have corresponding points in the back sheet may be culled to search backwards from each front point to find the nearest back point. Likewise, points from the back sheet that do not have corresponding points in the front sheet may be culled. This removes parts of the sheet that are inconsistent between the front and back captures, as can happen if the user's hand is in the capture but has changed position between captures, or if the object has changed shape between front and back captures.
In one embodiment, the remaining points are merged together into a final point cloud, and the normals for the points are computed using the plane formed by each point and its right and lower neighbors.
A confirmation image may then be presented to the user, as shown in
A surface reconstruction step takes the final point cloud and generates a triangle mesh.
Depending on the quality of the point cloud, the surface reconstruction can create small “islands” of geometry instead of a single large mesh. One embodiment uses connected component labeling to find islands, compute their volumes, and remove islands that are significantly smaller than the largest island.
For each vertex, one embodiment looks at the dot product between that vertex's normal and the front and back capture view directions. The front view direction may be along the model-space negative Z axis, while the back view direction may depend on the results of the sheet alignment process and not along the positive Z axis. As a result, some vertices may be visible to both the front and back capture views, and some vertices may be visible to neither view. Some vertices may be classified as “front” if their normal is facing the front more than the back and vice versa. This also allows for location of the “seam” vertices (i.e. the vertices that straddle the front and back views of the object).
To create the texture map to apply onto the final mesh, one embodiment places a color image from the front capture at the top of the texture and the color image from the back capture directly under the front capture. Texels from the top part of the texture are then mapped onto the primarily front-facing triangles and vice versa for the primarily back-facing triangles. Vertices may initially be shared between front and back triangles right along the front-back seam, and later, these shared vertices may be duplicated so that to map different parts of the texture to front versus back triangles.
In one embodiment, the mesh is re-centered, mirrored about the up axis, and scaled to enforce a maximum width/height aspect ratio. The captured color and depth images are mirrored compared to the real physical object, so another mirroring is used to reverse this. A skeleton may be optimized and animations may be added for taller rather than wider objects, so the width/height aspect ratio restriction puts a bound on artifacts caused by animating wide objects that do not match a certain skeleton.
In one embodiment, a single skeleton is used for all animations the skeleton. The skeleton may have bones to give a good range of motions (walking, jumping, crawling, dancing, looking left and right, etc.) without requiring the target object to have much more shape.
To apply skin to the digitized image, the mesh is rescaled and positioned such that skeleton fits inside of it, with the top bone positioned a certain percentage (e.g., approximately 90%) from the top of the object (placing it roughly inside the “head” of the object) and the bottom bone at the bottom extent of the object. Bone indices can then be computed and weights added to the skeleton by finding the closest bones along the up axis to each vertex and weighting to them using a falloff curve.
Color and/or depth images are processed to reduce noise and improve quality. Processing is done on the front and back images independently, in one embodiment, and the results are merged into a final texture map, which may require additional processing. After some experimentation and feedback from artists, the following steps were found to be optimal: convert sRGB colors to linear space, apply “grey world” auto-white balance, repair edge artifacts, compute luma and chroma values, apply bilateral filtering, histogram equalization, and sharpening to luma, apply median filtering to chroma, convert back to sRGB, and finally, extend the edges of the colors outwards into the de-segmented regions of the image. Other steps may be added and some of the above deleted in different embodiments.
Seams resulting from placing front and back images together may need to be repaired. The last bit of mesh processing is used to improve the appearance of the object near the front-back seam and in regions that were invisible to the color camera during capturing. First, a mask value per vertex is computed that represents how “bad” the texture color will be at that vertex. This value is the product of distance to the seam (where the front and back images touch but do not generally line up well) and how back-facing a vertex is to any of the captured images (where texture colors break down due to the surface facing away from the camera views and also from poor texel density). These values may be stored in an vertex color alpha channel. Next, a blurred version of the surface color is computed and stored into the vertex color RGB channels. These colors are fairly good in quality (although low in detail). The negative artifacts needing repair are relatively localized and of a higher frequency, where-as the blurring gives more global, low-frequency colors.
The above steps balance usability, CPU/GPU/memory constraints, output quality, artistic concerns, sensor accuracy, and development time. Trade-offs were made that may not be specific to every scenario. As such, different steps could be added or some of the above deleted to improve the speed or quality of the final digitization.
Once the object of interest is located, the object's edges are identified, as shown at 2806. Such a determination may be made by analyzing color, depth, or contrast, differences in the image around the object. Once the edges are located, a point cloud construction of the object may be performed using the color and depth data of the image, as shown at 2808. To digitize the object in 3D, multiple point cloud constructions for different sides of the object may be constructed based on color and depth data of multiple images (e.g., back, front, top, bottom, etc.). Multiple point cloud constructions, once created, can be aggregated to create a final digitization of the object, as shown at 2810.
Many different arrangements of the various components depicted, as well as components not shown, are possible without departing from the scope of the claims below. Embodiments of our technology have been described with the intent to be illustrative rather than restrictive. Alternative embodiments will become apparent to readers of this disclosure after and because of reading it. Alternative means of implementing the aforementioned can be completed without departing from the scope of the claims below. Certain features and subcombinations are of utility and may be employed without reference to other features and subcombinations and are contemplated within the scope of the claims.
The present application claims priority to the provisional application assigned U.S. Patent Ser. No. 61/493,844, which was filed on Jun. 6, 2011 and entitled OBJECT DIGITIZATION.
Number | Name | Date | Kind |
---|---|---|---|
4627620 | Yang | Dec 1986 | A |
4630910 | Ross et al. | Dec 1986 | A |
4645458 | Williams | Feb 1987 | A |
4695953 | Blair et al. | Sep 1987 | A |
4702475 | Elstein et al. | Oct 1987 | A |
4711543 | Blair et al. | Dec 1987 | A |
4751642 | Silva et al. | Jun 1988 | A |
4796997 | Svetkoff et al. | Jan 1989 | A |
4809065 | Harris et al. | Feb 1989 | A |
4817950 | Goo | Apr 1989 | A |
4843568 | Krueger et al. | Jun 1989 | A |
4893183 | Nayar | Jan 1990 | A |
4901362 | Terzian | Feb 1990 | A |
4925189 | Braeunig | May 1990 | A |
5101444 | Wilson et al. | Mar 1992 | A |
5148154 | MacKay et al. | Sep 1992 | A |
5184295 | Mann | Feb 1993 | A |
5229754 | Aoki et al. | Jul 1993 | A |
5229756 | Kosugi et al. | Jul 1993 | A |
5239463 | Blair et al. | Aug 1993 | A |
5239464 | Blair et al. | Aug 1993 | A |
5288078 | Capper et al. | Feb 1994 | A |
5295491 | Gevins | Mar 1994 | A |
5320538 | Baum | Jun 1994 | A |
5347306 | Nitta | Sep 1994 | A |
5385519 | Hsu et al. | Jan 1995 | A |
5405152 | Katanics et al. | Apr 1995 | A |
5417210 | Funda et al. | May 1995 | A |
5423554 | Davis | Jun 1995 | A |
5454043 | Freeman | Sep 1995 | A |
5469740 | French et al. | Nov 1995 | A |
5495576 | Ritchey | Feb 1996 | A |
5516105 | Eisenbrey et al. | May 1996 | A |
5524637 | Erickson et al. | Jun 1996 | A |
5534917 | MacDougall | Jul 1996 | A |
5563988 | Maes et al. | Oct 1996 | A |
5577981 | Jarvik | Nov 1996 | A |
5580249 | Jacobsen et al. | Dec 1996 | A |
5594469 | Freeman et al. | Jan 1997 | A |
5597309 | Riess | Jan 1997 | A |
5616078 | Oh | Apr 1997 | A |
5617312 | Iura et al. | Apr 1997 | A |
5638300 | Johnson | Jun 1997 | A |
5641288 | Zaenglein | Jun 1997 | A |
5682196 | Freeman | Oct 1997 | A |
5682229 | Wangler | Oct 1997 | A |
5690582 | Ulrich et al. | Nov 1997 | A |
5703367 | Hashimoto et al. | Dec 1997 | A |
5704837 | Iwasaki et al. | Jan 1998 | A |
5715834 | Bergamasco et al. | Feb 1998 | A |
5875108 | Hoffberg et al. | Feb 1999 | A |
5877803 | Wee et al. | Mar 1999 | A |
5913727 | Ahdoot | Jun 1999 | A |
5933125 | Fernie et al. | Aug 1999 | A |
5980256 | Carmein | Nov 1999 | A |
5989157 | Walton | Nov 1999 | A |
5995649 | Marugame | Nov 1999 | A |
6005548 | Latypov et al. | Dec 1999 | A |
6009210 | Kang | Dec 1999 | A |
6054991 | Crane et al. | Apr 2000 | A |
6066075 | Poulton | May 2000 | A |
6072494 | Nguyen | Jun 2000 | A |
6073489 | French et al. | Jun 2000 | A |
6077201 | Cheng et al. | Jun 2000 | A |
6098458 | French et al. | Aug 2000 | A |
6100896 | Strohecker et al. | Aug 2000 | A |
6101289 | Kellner | Aug 2000 | A |
6128003 | Smith et al. | Oct 2000 | A |
6130677 | Kunz | Oct 2000 | A |
6141463 | Covell et al. | Oct 2000 | A |
6147678 | Kumar et al. | Nov 2000 | A |
6152856 | Studor et al. | Nov 2000 | A |
6159100 | Smith | Dec 2000 | A |
6173066 | Peurach et al. | Jan 2001 | B1 |
6181343 | Lyons | Jan 2001 | B1 |
6188777 | Darrell et al. | Feb 2001 | B1 |
6215890 | Matsuo et al. | Apr 2001 | B1 |
6215898 | Woodfill et al. | Apr 2001 | B1 |
6226396 | Marugame | May 2001 | B1 |
6229913 | Nayar et al. | May 2001 | B1 |
6256033 | Nguyen | Jul 2001 | B1 |
6256400 | Takata et al. | Jul 2001 | B1 |
6283860 | Lyons et al. | Sep 2001 | B1 |
6289112 | Jain et al. | Sep 2001 | B1 |
6299308 | Voronka et al. | Oct 2001 | B1 |
6308565 | French et al. | Oct 2001 | B1 |
6316934 | Amorai-Moriya et al. | Nov 2001 | B1 |
6363160 | Bradski et al. | Mar 2002 | B1 |
6384819 | Hunter | May 2002 | B1 |
6411744 | Edwards | Jun 2002 | B1 |
6430997 | French et al. | Aug 2002 | B1 |
6476834 | Doval et al. | Nov 2002 | B1 |
6496598 | Harman | Dec 2002 | B1 |
6503195 | Keller et al. | Jan 2003 | B1 |
6539931 | Trajkovic et al. | Apr 2003 | B2 |
6542249 | Kofman et al. | Apr 2003 | B1 |
6570555 | Prevost et al. | May 2003 | B1 |
6633294 | Rosenthal et al. | Oct 2003 | B1 |
6640202 | Dietz et al. | Oct 2003 | B1 |
6661918 | Gordon et al. | Dec 2003 | B1 |
6681031 | Cohen et al. | Jan 2004 | B2 |
6714665 | Hanna et al. | Mar 2004 | B1 |
6731799 | Sun et al. | May 2004 | B1 |
6738066 | Nguyen | May 2004 | B1 |
6750873 | Bernardini et al. | Jun 2004 | B1 |
6765726 | French et al. | Jul 2004 | B2 |
6788809 | Grzeszczuk et al. | Sep 2004 | B1 |
6801637 | Voronka et al. | Oct 2004 | B2 |
6873723 | Aucsmith et al. | Mar 2005 | B1 |
6876496 | French et al. | Apr 2005 | B2 |
6937742 | Roberts et al. | Aug 2005 | B2 |
6950534 | Cohen et al. | Sep 2005 | B2 |
7003134 | Covell et al. | Feb 2006 | B1 |
7003136 | Harville | Feb 2006 | B1 |
7036094 | Cohen et al. | Apr 2006 | B1 |
7038855 | French et al. | May 2006 | B2 |
7039676 | Day et al. | May 2006 | B1 |
7042440 | Pryor et al. | May 2006 | B2 |
7050606 | Paul et al. | May 2006 | B2 |
7058204 | Hildreth et al. | Jun 2006 | B2 |
7060957 | Lange et al. | Jun 2006 | B2 |
7113918 | Ahmad et al. | Sep 2006 | B1 |
7121946 | Paul et al. | Oct 2006 | B2 |
7170492 | Bell | Jan 2007 | B2 |
7184048 | Hunter | Feb 2007 | B2 |
7196730 | Mihelcic | Mar 2007 | B2 |
7202898 | Braun et al. | Apr 2007 | B1 |
7222078 | Abelow | May 2007 | B2 |
7227526 | Hildreth et al. | Jun 2007 | B2 |
7259747 | Bell | Aug 2007 | B2 |
7308112 | Fujimura et al. | Dec 2007 | B2 |
7317836 | Fujimura et al. | Jan 2008 | B2 |
7348963 | Bell | Mar 2008 | B2 |
7359121 | French et al. | Apr 2008 | B2 |
7367887 | Watabe et al. | May 2008 | B2 |
7379563 | Shamaie | May 2008 | B2 |
7379566 | Hildreth | May 2008 | B2 |
7389591 | Jaiswal et al. | Jun 2008 | B2 |
7412077 | Li et al. | Aug 2008 | B2 |
7421093 | Hildreth et al. | Sep 2008 | B2 |
7430312 | Gu | Sep 2008 | B2 |
7436496 | Kawahito | Oct 2008 | B2 |
7450736 | Yang et al. | Nov 2008 | B2 |
7452275 | Kuraishi | Nov 2008 | B2 |
7460690 | Cohen et al. | Dec 2008 | B2 |
7489812 | Fox et al. | Feb 2009 | B2 |
7536032 | Bell | May 2009 | B2 |
7555142 | Hildreth et al. | Jun 2009 | B2 |
7560701 | Oggier et al. | Jul 2009 | B2 |
7570805 | Gu | Aug 2009 | B2 |
7574020 | Shamaie | Aug 2009 | B2 |
7576727 | Bell | Aug 2009 | B2 |
7590262 | Fujimura et al. | Sep 2009 | B2 |
7593552 | Higaki et al. | Sep 2009 | B2 |
7598942 | Underkoffler et al. | Oct 2009 | B2 |
7607509 | Schmiz et al. | Oct 2009 | B2 |
7620202 | Fujimura et al. | Nov 2009 | B2 |
7668340 | Cohen et al. | Feb 2010 | B2 |
7680298 | Roberts et al. | Mar 2010 | B2 |
7683954 | Ichikawa et al. | Mar 2010 | B2 |
7684592 | Paul et al. | Mar 2010 | B2 |
7701439 | Hillis et al. | Apr 2010 | B2 |
7702130 | Im et al. | Apr 2010 | B2 |
7704135 | Harrison, Jr. | Apr 2010 | B2 |
7710391 | Bell et al. | May 2010 | B2 |
7729530 | Antonov et al. | Jun 2010 | B2 |
7746345 | Hunter | Jun 2010 | B2 |
7760182 | Ahmad et al. | Jul 2010 | B2 |
7809167 | Bell | Oct 2010 | B2 |
7834846 | Bell | Nov 2010 | B1 |
7852262 | Namineni et al. | Dec 2010 | B2 |
RE42256 | Edwards | Mar 2011 | E |
7898522 | Hildreth et al. | Mar 2011 | B2 |
8035612 | Bell et al. | Oct 2011 | B2 |
8035614 | Bell et al. | Oct 2011 | B2 |
8035624 | Bell et al. | Oct 2011 | B2 |
8072470 | Marks | Dec 2011 | B2 |
20040042662 | Wilensky et al. | Mar 2004 | A1 |
20070024620 | Muller-Fischer et al. | Feb 2007 | A1 |
20070182739 | Platonov et al. | Aug 2007 | A1 |
20080026838 | Dunstan et al. | Jan 2008 | A1 |
20090315893 | Smith et al. | Dec 2009 | A1 |
20100033617 | Forutanpour | Feb 2010 | A1 |
20100085353 | Zhou et al. | Apr 2010 | A1 |
20100302247 | Perez et al. | Dec 2010 | A1 |
20110025689 | Perez et al. | Feb 2011 | A1 |
20110119640 | Berkes et al. | May 2011 | A1 |
20110175984 | Tolstaya et al. | Jul 2011 | A1 |
Number | Date | Country |
---|---|---|
1567384 | Jan 2005 | CN |
101650834 | Feb 2010 | CN |
101254344 | Jun 2010 | CN |
102067165 | May 2011 | CN |
0583061 | Feb 1994 | EP |
08044490 | Feb 1996 | JP |
10-2001-0013200 | Feb 2011 | KR |
9310708 | Jun 1993 | WO |
9717598 | May 1997 | WO |
9944698 | Sep 1999 | WO |
Entry |
---|
Stuckler, et al., “Combining Depth and Color Cues for Scale—and Viewpoint-Invariant Object Segmentation and Recognition Using Random Forests”, In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems, Oct. 18-22, 2010, Taipei, Taiwan, pp. 4566-4571. |
Zhang, Qian, et al., “Multi-view Video Based Multiple Objects Segmentation Using Graph Cut and Spatiotemporal Projections”, In Journal of Visual Communication and Image Representation, J. Vis. Commun. Image R. 21 (2010), Sep. 22, 2011, vol. 21, Issue 5-6, pp. 453-461. |
Metallo, Adam, et al., “The Future of Three-Dimensional Imaging and Museum Applications”, Published online Jan. 10, 2011, available at: http://onlinelibrary.wiley.com/doi/10.1111/j.2151-6952.2010.00067.x/full, 4 pages. |
Zhang, Zhichao, et al., “Laser Echo Intensity Based Texture Mapping of 3D Scan Mesh”, In Proceedings of 22nd CIPA Symposium, Oct. 11-15, 2009, Kyoto, Japan, 6 pages. |
Li, et al., “Intelligent Spatial Object Digitization Based on Stereo Images”, In Proceedings of Signal and Image Processing, Aug. 18-20, 2008, 11 pages. |
International Search Report and Written Opinion in PCT/US2012/040954, mailed Feb. 25, 2013. |
Kanade et al., “A Stereo Machine for Video-rate Dense Depth Mapping and Its New Applications”, IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 1996, pp. 196-202,The Robotics Institute, Carnegie Mellon University, Pittsburgh, PA. |
Miyagawa et al., “CCD-Based Range Finding Sensor”, Oct. 1997, pp. 1648-1652, vol. 44 No. 10, IEEE Transactions on Electron Devices. |
Rosenhahn et al., “Automatic Human Model Generation”, 2005, pp. 41-48, University of Auckland (CITR), New Zealand. |
Aggarwal et al., “Human Motion Analysis: A Review”, IEEE Nonrigid and Articulated Motion Workshop, 1997, University of Texas at Austin, Austin, TX. |
Shag et al., “An Open System Architecture for a Multimedia and Multimodal User Interface”, Aug. 24, 1998, Japanese Society for Rehabilitation of Persons with Disabilities (JSRPD), Japan. |
Kohler, “Special Topics of Gesture Recognition Applied in Intelligent Home Environments”, In Proceedings of the Gesture Workshop, 1998, pp. 285-296, Germany. |
Kohler, “Vision Based Remote Control in Intelligent Home Environments”, University of Erlangen-Nuremberg/ Germany, 1996, pp. 147-154, Germany. |
Kohler, “Technical Details and Ergonomical Aspects of Gesture Recognition applied in Intelligent Home Environments”, 1997, Germany. |
Hasegawa et al., “Human-Scale Haptic Interaction with a Reactive Virtual Human in a Real-Time Physics Simulator”, Jul. 2006, vol. 4, No. 3, Article 6C, ACM Computers in Entertainment, New York, NY. |
Qian et al., “A Gesture-Driven Multimodal Interactive Dance System”, Jun. 2004, pp. 1579-1582, IEEE International Conference on Multimedia and Expo (ICME), Taipei, Taiwan. |
Zhao, “Dressed Human Modeling, Detection, and Parts Localization”, 2001, The Robotics Institute, Carnegie Mellon University, Pittsburgh, PA. |
He, “Generation of Human Body Models”, Apr. 2005, University of Auckland, New Zealand. |
Isard et al., “Condensation—Conditional Density Propagation for Visual Tracking”, 1998, pp. 5-28, International Journal of Computer Vision 29(1), Netherlands. |
Livingston, “Vision-based Tracking with Dynamic Structured Light for Video See-through Augmented Reality”, 1998, University of North Carolina at Chapel Hill, North Carolina, USA. |
Wren et al., “Pfinder: Real-Time Tracking of the Human Body”, MIT Media Laboratory Perceptual Computing Section Technical Report No. 353, Jul. 1997, vol. 19, No. 7, pp. 780-785, IEEE Transactions on Pattern Analysis and Machine Intelligence, Caimbridge, MA. |
Breen et al., “Interactive Occlusion and Collusion of Real and Virtual Objects in Augmented Reality”, Technical Report ERCR-95-02, 1995, European Computer-Industry Research Center GmbH, Munich, Germany. |
Freeman et al., “Television Control by Hand Gestures”, Dec. 1994, Mitsubishi Electric Research Laboratories, TR94-24, Caimbridge, MA. |
Hongo et al., “Focus of Attention for Face and Hand Gesture Recognition Using Multiple Cameras”, Mar. 2000, pp. 156-161, 4th IEEE International Conference on Automatic Face and Gesture Recognition, Grenoble, France. |
Pavlovic et al., “Visual Interpretation of Hand Gestures for Human-Computer Interaction: A Review”, Jul. 1997, pp. 677-695, vol. 19, No. 7, IEEE Transactions on Pattern Analysis and Machine Intelligence. |
Azarbayejani et al., “Visually Controlled Graphics”, Jun. 1993, vol. 15, No. 6, IEEE Transactions on Pattern Analysis and Machine Intelligence. |
Granieri et al., “Simulating Humans in VR”, The British Computer Society, Oct. 1994, Academic Press. |
Brogan et al., “Dynamically Simulated Characters in Virtual Environments”, Sep./Oct. 1998, pp. 2-13, vol. 18, Issue 5, IEEE Computer Graphics and Applications. |
Fisher et al., “Virtual Environment Display System”, ACM Workshop on Interactive 3D Graphics, Oct. 1986, Chapel Hill, NC. |
“Virtual High Anxiety”, Tech Update, Aug. 1995, pp. 22. |
Sheridan et al., “Virtual Reality Check”, Technology Review, Oct. 1993, pp. 22-28, vol. 96, No. 7. |
Stevens, “Flights into Virtual Reality Treating Real World Disorders”, The Washington Post, Mar. 27, 1995, Science Psychology, 2 pages. |
“Simulation and Training”, 1994, Division Incorporated. |
“Office Action Issued in European Patent Application No. 12796475.7”, Mailed Date: Dec. 15, 2014, 6 Pages. |
“Search Report Issued in European Patent Application No. 12796475.7”, Mailed Date: Dec. 3, 2014, 4 Pages. |
First Office Action and Search Report Received for Chinese Patent Application No. 201280027694.7, Mailed Date: Sep. 21, 2015, 11 Pages. |
Number | Date | Country | |
---|---|---|---|
20120307010 A1 | Dec 2012 | US |
Number | Date | Country | |
---|---|---|---|
61493844 | Jun 2011 | US |