US20110150271A1 - Motion detection using depth images - Google Patents

Motion detection using depth images Download PDF

Info

Publication number
US20110150271A1
US20110150271A1 US12/641,788 US64178809A US2011150271A1 US 20110150271 A1 US20110150271 A1 US 20110150271A1 US 64178809 A US64178809 A US 64178809A US 2011150271 A1 US2011150271 A1 US 2011150271A1
Authority
US
United States
Prior art keywords
objects
image
motion
pixels
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/641,788
Inventor
Johnny Lee
Tommer Leyvand
Craig Peeper
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US12/641,788 priority Critical patent/US20110150271A1/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PEEPER, CRAIG, LEYVAND, TOMMER, LEE, JOHNNY
Publication of US20110150271A1 publication Critical patent/US20110150271A1/en
Priority to US13/410,546 priority patent/US8374423B2/en
Priority to US13/742,094 priority patent/US8588517B2/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/215Motion-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/254Analysis of motion involving subtraction of images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Definitions

  • the tracked motion is then used to update an application. Therefore, a user can manipulate game characters or other aspects of the application by using movement of the user's body and/or objects around the user, rather than (or in addition to) using controllers, remotes, keyboards, mice, or the like.
  • a sensor system creates a sequence of depth images that are used to detect and track motion of objects within range of the sensor system.
  • a reference image is created and updated based on a moving average (or other function) of a set of depth images.
  • a new depth images is compared to the reference image to create a motion image, which is an image file (or other data structure) with data representing motion.
  • the new depth image is also used to update the reference image.
  • the data in the motion image is grouped and associated with one or more objects being tracked.
  • the tracking of the objects is updated by the grouped data in the motion image.
  • the new positions of the objects are used to update an application. For example, a video game system will update the position of images displayed in the video based on the new positions of the objects.
  • avatars can be moved based on movement of the user in front of a camera.
  • One embodiment includes creating a reference image that includes foreground data and background data based on multiple previous depth images, receiving a new depth image, creating a motion image based on the new depth image and the reference image, identifying one or more objects in the motion image, using position information for the identified one or more objects to update an application, and updating the reference image based on the new depth image.
  • One embodiment includes a communication interface that receives depth images, one or more storage devices that store depth images, a display interface, and one or more processors in communication with the one or more storage devices and the display interface.
  • the one or more processors access a new depth image received from the communication interface and identify motion based comparing the new depth image to a reference image stored in the one or more storage devices.
  • the one or more processors create a motion image representing identified motion.
  • the one or more processors group pixels of the motion image and associate one or more groups of pixels with one or more objects identified in object history data stored in the one or more storage devices.
  • the one or more processors use position information for the identified one or more objects to update an application running on the apparatus and provide signals on the display interface that indicate the update to the application.
  • One embodiment includes receiving a new depth image, identifying motion based on comparing the new depth image to a reference image, creating a motion image representing identified forward motion and discarding identified backward motion when creating the motion image, identifying one or more objects in the motion image, and reporting the identified one or more objects in the motion image.
  • FIGS. 1A and 1B illustrate an example embodiment of a tracking system with a user playing a game.
  • FIG. 2 illustrates an example embodiment of a capture device that may be used as part of the tracking system.
  • FIG. 3 illustrates an example embodiment of a computing system that may be used to track motion and update an application based on the tracked motion.
  • FIG. 4 illustrates another example embodiment of a computing system that may be used to track motion and update an application based on the tracked motion.
  • FIG. 5 is an example depth image.
  • FIG. 6 depicts the data in a depth image.
  • FIG. 7 is a flow chart describing one embodiment of a process for capturing a sequence depth images.
  • FIG. 8 is a flow chart describing one embodiment of a process for operating a computing system to track motion and update an application based on that tracked motion.
  • FIG. 9 is a flow chart describing one embodiment of a process for creating a motion image based on a depth image and a reference image.
  • FIG. 10 is an example of a motion image.
  • FIG. 11 is a flow chart describing one embodiment of a process for grouping pixels of a motion image.
  • FIG. 12 is a flow chart describing one embodiment of a process for associating groups of pixels in a motion image with objects being tracked.
  • FIG. 13 is a flow chart describing another embodiment of a process for associating groups of pixels in a motion image with objects being tracked.
  • Depth images are captured by a sensor and used by a computing system to track motions of a user and/or other objects. The tracked motion is then used to update an application. Therefore, a user can manipulate game characters or other aspects of the application by using movement of the user's body and/or objects around the user, rather than (or in addition to) using controllers, remotes, keyboards, mice, or the like. For example, a video game system will update the position of images displayed in the video based on the new positions of the objects or update an avatar based on motion of the user.
  • FIGS. 1A and 1B illustrate an example embodiment of a tracking system 10 with a user 18 playing a boxing video game.
  • the tracking system 10 may be used to recognize, analyze, and/or track a human target such as the user 18 or other objects within range of tracking system 10 .
  • tracking system 10 may include a computing system 12 .
  • the computing system 12 may be a computer, a gaming system or console, or the like.
  • the computing system 12 may include hardware components and/or software components such that computing system 12 may be used to execute applications such as gaming applications, non-gaming applications, or the like.
  • computing system 12 may include a processor such as a standardized processor, a specialized processor, a microprocessor, or the like that may execute instructions stored on a processor readable storage device for performing the processes described herein.
  • tracking system 10 may further include a capture device 20 .
  • the capture device 20 may be, for example, a camera that may be used to visually monitor one or more users, such as the user 18 , such that gestures and/or movements performed by the one or more users may be captured, analyzed, and tracked to perform one or more controls or actions within the application and/or animate an avatar or on-screen character, as will be described in more detail below.
  • the tracking system 10 may be connected to an audiovisual device 16 such as a television, a monitor, a high-definition television (HDTV), or the like that may provide game or application visuals and/or audio to a user such as the user 18 .
  • the computing system 12 may include a video adapter such as a graphics card and/or an audio adapter such as a sound card that may provide audiovisual signals associated with the game application, non-game application, or the like.
  • the audiovisual device 16 may receive the audiovisual signals from the computing system 12 and may then output the game or application visuals and/or audio associated with the audiovisual signals to the user 18 .
  • the audiovisual device 16 may be connected to the computing system 12 via, for example, an S-Video cable, a coaxial cable, an HDMI cable, a DVI cable, a VGA cable, component video cable, or the like.
  • the tracking system 10 may be used to recognize, analyze, and/or track a human target such as the user 18 .
  • the user 18 may be tracked using the capture device 20 such that the gestures and/or movements of user 18 may be captured to animate an avatar or on-screen character and/or may be interpreted as controls that may be used to affect the application being executed by computer environment 12 .
  • the user 18 may move his or her body to control the application and/or animate the avatar or on-screen character.
  • the application executing on the computing system 12 may be a boxing game that the user 18 is playing.
  • the computing system 12 may use the audiovisual device 16 to provide a visual representation of a boxing opponent 38 to the user 18 .
  • the computing system 12 may also use the audiovisual device 16 to provide a visual representation of a player avatar 40 that the user 18 may control with his or her movements.
  • the user 18 may throw a punch in physical space to cause the player avatar 40 to throw a punch in game space.
  • the computer system 12 and the capture device 20 recognize and analyze the punch of the user 18 in physical space such that the punch may be interpreted as a game control of the player avatar 40 in game space and/or the motion of the punch may be used to animate the player avatar 40 in game space.
  • Other movements by the user 18 may also be interpreted as other controls or actions and/or used to animate the player avatar, such as controls to bob, weave, shuffle, block, jab, or throw a variety of different power punches.
  • some movements may be interpreted as controls that may correspond to actions other than controlling the player avatar 40 .
  • the player may use movements to end, pause, or save a game, select a level, view high scores, communicate with a friend, etc.
  • the player may use movements to select the game or other application from a main user interface.
  • a full range of motion of the user 18 may be available, used, and analyzed in any suitable manner to interact with an application.
  • the human target such as the user 18 may have an object.
  • the user of an electronic game may be holding the object such that the motions of the player and the object may be used to adjust and/or control parameters of the game.
  • the motion of a player holding a racket may be tracked and utilized for controlling an on-screen racket in an electronic sports game.
  • the motion of a player holding an object may be tracked and utilized for controlling an on-screen weapon in an electronic combat game.
  • Objects not held by the user can also be tracked, such as objects thrown, pushed or rolled by the user (or a different user) as well as self propelled objects. In addition to boxing, other games can also be implemented.
  • the tracking system 10 may further be used to interpret target movements as operating system and/or application controls that are outside the realm of games.
  • target movements as operating system and/or application controls that are outside the realm of games.
  • virtually any controllable aspect of an operating system and/or application may be controlled by movements of the target such as the user 18 .
  • FIG. 2 illustrates an example embodiment of the capture device 20 that may be used in the tracking system 10 .
  • the capture device 20 may be configured to capture video with depth information including a depth image that may include depth values via any suitable technique including, for example, time-of-flight, structured light, stereo image, or the like.
  • the capture device 20 may organize the depth information into “Z layers,” or layers that may be perpendicular to a Z axis extending from the depth camera along its line of sight.
  • the capture device 20 may include an image camera component 22 .
  • the image camera component 22 may be a depth camera that may capture a depth image of a scene.
  • the depth image may include a two-dimensional (2-D) pixel area of the captured scene where each pixel in the 2-D pixel area may represent a depth value such as a distance in, for example, centimeters, millimeters, or the like of an object in the captured scene from the camera.
  • the image camera component 22 may include an infra-red (IR) light component 24 , a three-dimensional (3-D) camera 26 , and an RGB camera 28 that may be used to capture the depth image of a scene.
  • IR infra-red
  • 3-D three-dimensional
  • RGB camera 28 that may be used to capture the depth image of a scene.
  • the IR light component 24 of the capture device 20 may emit an infrared light onto the scene and may then use sensors (not shown) to detect the backscattered light from the surface of one or more targets and objects in the scene using, for example, the 3-D camera 26 and/or the RGB camera 28 .
  • pulsed infrared light may be used such that the time between an outgoing light pulse and a corresponding incoming light pulse may be measured and used to determine a physical distance from the capture device 20 to a particular location on the targets or objects in the scene. Additionally, in other example embodiments, the phase of the outgoing light wave may be compared to the phase of the incoming light wave to determine a phase shift. The phase shift may then be used to determine a physical distance from the capture device to a particular location on the targets or objects.
  • time-of-flight analysis may be used to indirectly determine a physical distance from the capture device 20 to a particular location on the targets or objects by analyzing the intensity of the reflected beam of light over time via various techniques including, for example, shuttered light pulse imaging.
  • the capture device 20 may use a structured light to capture depth information.
  • patterned light i.e., light displayed as a known pattern such as grid pattern, a stripe pattern, or different pattern
  • the pattern may become deformed in response.
  • Such a deformation of the pattern may be captured by, for example, the 3-D camera 26 and/or the RGB camera 28 and may then be analyzed to determine a physical distance from the capture device to a particular location on the targets or objects.
  • the IR Light component 24 is displaced from the cameras 24 and 26 so triangulation can be used to determined distance from cameras 24 and 26 .
  • the capture device 20 will include a dedicated IR sensor to sense the IR light.
  • the capture device 20 may include two or more physically separated cameras that may view a scene from different angles to obtain visual stereo data that may be resolved to generate depth information.
  • Other types of depth image sensors can also be used to create a depth image.
  • the capture device 20 may further include a microphone 30 .
  • the microphone 30 may include a transducer or sensor that may receive and convert sound into an electrical signal. According to one embodiment, the microphone 30 may be used to reduce feedback between the capture device 20 and the computing system 12 in the target recognition, analysis, and tracking system 10 . Additionally, the microphone 30 may be used to receive audio signals that may also be provided by the user to control applications such as game applications, non-game applications, or the like that may be executed by the computing system 12 .
  • the capture device 20 may further include a processor 32 that may be in operative communication with the image camera component 22 .
  • the processor 32 may include a standardized processor, a specialized processor, a microprocessor, or the like that may execute instructions including, for example, instructions for receiving a depth image, generating the appropriate data format (e.g., frame) and transmitting the data to computing system 12 .
  • the capture device 20 may further include a memory component 34 that may store the instructions that may be executed by the processor 32 , images or frames of images captured by the 3-D camera and/or RGB camera, or any other suitable information, images, or the like.
  • the memory component 34 may include random access memory (RAM), read only memory (ROM), cache, Flash memory, a hard disk, or any other suitable storage component.
  • RAM random access memory
  • ROM read only memory
  • cache Flash memory
  • a hard disk or any other suitable storage component.
  • the memory component 34 may be a separate component in communication with the image capture component 22 and the processor 32 .
  • the memory component 34 may be integrated into the processor 32 and/or the image capture component 22 .
  • the capture device 20 may be in communication with the computing system 12 via a communication link 36 .
  • the communication link 36 may be a wired connection including, for example, a USB connection, a Firewire connection, an Ethernet cable connection, or the like and/or a wireless connection such as a wireless 802.11b, g, a, or n connection.
  • the computing system 12 may provide a clock to the capture device 20 that may be used to determine when to capture, for example, a scene via the communication link 36 .
  • the capture device 20 provides the depth information and visual (e.g., RGB) images captured by, for example, the 3-D camera 26 and/or the RGB camera 28 to the computing system 12 via the communication link 36 .
  • the depth images and visual images are transmitted at 30 frames per second.
  • the computing system 12 may then use the model, depth information, and captured images to, for example, control an application such as a game or word processor and/or animate an avatar or on-screen character.
  • Computing system 12 includes gestures library 190 , structure data 192 , depth image processing and object reporting module 194 and application 196 .
  • Depth image processing and object reporting module 194 uses the depth images to track motion of objects, such as the user and other objects. To assist in the tracking of the objects, depth image processing and object reporting module 194 uses gestures library 190 and structure data 192 .
  • Structure data 192 includes structural information about objects that may be tracked. For example, a skeletal model of a human may be stored to help understand movements of the user and recognize body parts. Structural information about inanimate objects may also be stored to help recognize those objects and help understand movement.
  • Gestures library 190 may include a collection of gesture filters, each comprising information concerning a gesture that may be performed by the skeletal model (as the user moves). The data captured by the cameras 26 , 28 and the capture device 20 in the form of the skeletal model and movements associated with it may be compared to the gesture filters in the gesture library 190 to identify when a user (as represented by the skeletal model) has performed one or more gestures. Those gestures may be associated with various controls of an application. Thus, the computing system 12 may use the gestures library 190 to interpret movements of the skeletal model and to control application 196 based on the movements. As such, gestures library may be used by depth image processing and object reporting module 194 and application 196 .
  • FIG. 3 illustrates an example embodiment of a computing system that may be the computing system 12 shown in FIGS. 1A-2 used to track motion and/or animate (or otherwise update) an avatar or other on-screen object displayed by an application.
  • the computing system such as the computing system 12 described above with respect to FIGS. 1A-2 may be a multimedia console 100 , such as a gaming console.
  • the multimedia console 100 has a central processing unit (CPU) 101 having a level 1 cache 102 , a level 2 cache 104 , and a flash ROM (Read Only Memory) 106 .
  • the level 1 cache 102 and a level 2 cache 104 temporarily store data and hence reduce the number of memory access cycles, thereby improving processing speed and throughput.
  • the CPU 101 may be provided having more than one core, and thus, additional level 1 and level 2 caches 102 and 104 .
  • the flash ROM 106 may store executable code that is loaded during an initial phase of a boot process when the multimedia console 100 is powered ON.
  • a graphics processing unit (GPU) 108 and a video encoder/video codec (coder/decoder) 114 form a video processing pipeline for high speed and high resolution graphics processing. Data is carried from the graphics processing unit 108 to the video encoder/video codec 114 via a bus. The video processing pipeline outputs data to an A/V (audio/video) port 140 for transmission to a television or other display.
  • a memory controller 110 is connected to the GPU 108 to facilitate processor access to various types of memory 112 , such as, but not limited to, a RAM (Random Access Memory).
  • the multimedia console 100 includes an I/O controller 120 , a system management controller 122 , an audio processing unit 123 , a network interface controller 124 , a first USB host controller 126 , a second USB controller 128 and a front panel I/O subassembly 130 that are preferably implemented on a module 118 .
  • the USB controllers 126 and 128 serve as hosts for peripheral controllers 142 ( 1 )- 142 ( 2 ), a wireless adapter 148 , and an external memory device 146 (e.g., flash memory, external CD/DVD ROM drive, removable media, etc.).
  • the network interface 124 and/or wireless adapter 148 provide access to a network (e.g., the Internet, home network, etc.) and may be any of a wide variety of various wired or wireless adapter components including an Ethernet card, a modem, a Bluetooth module, a cable modem, and the like.
  • a network e.g., the Internet, home network, etc.
  • wired or wireless adapter components including an Ethernet card, a modem, a Bluetooth module, a cable modem, and the like.
  • System memory 143 is provided to store application data that is loaded during the boot process.
  • a media drive 144 is provided and may comprise a DVD/CD drive, Blu-Ray drive, hard disk drive, or other removable media drive, etc.
  • the media drive 144 may be internal or external to the multimedia console 100 .
  • Application data may be accessed via the media drive 144 for execution, playback, etc. by the multimedia console 100 .
  • the media drive 144 is connected to the I/O controller 120 via a bus, such as a Serial ATA bus or other high speed connection (e.g., IEEE 1394).
  • the system management controller 122 provides a variety of service functions related to assuring availability of the multimedia console 100 .
  • the audio processing unit 123 and an audio codec 132 form a corresponding audio processing pipeline with high fidelity and stereo processing. Audio data is carried between the audio processing unit 123 and the audio codec 132 via a communication link.
  • the audio processing pipeline outputs data to the A/V port 140 for reproduction by an external audio player or device having audio capabilities.
  • the front panel I/O subassembly 130 supports the functionality of the power button 150 and the eject button 152 , as well as any LEDs (light emitting diodes) or other indicators exposed on the outer surface of the multimedia console 100 .
  • a system power supply module 136 provides power to the components of the multimedia console 100 .
  • a fan 138 cools the circuitry within the multimedia console 100 .
  • the CPU 101 , GPU 108 , memory controller 110 , and various other components within the multimedia console 100 are interconnected via one or more buses, including serial and parallel buses, a memory bus, a peripheral bus, and a processor or local bus using any of a variety of bus architectures.
  • bus architectures can include a Peripheral Component Interconnects (PCI) bus, PCI-Express bus, etc.
  • application data may be loaded from the system memory 143 into memory 112 and/or caches 102 , 104 and executed on the CPU 101 .
  • the application may present a graphical user interface that provides a consistent user experience when navigating to different media types available on the multimedia console 100 .
  • applications and/or other media contained within the media drive 144 may be launched or played from the media drive 144 to provide additional functionalities to the multimedia console 100 .
  • the multimedia console 100 may be operated as a standalone system by simply connecting the system to a television or other display. In this standalone mode, the multimedia console 100 allows one or more users to interact with the system, watch movies, or listen to music. However, with the integration of broadband connectivity made available through the network interface 124 or the wireless adapter 148 , the multimedia console 100 may further be operated as a participant in a larger network community.
  • the memory reservation preferably is large enough to contain the launch kernel, concurrent system applications and drivers.
  • the CPU reservation is preferably constant such that if the reserved CPU usage is not used by the system applications, an idle thread will consume any unused cycles.
  • lightweight messages generated by the system applications are displayed by using a GPU interrupt to schedule code to render popup into an overlay.
  • the amount of memory required for an overlay depends on the overlay area size and the overlay preferably scales with screen resolution. Where a full user interface is used by the concurrent system application, it is preferable to use a resolution independent of application resolution. A scaler may be used to set this resolution such that the need to change frequency and cause a TV resynch is eliminated.
  • the multimedia console 100 boots and system resources are reserved, concurrent system applications execute to provide system functionalities.
  • the system functionalities are encapsulated in a set of system applications that execute within the reserved system resources described above.
  • the operating system kernel identifies threads that are system application threads versus gaming application threads.
  • the system applications are preferably scheduled to run on the CPU 101 at predetermined times and intervals in order to provide a consistent system resource view to the application. The scheduling is to minimize cache disruption for the gaming application running on the console.
  • a multimedia console application manager controls the gaming application audio level (e.g., mute, attenuate) when system applications are active.
  • Input devices are shared by gaming applications and system applications.
  • the input devices are not reserved resources, but are to be switched between system applications and the gaming application such that each will have a focus of the device.
  • the application manager preferably controls the switching of input stream, without knowledge the gaming application's knowledge and a driver maintains state information regarding focus switches.
  • the cameras 26 , 28 and capture device 20 may define additional input devices for the console 100 via USB controller 126 or other interface.
  • FIG. 4 illustrates another example embodiment of a computing system 220 that may be the computing system 12 shown in FIGS. 1A-2 used to track motion and/or animate (or otherwise update) an avatar or other on-screen object displayed by an application.
  • the computing system environment 220 is only one example of a suitable computing system and is not intended to suggest any limitation as to the scope of use or functionality of the presently disclosed subject matter. Neither should the computing system 220 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating system 220 .
  • the various depicted computing elements may include circuitry configured to instantiate specific aspects of the present disclosure.
  • the term circuitry used in the disclosure can include specialized hardware components configured to perform function(s) by firmware or switches.
  • circuitry can include a general purpose processing unit, memory, etc., configured by software instructions that embody logic operable to perform function(s).
  • an implementer may write source code embodying logic and the source code can be compiled into machine readable code that can be processed by the general purpose processing unit. Since one skilled in the art can appreciate that the state of the art has evolved to a point where there is little difference between hardware, software, or a combination of hardware/software, the selection of hardware versus software to effectuate specific functions is a design choice left to an implementer. More specifically, one of skill in the art can appreciate that a software process can be transformed into an equivalent hardware structure, and a hardware structure can itself be transformed into an equivalent software process. Thus, the selection of a hardware implementation versus a software implementation is one of design choice and left to the implementer.
  • Computing system 220 comprises a computer 241 , which typically includes a variety of computer readable media.
  • Computer readable media can be any available media that can be accessed by computer 241 and includes both volatile and nonvolatile media, removable and non-removable media.
  • the system memory 222 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 223 and random access memory (RAM) 260 .
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system 224 (BIOS) containing the basic routines that help to transfer information between elements within computer 241 , such as during start-up, is typically stored in ROM 223 .
  • BIOS basic input/output system 224
  • RAM 260 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 259 .
  • FIG. 4 illustrates operating system 225 , application programs 226 , other program modules 227 , and program data 228 .
  • the computer 241 may also include other removable/non-removable, volatile/nonvolatile computer storage media.
  • FIG. 4 illustrates a hard disk drive 238 that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive 239 that reads from or writes to a removable, nonvolatile magnetic disk 254 , and an optical disk drive 240 that reads from or writes to a removable, nonvolatile optical disk 253 such as a CD ROM or other optical media.
  • removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like.
  • the hard disk drive 238 is typically connected to the system bus 221 through an non-removable memory interface such as interface 234
  • magnetic disk drive 239 and optical disk drive 240 are typically connected to the system bus 221 by a removable memory interface, such as interface 235 .
  • the drives and their associated computer storage media discussed above and illustrated in FIG. 4 provide storage of computer readable instructions, data structures, program modules and other data for the computer 241 .
  • hard disk drive 238 is illustrated as storing operating system 258 , application programs 257 , other program modules 256 , and program data 255 .
  • operating system 258 application programs 257 , other program modules 256 , and program data 255 are given different numbers here to illustrate that, at a minimum, they are different copies.
  • a user may enter commands and information into the computer 241 through input devices such as a keyboard 251 and pointing device 252 , commonly referred to as a mouse, trackball or touch pad.
  • Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 259 through a user input interface 236 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB).
  • the cameras 26 , 28 and capture device 20 may define additional input devices for the console 100 that connect via user input interface 236 .
  • a monitor 242 or other type of display device is also connected to the system bus 221 via an interface, such as a video interface 232 .
  • computers may also include other peripheral output devices such as speakers 244 and printer 243 , which may be connected through a output peripheral interface 233 .
  • Capture Device 20 may connect to computing system 220 via output peripheral interface 233 , network interface 237 , or other interface.
  • the computer 241 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 246 .
  • the remote computer 246 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 241 , although only a memory storage device 247 has been illustrated in FIG. 4 .
  • the logical connections depicted include a local area network (LAN) 245 and a wide area network (WAN) 249 , but may also include other networks.
  • LAN local area network
  • WAN wide area network
  • Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
  • the computer 241 When used in a LAN networking environment, the computer 241 is connected to the LAN 245 through a network interface or adapter 237 . When used in a WAN networking environment, the computer 241 typically includes a modem 250 or other means for establishing communications over the WAN 249 , such as the Internet.
  • the modem 250 which may be internal or external, may be connected to the system bus 221 via the user input interface 236 , or other appropriate mechanism.
  • program modules depicted relative to the computer 241 may be stored in the remote memory storage device.
  • FIG. 4 illustrates application programs 248 as residing on memory device 247 . It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • the depth image may be a plurality of observed pixels where each observed pixel has an observed depth value.
  • the depth image may include a two-dimensional (2-D) pixel area of the captured scene where each pixel in the 2-D pixel area may have a depth value such as a length or distance in, for example, centimeters, millimeters, or the like of an object in the captured scene from the capture device.
  • FIG. 5 illustrates an example embodiment of a depth image that may be received at computing system 12 from capture device 20 .
  • the depth image may be an image and/or frame of a scene captured by, for example, the 3-D camera 26 and/or the RGB camera 28 of the capture device 20 described above with respect to FIG. 2 .
  • the depth image may include a human target corresponding to, for example, a user such as the user 18 described above with respect to FIGS. 1A and 1B and one or more non-human targets such as a wall, a table, a monitor, or the like in the captured scene.
  • the depth image may include a plurality of observed pixels where each observed pixel has an observed depth value associated therewith.
  • the depth image 400 may include a two-dimensional (2-D) pixel area of the captured scene where each pixel at particular X-value and Y-value in the 2-D pixel area may have a depth value such as a length or distance in, for example, centimeters, millimeters, or the like of a target or object in the captured scene from the capture device.
  • 2-D two-dimensional
  • the depth image may be colorized or grayscale such that different colors or shades of the pixels of the depth image correspond to and/or visually depict different distances of the targets 404 from the capture device 20 .
  • one or more high-variance and/or noisy depth values may be removed and/or smoothed from the depth image; portions of missing and/or removed depth information may be filled in and/or reconstructed; and/or any other suitable processing may be performed on the received depth image.
  • FIG. 6 provides another view/representation of a depth image (not corresponding to the same example as FIG. 5 ).
  • the view of FIG. 6 shows the depth data for each pixel as an integer that represents the distance of the target to capture device 20 for that pixel.
  • the example depth image of FIG. 6 shows 24 ⁇ 24 pixels; however, it is likely that a depth image of greater resolution would be used.
  • FIG. 7 is a flow chart describing one embodiment of a process for operating capture device 20 .
  • a depth image and a visual image are captured by any of the sensors in capture device 20 described herein, or other suitable sensors known in the art.
  • the depth image is captured separately from the visual image.
  • the depth image and visual image are captured at the same time, while in other implementations they are captured sequentially or at different times.
  • the depth image is captured with the visual image or combined with the visual image as one image file so that each pixel has an R value, a G value, a B value and a Z value (distance).
  • the depth image and the visual image are transmitted to computing system 12 .
  • the depth image and visual image are transmitted at 30 frames per second.
  • the depth image is transmitted separately from the visual image.
  • the depth image and visual image can be transmitted together.
  • FIG. 8 is a flowchart describing one embodiment of a process for operating computing system 12 to use depth images to track and identify objects (users and other objects) in order to update an application based on the objects identified and tracked.
  • the process of FIG. 8 is performed in response to capturing device 20 transmitting a depth image and visual image to computing system 12 (step 404 of FIG. 7 ); therefore, the process of FIG. 8 is performed many times. In one embodiment, the process of FIG. 8 is performed 30 times a second. In other embodiments, the process of FIG. 8 can be performed more or less than 30 times per second based on or independent from the frame rate of the depth images.
  • computing system 12 will receive a new depth image from capturing device 20 in response to step 404 of FIG. 7 . This depth image is provided to the depth image processing and object reporting module 194 .
  • a motion image is created based on the newly received depth image and a reference image.
  • the reference image is typically in the same format as the depth image.
  • the reference image as a single static image of a scene taken prior to the motion.
  • the reference image is a moving average of the most recent N frames of depth images which provides an estimate of the typical depth position for every pixel in the depth image sequence. If the reference image is a moving average, then the reference image will update over time.
  • the average can either be a uniform average across the sequence length, an exponential decay average, or other weighted average using an external weighting system.
  • the reference image is based on 4 seconds of depth images; therefore, if the frame rate is 30 frames per second then the reference image is based on the most recent 120 depth images.
  • the reference image is updated based on each new depth image is received. In one example, it will take 120 frames before the reference image is established. In other embodiments, the reference image will be established with the first depth image and then each additional depth image will be added to the reference image until there are 120 depth images received, then the reference image will be updated by the most recent 120 images.
  • Equation (1) provides one example of a formula for creating a reference image:
  • Equation (1) is used to operate on each pixel of the reference image.
  • the variable “t” is the number of frames included in the reference image. In one example, 120 frames are included (4 seconds of video at 30 frames per second).
  • the variable “old average” is the pixel value in the reference image for the particular pixel under consideration.
  • the variable “new data” is the corresponding pixel value in the new depth image received.
  • the output “new average” is the new pixel value of the updated reference image. Equation 1 is performed for every pixel of the reference image. In this manner, the reference image is re-created each time it is updated.
  • the value of t in Equation (1) can be different if the motion is backward versus forward.
  • the value of t can be 120 if the motion is forward and the value of t can be 30 if the motion is backward.
  • Equation (1) the system does not need to keep a buffer of the previous 120 frames of depth images. Only the current new depth image needs to be stored in a buffer as well as the reference image. If the system used a straight averaging process, then a buffer would need to keep the last 120 frames of depth images.
  • Step 462 includes creating a motion image based on the new depth image received in step 460 and the reference image discussed above.
  • the depth image and the reference image have the same number of pixels.
  • the motion image created in step 462 is also a file (or other data structure) with the same number of pixels in the same format as the depth image and reference image.
  • the motion image is created by subtracting the new depth image from the reference image on a pixel by pixel basis. Thus, a corresponding pixel in the depth image is subtracted from the corresponding pixel in the reference image and the result is stored as the corresponding pixel the motion image.
  • the pixel value in the new depth image is the same as the pixel value in the reference image, then there is no motion detected for the pixel. If the difference between the reference image and the new depth image is positive, then there is motion towards capture device 20 . If the difference between the reference image and the depth image is negative, then there is motion away from the capture device 20 .
  • the process for creating the motion image will compare a threshold to the difference between the reference image and new depth image, on a pixel-by-pixel basis, so that small variations will not be detected as motion. Additionally, some embodiments will discard backward motion data (away from the camera) and only report forward motion (toward the camera). In some implementation, the system will track the magnitude of the motion (e.g., the difference between the reference image pixel and depth image pixel), while in other embodiments, the system will only store a Boolean value in the motion image to indicate whether there is motion or not.
  • FIG. 9 is a flowchart describing one embodiment or a process for creating a motion image based on the new depth image received and the reference image that includes subtracting pixels, using a threshold and discarding backward motion.
  • the process of FIG. 9 is one example implementation of step 462 of FIG. 8 .
  • the system will access a pixel that has not already been operated on in the depth image.
  • the system will access the corresponding pixel in the reference image.
  • the system will subtract the pixels by subtracting the pixel in the new depth image from the pixel in the reference image.
  • step 508 it is determined whether the difference is greater than a threshold (e.g. 2 centimeters per meter). If the difference is not greater than the threshold, then in step 514 a zero is added to the corresponding pixel in the motion image because the difference is not great enough to be classified as forward motion. This technique helps reduce noise. If the difference is greater than the threshold, then the system will conclude that there is motion if forward motion (e.g., toward the camera), and in step 510 , the difference data is inserted in corresponding pixel in the motion image.
  • a threshold e.g. 2 centimeters per meter
  • a Boolean value (e.g., 1) is added to the motion image in step 510 .
  • step 512 it is determined whether there are more pixels in the depth image that need to be operated on. If there are no more pixels in the depth image to be operated on, then the process of FIG. 9 is complete. If there are more pixels in the depth image to operate on, the process moves back to step 500 and accesses the next pixel in the depth image that has not been operated on.
  • the motion image is created and includes either a 1 or 0 at each pixel. A zero means no motion (or discarded backward motion). A 1 for a pixel value indicates that there was forward motion for that pixel.
  • FIG. 10 shows one example of a motion image created using the process of FIG. 9 .
  • some of the pixels have a data value 1 indicating that those pixels represent forward motion.
  • the pixels for which there is no motion would have data zero; however, to make the drawing easier to read, the zeros have been left blank.
  • the comparison between the newly received depth image and the reference image is a simple subtracting and thresholding of values. More sophisticated embodiments may use mean squared error, standard deviation, difference of means or other statistical measures to compare the two data sets. This comparison may be done at the image level, pixel level or some other intermediate granularity of the image.
  • the system can use more than one reference image.
  • the system can create and maintain two or more reference images that averaged the depth data over differing, or even randomized, time constants. Comparison against multiple reference images can increase likelihood that moving objects will be properly identified.
  • the new depth image is compared against multiple reference images. Any motion detected from any other comparisons will be used to add a 1 to the appropriate pixel in the created motion image.
  • Other schemes for comparing multiple reference images to a depth image can also be used.
  • the reference image is updated in step 464 based on the new depth image that was just received in the most recent iteration of step 460 .
  • the reference image is a moving average of the most recent N frames of depth images. Since the new depth image is received, the average must move based on the newly received frame. Therefore, Equation (1) is used on each pixel of the reference image with “old average” being the data from the existing reference image and “new data” being the data from the newly received depth image. Equation (1) is performed for each pixel of the reference image to update the existing reference image to create a newly updated reference image in step 464 .
  • the output is a collection of pixels that have been identified as moving.
  • the system can use a method of segmentation or grouping called connected component analysis. Neighboring pixels that are also identified as moving are considered connected and therefore part of the same group. Once all of the pixels have been accounted for, the result is a set of groups that represent potential moving objects in the scene. Alternative methods determining which pixels of part of the same group can also be used such as thresholding Euclidian 3D distance or surface distance.
  • step 466 of FIG. 8 includes grouping the pixels of the motion image that represent motion (e.g., store data 1 ). In one embodiment, the pixels are grouped based on proximity to each other.
  • FIG. 11 is a flowchart describing one embodiment of a process for grouping pixels of motion image based on proximity.
  • FIG. 8 is one example implementation of step 466 of FIG. 8 .
  • the system will access an ungrouped pixel in the motion image that indicates motion (e.g., has data 1 ).
  • step 704 the system will identify all connected pixels that include the pixel accessed in step 702 as one group.
  • step 706 the system determines whether there are any ungrouped pixels that have not been considered yet. If so, the process moves back to step 702 and accesses another ungrouped pixel and attempts to find connected pixels. If, in step 706 , it is determined that there are no more ungrouped pixels, then in step 708 , the system will identify the center of each group. When step 708 is performed, each of the pixels is in a group.
  • One example is to associate movement with the closest identified object in the previous image in the sequence.
  • Alternative embodiments include predicting the trajectory of the moving object based on recent movements.
  • the system can also model movement when the object is known to be a subcomponent of a larger object, such as an arm or a larger body.
  • FIGS. 12 and 13 provide two embodiments of processes for associating groups of pixels in the motion image with objects being tracked (step 468 of FIG. 8 ).
  • the process of FIG. 12 associates groups of pixels with objects by associating a group with the closest identified object in the previous image in the sequence.
  • the system will access the object history data discussed above. Thus, the system will have information about all the objects previously tracked and their positions in the previous motion images.
  • the object history data can be stored in any suitable type of data structure.
  • the system will attempt to associate the center of each group in the current motion image with the object of closest proximity in the most recent motion image. In some embodiments, there will be a threshold distance so that the association must be reasonable. For example, if the closest object is halfway across the image, that may not be a reasonable association and will be discarded. The particular threshold used for the association will vary based on implementation and experimentation.
  • the depth image process and client reporting module 194 performing the association of step 840 will make use of the information in gestures library 190 or a structure data 192 to associate groups with objects. For example, based on known shapes, the system can correlate a group with an existing object. If an object being tracked is a person, external structure data can be used to identify the shape of a person which will help the system better associate a group of pixels in the motion image with the person. Additionally, if the system knows it has previously been tracking a person with an arm moving, the external structure data 192 and the gestures library 190 could teach the system about probable movement of an arm, leg or other body part so the system can more readily identify the object. Similarly, the system may be able to recognize an inanimate object such as a ball or tennis racket based on references or templates in structure data 192 .
  • Step 806 attempts to assign every group to an object being tracked.
  • some groups may not be assignable.
  • any group that cannot be assigned to an object will be assumed to be a new object.
  • any unassociated groups have new objects created and these unassociated groups are assigned to the new objects.
  • step 810 the system determines that the two objects have merged, then the objects are separated by grouping the pixels based on proximity to the separate objects in the previous motion images in step 814 .
  • step 816 the separated groups are assigned to the appropriate objects from the previous motion image.
  • step 812 after step 816 , the objects history data is updated so that all groups in the current motion image have their center coordinates (x,y) used to update the position of the objects being tracked.
  • step 858 any object that was not associated in step 854 is assigned to be a new object in step 858 .
  • step 860 the system determines whether two objects have merged, as discussed above. If no objects have merged, then the object history data is updated in step 862 to include the information from the current motion image. If two objects have merged (step 860 ), then in step 864 those groups are separated as discussed above with respect to step 814 . In step 866 , the newly separated groups are assigned to the previous objects (same as step 816 ). In step 862 , the object history data is updated, as discussed above.
  • steps 460 - 470 are performed by depth image processing and object reporting module 194 .
  • depth image processing and object reporting module 194 reports to application 196 an identification of all the objects it is tracking and the (X, Y) positions of each of those objects in the current motion image.
  • application 196 will update based on the reported object information from step 470 .
  • the tracking of the objects can be mapped directly to cursor control, where moving along the perpendicular plane defines the two dimensional position of the cursor and movement and depth can trigger other events.
  • step 470 would also include reporting depth (distance) information for each object.
  • depth distance
  • the depth values for all the pixels in the group associated with the object can be averaged and that data can be the depth number reported for the particular object.
  • all of the depth values can be reported to the application or the depth value for the center of each group can be reported.
  • each object can correlate to an image being displayed on a monitor as part of a video game or other software application.
  • application 196 will update the positions of the images on the monitor for the object that moved. For example, if a person moves, the person's avatar in the video game may move. If person throws the ball, an image of the ball may move in the video game.
  • an application can update itself based on the motion of the tracked objects. No particular way for updating the application is required for the technology described herein.
  • the object history data may also incorporate information about neighboring objects or the structure of a larger object provided by an external system (e.g. structure data 192 ). For example, if a moving object is identified to be the left arm of a human body or a human head, the system can infer that a certain set of pixels pertains to the left hand. Other variations can also be implemented.

Abstract

A sensor system creates a sequence of depth images that are used to detect and track motion of objects within range of the sensor system. A reference image is created and updated based on a moving average (or other function) of a set of depth images. A new depth images is compared to the reference image to create a motion image, which is an image file (or other data structure) with data representing motion. The new depth image is also used to update the reference image. The data in the motion image is grouped and associated with one or more objects being tracked. The tracking of the objects is updated by the grouped data in the motion image. The new positions of the objects are used to update an application. For example, a video game system will update the position of images displayed in the video based on the new positions of the objects. In one implementation, avatars can be moved based on movement of the user in front of a camera.

Description

    BACKGROUND
  • Many computing applications such as computer games, multimedia applications, or the like use controls to allow users to manipulate game characters or other aspects of an application. Typically such controls are input using, for example, controllers, remotes, keyboards, mice, or the like. Unfortunately, such controls can be difficult to learn, thus creating a barrier between a user and such games and applications. Furthermore, such controls may be different than actual game actions or other application actions for which the controls are used. For example, a game control that causes a game character to swing a baseball bat may not correspond to an actual motion of swinging the baseball bat.
  • SUMMARY
  • Disclosed herein are systems and methods for tracking motion of a user or other objects in a scene using depth images. The tracked motion is then used to update an application. Therefore, a user can manipulate game characters or other aspects of the application by using movement of the user's body and/or objects around the user, rather than (or in addition to) using controllers, remotes, keyboards, mice, or the like.
  • A sensor system creates a sequence of depth images that are used to detect and track motion of objects within range of the sensor system. A reference image is created and updated based on a moving average (or other function) of a set of depth images. A new depth images is compared to the reference image to create a motion image, which is an image file (or other data structure) with data representing motion. The new depth image is also used to update the reference image. The data in the motion image is grouped and associated with one or more objects being tracked. The tracking of the objects is updated by the grouped data in the motion image. The new positions of the objects are used to update an application. For example, a video game system will update the position of images displayed in the video based on the new positions of the objects. In one implementation, avatars can be moved based on movement of the user in front of a camera.
  • One embodiment includes creating a reference image that includes foreground data and background data based on multiple previous depth images, receiving a new depth image, creating a motion image based on the new depth image and the reference image, identifying one or more objects in the motion image, using position information for the identified one or more objects to update an application, and updating the reference image based on the new depth image.
  • One embodiment includes a communication interface that receives depth images, one or more storage devices that store depth images, a display interface, and one or more processors in communication with the one or more storage devices and the display interface. The one or more processors access a new depth image received from the communication interface and identify motion based comparing the new depth image to a reference image stored in the one or more storage devices. The one or more processors create a motion image representing identified motion. The one or more processors group pixels of the motion image and associate one or more groups of pixels with one or more objects identified in object history data stored in the one or more storage devices. The one or more processors use position information for the identified one or more objects to update an application running on the apparatus and provide signals on the display interface that indicate the update to the application.
  • One embodiment includes receiving a new depth image, identifying motion based on comparing the new depth image to a reference image, creating a motion image representing identified forward motion and discarding identified backward motion when creating the motion image, identifying one or more objects in the motion image, and reporting the identified one or more objects in the motion image.
  • 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 it intended to be used as an aid in determining the scope of the claimed subject matter. Furthermore, the claimed subject matter is not limited to implementations that solve any or all disadvantages noted in any part of this disclosure.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIGS. 1A and 1B illustrate an example embodiment of a tracking system with a user playing a game.
  • FIG. 2 illustrates an example embodiment of a capture device that may be used as part of the tracking system.
  • FIG. 3 illustrates an example embodiment of a computing system that may be used to track motion and update an application based on the tracked motion.
  • FIG. 4 illustrates another example embodiment of a computing system that may be used to track motion and update an application based on the tracked motion.
  • FIG. 5 is an example depth image.
  • FIG. 6 depicts the data in a depth image.
  • FIG. 7 is a flow chart describing one embodiment of a process for capturing a sequence depth images.
  • FIG. 8 is a flow chart describing one embodiment of a process for operating a computing system to track motion and update an application based on that tracked motion.
  • FIG. 9 is a flow chart describing one embodiment of a process for creating a motion image based on a depth image and a reference image.
  • FIG. 10 is an example of a motion image.
  • FIG. 11 is a flow chart describing one embodiment of a process for grouping pixels of a motion image.
  • FIG. 12 is a flow chart describing one embodiment of a process for associating groups of pixels in a motion image with objects being tracked.
  • FIG. 13 is a flow chart describing another embodiment of a process for associating groups of pixels in a motion image with objects being tracked.
  • DETAILED DESCRIPTION
  • Depth images are captured by a sensor and used by a computing system to track motions of a user and/or other objects. The tracked motion is then used to update an application. Therefore, a user can manipulate game characters or other aspects of the application by using movement of the user's body and/or objects around the user, rather than (or in addition to) using controllers, remotes, keyboards, mice, or the like. For example, a video game system will update the position of images displayed in the video based on the new positions of the objects or update an avatar based on motion of the user.
  • FIGS. 1A and 1B illustrate an example embodiment of a tracking system 10 with a user 18 playing a boxing video game. In an example embodiment, the tracking system 10 may be used to recognize, analyze, and/or track a human target such as the user 18 or other objects within range of tracking system 10.
  • As shown in FIG. 1A, tracking system 10 may include a computing system 12. The computing system 12 may be a computer, a gaming system or console, or the like. According to an example embodiment, the computing system 12 may include hardware components and/or software components such that computing system 12 may be used to execute applications such as gaming applications, non-gaming applications, or the like. In one embodiment, computing system 12 may include a processor such as a standardized processor, a specialized processor, a microprocessor, or the like that may execute instructions stored on a processor readable storage device for performing the processes described herein.
  • As shown in FIG. 1A, tracking system 10 may further include a capture device 20. The capture device 20 may be, for example, a camera that may be used to visually monitor one or more users, such as the user 18, such that gestures and/or movements performed by the one or more users may be captured, analyzed, and tracked to perform one or more controls or actions within the application and/or animate an avatar or on-screen character, as will be described in more detail below.
  • According to one embodiment, the tracking system 10 may be connected to an audiovisual device 16 such as a television, a monitor, a high-definition television (HDTV), or the like that may provide game or application visuals and/or audio to a user such as the user 18. For example, the computing system 12 may include a video adapter such as a graphics card and/or an audio adapter such as a sound card that may provide audiovisual signals associated with the game application, non-game application, or the like. The audiovisual device 16 may receive the audiovisual signals from the computing system 12 and may then output the game or application visuals and/or audio associated with the audiovisual signals to the user 18. According to one embodiment, the audiovisual device 16 may be connected to the computing system 12 via, for example, an S-Video cable, a coaxial cable, an HDMI cable, a DVI cable, a VGA cable, component video cable, or the like.
  • As shown in FIGS. 1A and 1B, the tracking system 10 may be used to recognize, analyze, and/or track a human target such as the user 18. For example, the user 18 may be tracked using the capture device 20 such that the gestures and/or movements of user 18 may be captured to animate an avatar or on-screen character and/or may be interpreted as controls that may be used to affect the application being executed by computer environment 12. Thus, according to one embodiment, the user 18 may move his or her body to control the application and/or animate the avatar or on-screen character.
  • In the example depicted in FIGS. 1A and 1B, the application executing on the computing system 12 may be a boxing game that the user 18 is playing. For example, the computing system 12 may use the audiovisual device 16 to provide a visual representation of a boxing opponent 38 to the user 18. The computing system 12 may also use the audiovisual device 16 to provide a visual representation of a player avatar 40 that the user 18 may control with his or her movements. For example, as shown in FIG. 1B, the user 18 may throw a punch in physical space to cause the player avatar 40 to throw a punch in game space. Thus, according to an example embodiment, the computer system 12 and the capture device 20 recognize and analyze the punch of the user 18 in physical space such that the punch may be interpreted as a game control of the player avatar 40 in game space and/or the motion of the punch may be used to animate the player avatar 40 in game space.
  • Other movements by the user 18 may also be interpreted as other controls or actions and/or used to animate the player avatar, such as controls to bob, weave, shuffle, block, jab, or throw a variety of different power punches. Furthermore, some movements may be interpreted as controls that may correspond to actions other than controlling the player avatar 40. For example, in one embodiment, the player may use movements to end, pause, or save a game, select a level, view high scores, communicate with a friend, etc. According to another embodiment, the player may use movements to select the game or other application from a main user interface. Thus, in example embodiments, a full range of motion of the user 18 may be available, used, and analyzed in any suitable manner to interact with an application.
  • In example embodiments, the human target such as the user 18 may have an object. In such embodiments, the user of an electronic game may be holding the object such that the motions of the player and the object may be used to adjust and/or control parameters of the game. For example, the motion of a player holding a racket may be tracked and utilized for controlling an on-screen racket in an electronic sports game. In another example embodiment, the motion of a player holding an object may be tracked and utilized for controlling an on-screen weapon in an electronic combat game. Objects not held by the user can also be tracked, such as objects thrown, pushed or rolled by the user (or a different user) as well as self propelled objects. In addition to boxing, other games can also be implemented.
  • According to other example embodiments, the tracking system 10 may further be used to interpret target movements as operating system and/or application controls that are outside the realm of games. For example, virtually any controllable aspect of an operating system and/or application may be controlled by movements of the target such as the user 18.
  • FIG. 2 illustrates an example embodiment of the capture device 20 that may be used in the tracking system 10. According to an example embodiment, the capture device 20 may be configured to capture video with depth information including a depth image that may include depth values via any suitable technique including, for example, time-of-flight, structured light, stereo image, or the like. According to one embodiment, the capture device 20 may organize the depth information into “Z layers,” or layers that may be perpendicular to a Z axis extending from the depth camera along its line of sight.
  • As shown in FIG. 2, the capture device 20 may include an image camera component 22. According to an example embodiment, the image camera component 22 may be a depth camera that may capture a depth image of a scene. The depth image may include a two-dimensional (2-D) pixel area of the captured scene where each pixel in the 2-D pixel area may represent a depth value such as a distance in, for example, centimeters, millimeters, or the like of an object in the captured scene from the camera.
  • As shown in FIG. 2, according to an example embodiment, the image camera component 22 may include an infra-red (IR) light component 24, a three-dimensional (3-D) camera 26, and an RGB camera 28 that may be used to capture the depth image of a scene. For example, in time-of-flight analysis, the IR light component 24 of the capture device 20 may emit an infrared light onto the scene and may then use sensors (not shown) to detect the backscattered light from the surface of one or more targets and objects in the scene using, for example, the 3-D camera 26 and/or the RGB camera 28. In some embodiments, pulsed infrared light may be used such that the time between an outgoing light pulse and a corresponding incoming light pulse may be measured and used to determine a physical distance from the capture device 20 to a particular location on the targets or objects in the scene. Additionally, in other example embodiments, the phase of the outgoing light wave may be compared to the phase of the incoming light wave to determine a phase shift. The phase shift may then be used to determine a physical distance from the capture device to a particular location on the targets or objects.
  • According to another example embodiment, time-of-flight analysis may be used to indirectly determine a physical distance from the capture device 20 to a particular location on the targets or objects by analyzing the intensity of the reflected beam of light over time via various techniques including, for example, shuttered light pulse imaging.
  • In another example embodiment, the capture device 20 may use a structured light to capture depth information. In such an analysis, patterned light (i.e., light displayed as a known pattern such as grid pattern, a stripe pattern, or different pattern) may be projected onto the scene via, for example, the IR light component 24. Upon striking the surface of one or more targets or objects in the scene, the pattern may become deformed in response. Such a deformation of the pattern may be captured by, for example, the 3-D camera 26 and/or the RGB camera 28 and may then be analyzed to determine a physical distance from the capture device to a particular location on the targets or objects. In some implementations, the IR Light component 24 is displaced from the cameras 24 and 26 so triangulation can be used to determined distance from cameras 24 and 26. In some implementations, the capture device 20 will include a dedicated IR sensor to sense the IR light.
  • According to another embodiment, the capture device 20 may include two or more physically separated cameras that may view a scene from different angles to obtain visual stereo data that may be resolved to generate depth information. Other types of depth image sensors can also be used to create a depth image.
  • The capture device 20 may further include a microphone 30. The microphone 30 may include a transducer or sensor that may receive and convert sound into an electrical signal. According to one embodiment, the microphone 30 may be used to reduce feedback between the capture device 20 and the computing system 12 in the target recognition, analysis, and tracking system 10. Additionally, the microphone 30 may be used to receive audio signals that may also be provided by the user to control applications such as game applications, non-game applications, or the like that may be executed by the computing system 12.
  • In an example embodiment, the capture device 20 may further include a processor 32 that may be in operative communication with the image camera component 22. The processor 32 may include a standardized processor, a specialized processor, a microprocessor, or the like that may execute instructions including, for example, instructions for receiving a depth image, generating the appropriate data format (e.g., frame) and transmitting the data to computing system 12.
  • The capture device 20 may further include a memory component 34 that may store the instructions that may be executed by the processor 32, images or frames of images captured by the 3-D camera and/or RGB camera, or any other suitable information, images, or the like. According to an example embodiment, the memory component 34 may include random access memory (RAM), read only memory (ROM), cache, Flash memory, a hard disk, or any other suitable storage component. As shown in FIG. 2, in one embodiment, the memory component 34 may be a separate component in communication with the image capture component 22 and the processor 32. According to another embodiment, the memory component 34 may be integrated into the processor 32 and/or the image capture component 22.
  • As shown in FIG. 2, the capture device 20 may be in communication with the computing system 12 via a communication link 36. The communication link 36 may be a wired connection including, for example, a USB connection, a Firewire connection, an Ethernet cable connection, or the like and/or a wireless connection such as a wireless 802.11b, g, a, or n connection. According to one embodiment, the computing system 12 may provide a clock to the capture device 20 that may be used to determine when to capture, for example, a scene via the communication link 36. Additionally, the capture device 20 provides the depth information and visual (e.g., RGB) images captured by, for example, the 3-D camera 26 and/or the RGB camera 28 to the computing system 12 via the communication link 36. In one embodiment, the depth images and visual images are transmitted at 30 frames per second. The computing system 12 may then use the model, depth information, and captured images to, for example, control an application such as a game or word processor and/or animate an avatar or on-screen character.
  • Computing system 12 includes gestures library 190, structure data 192, depth image processing and object reporting module 194 and application 196. Depth image processing and object reporting module 194 uses the depth images to track motion of objects, such as the user and other objects. To assist in the tracking of the objects, depth image processing and object reporting module 194 uses gestures library 190 and structure data 192.
  • Structure data 192 includes structural information about objects that may be tracked. For example, a skeletal model of a human may be stored to help understand movements of the user and recognize body parts. Structural information about inanimate objects may also be stored to help recognize those objects and help understand movement.
  • Gestures library 190 may include a collection of gesture filters, each comprising information concerning a gesture that may be performed by the skeletal model (as the user moves). The data captured by the cameras 26, 28 and the capture device 20 in the form of the skeletal model and movements associated with it may be compared to the gesture filters in the gesture library 190 to identify when a user (as represented by the skeletal model) has performed one or more gestures. Those gestures may be associated with various controls of an application. Thus, the computing system 12 may use the gestures library 190 to interpret movements of the skeletal model and to control application 196 based on the movements. As such, gestures library may be used by depth image processing and object reporting module 194 and application 196.
  • Application 196 can be a video game, productivity application, etc. In one embodiment, depth image processing and object reporting module 194 will report to application 196 an identification of each object detected and the location of the object for each frame. Applicant 196 will use that information to update the position or movement of an avatar or other images in the display.
  • FIG. 3 illustrates an example embodiment of a computing system that may be the computing system 12 shown in FIGS. 1A-2 used to track motion and/or animate (or otherwise update) an avatar or other on-screen object displayed by an application. The computing system such as the computing system 12 described above with respect to FIGS. 1A-2 may be a multimedia console 100, such as a gaming console. As shown in FIG. 3, the multimedia console 100 has a central processing unit (CPU) 101 having a level 1 cache 102, a level 2 cache 104, and a flash ROM (Read Only Memory) 106. The level 1 cache 102 and a level 2 cache 104 temporarily store data and hence reduce the number of memory access cycles, thereby improving processing speed and throughput. The CPU 101 may be provided having more than one core, and thus, additional level 1 and level 2 caches 102 and 104. The flash ROM 106 may store executable code that is loaded during an initial phase of a boot process when the multimedia console 100 is powered ON.
  • A graphics processing unit (GPU) 108 and a video encoder/video codec (coder/decoder) 114 form a video processing pipeline for high speed and high resolution graphics processing. Data is carried from the graphics processing unit 108 to the video encoder/video codec 114 via a bus. The video processing pipeline outputs data to an A/V (audio/video) port 140 for transmission to a television or other display. A memory controller 110 is connected to the GPU 108 to facilitate processor access to various types of memory 112, such as, but not limited to, a RAM (Random Access Memory).
  • The multimedia console 100 includes an I/O controller 120, a system management controller 122, an audio processing unit 123, a network interface controller 124, a first USB host controller 126, a second USB controller 128 and a front panel I/O subassembly 130 that are preferably implemented on a module 118. The USB controllers 126 and 128 serve as hosts for peripheral controllers 142(1)-142(2), a wireless adapter 148, and an external memory device 146 (e.g., flash memory, external CD/DVD ROM drive, removable media, etc.). The network interface 124 and/or wireless adapter 148 provide access to a network (e.g., the Internet, home network, etc.) and may be any of a wide variety of various wired or wireless adapter components including an Ethernet card, a modem, a Bluetooth module, a cable modem, and the like.
  • System memory 143 is provided to store application data that is loaded during the boot process. A media drive 144 is provided and may comprise a DVD/CD drive, Blu-Ray drive, hard disk drive, or other removable media drive, etc. The media drive 144 may be internal or external to the multimedia console 100. Application data may be accessed via the media drive 144 for execution, playback, etc. by the multimedia console 100. The media drive 144 is connected to the I/O controller 120 via a bus, such as a Serial ATA bus or other high speed connection (e.g., IEEE 1394).
  • The system management controller 122 provides a variety of service functions related to assuring availability of the multimedia console 100. The audio processing unit 123 and an audio codec 132 form a corresponding audio processing pipeline with high fidelity and stereo processing. Audio data is carried between the audio processing unit 123 and the audio codec 132 via a communication link. The audio processing pipeline outputs data to the A/V port 140 for reproduction by an external audio player or device having audio capabilities.
  • The front panel I/O subassembly 130 supports the functionality of the power button 150 and the eject button 152, as well as any LEDs (light emitting diodes) or other indicators exposed on the outer surface of the multimedia console 100. A system power supply module 136 provides power to the components of the multimedia console 100. A fan 138 cools the circuitry within the multimedia console 100.
  • The CPU 101, GPU 108, memory controller 110, and various other components within the multimedia console 100 are interconnected via one or more buses, including serial and parallel buses, a memory bus, a peripheral bus, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures can include a Peripheral Component Interconnects (PCI) bus, PCI-Express bus, etc.
  • When the multimedia console 100 is powered ON, application data may be loaded from the system memory 143 into memory 112 and/or caches 102, 104 and executed on the CPU 101. The application may present a graphical user interface that provides a consistent user experience when navigating to different media types available on the multimedia console 100. In operation, applications and/or other media contained within the media drive 144 may be launched or played from the media drive 144 to provide additional functionalities to the multimedia console 100.
  • The multimedia console 100 may be operated as a standalone system by simply connecting the system to a television or other display. In this standalone mode, the multimedia console 100 allows one or more users to interact with the system, watch movies, or listen to music. However, with the integration of broadband connectivity made available through the network interface 124 or the wireless adapter 148, the multimedia console 100 may further be operated as a participant in a larger network community.
  • When the multimedia console 100 is powered ON, a set amount of hardware resources are reserved for system use by the multimedia console operating system. These resources may include a reservation of memory (e.g., 16 MB), CPU and GPU cycles (e.g., 5%), networking bandwidth (e.g., 8 kbs), etc. Because these resources are reserved at system boot time, the reserved resources do not exist from the application's view.
  • In particular, the memory reservation preferably is large enough to contain the launch kernel, concurrent system applications and drivers. The CPU reservation is preferably constant such that if the reserved CPU usage is not used by the system applications, an idle thread will consume any unused cycles.
  • With regard to the GPU reservation, lightweight messages generated by the system applications (e.g., popups) are displayed by using a GPU interrupt to schedule code to render popup into an overlay. The amount of memory required for an overlay depends on the overlay area size and the overlay preferably scales with screen resolution. Where a full user interface is used by the concurrent system application, it is preferable to use a resolution independent of application resolution. A scaler may be used to set this resolution such that the need to change frequency and cause a TV resynch is eliminated.
  • After the multimedia console 100 boots and system resources are reserved, concurrent system applications execute to provide system functionalities. The system functionalities are encapsulated in a set of system applications that execute within the reserved system resources described above. The operating system kernel identifies threads that are system application threads versus gaming application threads. The system applications are preferably scheduled to run on the CPU 101 at predetermined times and intervals in order to provide a consistent system resource view to the application. The scheduling is to minimize cache disruption for the gaming application running on the console.
  • When a concurrent system application requires audio, audio processing is scheduled asynchronously to the gaming application due to time sensitivity. A multimedia console application manager (described below) controls the gaming application audio level (e.g., mute, attenuate) when system applications are active.
  • Input devices (e.g., controllers 142(1) and 142(2)) are shared by gaming applications and system applications. The input devices are not reserved resources, but are to be switched between system applications and the gaming application such that each will have a focus of the device. The application manager preferably controls the switching of input stream, without knowledge the gaming application's knowledge and a driver maintains state information regarding focus switches. The cameras 26, 28 and capture device 20 may define additional input devices for the console 100 via USB controller 126 or other interface.
  • FIG. 4 illustrates another example embodiment of a computing system 220 that may be the computing system 12 shown in FIGS. 1A-2 used to track motion and/or animate (or otherwise update) an avatar or other on-screen object displayed by an application. The computing system environment 220 is only one example of a suitable computing system and is not intended to suggest any limitation as to the scope of use or functionality of the presently disclosed subject matter. Neither should the computing system 220 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the exemplary operating system 220. In some embodiments the various depicted computing elements may include circuitry configured to instantiate specific aspects of the present disclosure. For example, the term circuitry used in the disclosure can include specialized hardware components configured to perform function(s) by firmware or switches. In other examples embodiments the term circuitry can include a general purpose processing unit, memory, etc., configured by software instructions that embody logic operable to perform function(s). In example embodiments where circuitry includes a combination of hardware and software, an implementer may write source code embodying logic and the source code can be compiled into machine readable code that can be processed by the general purpose processing unit. Since one skilled in the art can appreciate that the state of the art has evolved to a point where there is little difference between hardware, software, or a combination of hardware/software, the selection of hardware versus software to effectuate specific functions is a design choice left to an implementer. More specifically, one of skill in the art can appreciate that a software process can be transformed into an equivalent hardware structure, and a hardware structure can itself be transformed into an equivalent software process. Thus, the selection of a hardware implementation versus a software implementation is one of design choice and left to the implementer.
  • Computing system 220 comprises a computer 241, which typically includes a variety of computer readable media. Computer readable media can be any available media that can be accessed by computer 241 and includes both volatile and nonvolatile media, removable and non-removable media. The system memory 222 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 223 and random access memory (RAM) 260. A basic input/output system 224 (BIOS), containing the basic routines that help to transfer information between elements within computer 241, such as during start-up, is typically stored in ROM 223. RAM 260 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 259. By way of example, and not limitation, FIG. 4 illustrates operating system 225, application programs 226, other program modules 227, and program data 228.
  • The computer 241 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only, FIG. 4 illustrates a hard disk drive 238 that reads from or writes to non-removable, nonvolatile magnetic media, a magnetic disk drive 239 that reads from or writes to a removable, nonvolatile magnetic disk 254, and an optical disk drive 240 that reads from or writes to a removable, nonvolatile optical disk 253 such as a CD ROM or other optical media. Other removable/non-removable, volatile/nonvolatile computer storage media that can be used in the exemplary operating environment include, but are not limited to, magnetic tape cassettes, flash memory cards, digital versatile disks, digital video tape, solid state RAM, solid state ROM, and the like. The hard disk drive 238 is typically connected to the system bus 221 through an non-removable memory interface such as interface 234, and magnetic disk drive 239 and optical disk drive 240 are typically connected to the system bus 221 by a removable memory interface, such as interface 235.
  • The drives and their associated computer storage media discussed above and illustrated in FIG. 4, provide storage of computer readable instructions, data structures, program modules and other data for the computer 241. In FIG. 4, for example, hard disk drive 238 is illustrated as storing operating system 258, application programs 257, other program modules 256, and program data 255. Note that these components can either be the same as or different from operating system 225, application programs 226, other program modules 227, and program data 228. Operating system 258, application programs 257, other program modules 256, and program data 255 are given different numbers here to illustrate that, at a minimum, they are different copies. A user may enter commands and information into the computer 241 through input devices such as a keyboard 251 and pointing device 252, commonly referred to as a mouse, trackball or touch pad. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 259 through a user input interface 236 that is coupled to the system bus, but may be connected by other interface and bus structures, such as a parallel port, game port or a universal serial bus (USB). The cameras 26, 28 and capture device 20 may define additional input devices for the console 100 that connect via user input interface 236. A monitor 242 or other type of display device is also connected to the system bus 221 via an interface, such as a video interface 232. In addition to the monitor, computers may also include other peripheral output devices such as speakers 244 and printer 243, which may be connected through a output peripheral interface 233. Capture Device 20 may connect to computing system 220 via output peripheral interface 233, network interface 237, or other interface.
  • The computer 241 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 246. The remote computer 246 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 241, although only a memory storage device 247 has been illustrated in FIG. 4. The logical connections depicted include a local area network (LAN) 245 and a wide area network (WAN) 249, but may also include other networks. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
  • When used in a LAN networking environment, the computer 241 is connected to the LAN 245 through a network interface or adapter 237. When used in a WAN networking environment, the computer 241 typically includes a modem 250 or other means for establishing communications over the WAN 249, such as the Internet. The modem 250, which may be internal or external, may be connected to the system bus 221 via the user input interface 236, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 241, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation, FIG. 4 illustrates application programs 248 as residing on memory device 247. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers may be used.
  • As explained above, capture device 20 provides RGB images and depth images to computing system 12. The depth image may be a plurality of observed pixels where each observed pixel has an observed depth value. For example, the depth image may include a two-dimensional (2-D) pixel area of the captured scene where each pixel in the 2-D pixel area may have a depth value such as a length or distance in, for example, centimeters, millimeters, or the like of an object in the captured scene from the capture device.
  • FIG. 5 illustrates an example embodiment of a depth image that may be received at computing system 12 from capture device 20. According to an example embodiment, the depth image may be an image and/or frame of a scene captured by, for example, the 3-D camera 26 and/or the RGB camera 28 of the capture device 20 described above with respect to FIG. 2. As shown in FIG. 5, the depth image may include a human target corresponding to, for example, a user such as the user 18 described above with respect to FIGS. 1A and 1B and one or more non-human targets such as a wall, a table, a monitor, or the like in the captured scene. As described above, the depth image may include a plurality of observed pixels where each observed pixel has an observed depth value associated therewith. For example, the depth image 400 may include a two-dimensional (2-D) pixel area of the captured scene where each pixel at particular X-value and Y-value in the 2-D pixel area may have a depth value such as a length or distance in, for example, centimeters, millimeters, or the like of a target or object in the captured scene from the capture device.
  • In one embodiment, the depth image may be colorized or grayscale such that different colors or shades of the pixels of the depth image correspond to and/or visually depict different distances of the targets 404 from the capture device 20. Upon receiving the image, one or more high-variance and/or noisy depth values may be removed and/or smoothed from the depth image; portions of missing and/or removed depth information may be filled in and/or reconstructed; and/or any other suitable processing may be performed on the received depth image.
  • FIG. 6 provides another view/representation of a depth image (not corresponding to the same example as FIG. 5). The view of FIG. 6 shows the depth data for each pixel as an integer that represents the distance of the target to capture device 20 for that pixel. The example depth image of FIG. 6 shows 24×24 pixels; however, it is likely that a depth image of greater resolution would be used.
  • FIG. 7 is a flow chart describing one embodiment of a process for operating capture device 20. In step 402, a depth image and a visual image are captured by any of the sensors in capture device 20 described herein, or other suitable sensors known in the art. In one embodiment, the depth image is captured separately from the visual image. In some implementations, the depth image and visual image are captured at the same time, while in other implementations they are captured sequentially or at different times. In other embodiments, the depth image is captured with the visual image or combined with the visual image as one image file so that each pixel has an R value, a G value, a B value and a Z value (distance). In step 404, the depth image and the visual image are transmitted to computing system 12. In one embodiment, the depth image and visual image are transmitted at 30 frames per second. In some examples, the depth image is transmitted separately from the visual image. In other embodiments, the depth image and visual image can be transmitted together.
  • FIG. 8 is a flowchart describing one embodiment of a process for operating computing system 12 to use depth images to track and identify objects (users and other objects) in order to update an application based on the objects identified and tracked. The process of FIG. 8 is performed in response to capturing device 20 transmitting a depth image and visual image to computing system 12 (step 404 of FIG. 7); therefore, the process of FIG. 8 is performed many times. In one embodiment, the process of FIG. 8 is performed 30 times a second. In other embodiments, the process of FIG. 8 can be performed more or less than 30 times per second based on or independent from the frame rate of the depth images. In step 460 of FIG. 8, computing system 12 will receive a new depth image from capturing device 20 in response to step 404 of FIG. 7. This depth image is provided to the depth image processing and object reporting module 194.
  • In step 462 of FIG. 8, a motion image is created based on the newly received depth image and a reference image. The reference image is typically in the same format as the depth image. In one embodiment, the reference image as a single static image of a scene taken prior to the motion. In another embodiment, the reference image is a moving average of the most recent N frames of depth images which provides an estimate of the typical depth position for every pixel in the depth image sequence. If the reference image is a moving average, then the reference image will update over time. The average can either be a uniform average across the sequence length, an exponential decay average, or other weighted average using an external weighting system. Comparing the current depth image to the moving average allows the system to adapt to gradual changes in the scene, as well as automatically adapt to a moving capture device without a reinitialization step. In one embodiment, the reference image is based on 4 seconds of depth images; therefore, if the frame rate is 30 frames per second then the reference image is based on the most recent 120 depth images.
  • The reference image is updated based on each new depth image is received. In one example, it will take 120 frames before the reference image is established. In other embodiments, the reference image will be established with the first depth image and then each additional depth image will be added to the reference image until there are 120 depth images received, then the reference image will be updated by the most recent 120 images.
  • The Equation (1) below provides one example of a formula for creating a reference image:
  • new average - t * ( old average ) + new data t + 1 Equation ( 1 )
  • Equation (1) is used to operate on each pixel of the reference image. The variable “t” is the number of frames included in the reference image. In one example, 120 frames are included (4 seconds of video at 30 frames per second). The variable “old average” is the pixel value in the reference image for the particular pixel under consideration. The variable “new data” is the corresponding pixel value in the new depth image received. The output “new average” is the new pixel value of the updated reference image. Equation 1 is performed for every pixel of the reference image. In this manner, the reference image is re-created each time it is updated.
  • In one alternative, the value of t in Equation (1) can be different if the motion is backward versus forward. For a particular pixel, the value of t can be 120 if the motion is forward and the value of t can be 30 if the motion is backward.
  • When using Equation (1), the system does not need to keep a buffer of the previous 120 frames of depth images. Only the current new depth image needs to be stored in a buffer as well as the reference image. If the system used a straight averaging process, then a buffer would need to keep the last 120 frames of depth images.
  • Step 462 includes creating a motion image based on the new depth image received in step 460 and the reference image discussed above. As explained above, in one embodiment, the depth image and the reference image have the same number of pixels. The motion image created in step 462 is also a file (or other data structure) with the same number of pixels in the same format as the depth image and reference image. In one embodiment, the motion image is created by subtracting the new depth image from the reference image on a pixel by pixel basis. Thus, a corresponding pixel in the depth image is subtracted from the corresponding pixel in the reference image and the result is stored as the corresponding pixel the motion image.
  • If the pixel value in the new depth image is the same as the pixel value in the reference image, then there is no motion detected for the pixel. If the difference between the reference image and the new depth image is positive, then there is motion towards capture device 20. If the difference between the reference image and the depth image is negative, then there is motion away from the capture device 20.
  • In one embodiment, the process for creating the motion image will compare a threshold to the difference between the reference image and new depth image, on a pixel-by-pixel basis, so that small variations will not be detected as motion. Additionally, some embodiments will discard backward motion data (away from the camera) and only report forward motion (toward the camera). In some implementation, the system will track the magnitude of the motion (e.g., the difference between the reference image pixel and depth image pixel), while in other embodiments, the system will only store a Boolean value in the motion image to indicate whether there is motion or not.
  • FIG. 9 is a flowchart describing one embodiment or a process for creating a motion image based on the new depth image received and the reference image that includes subtracting pixels, using a threshold and discarding backward motion. Thus, the process of FIG. 9 is one example implementation of step 462 of FIG. 8. In step 500 of FIG. 9, the system will access a pixel that has not already been operated on in the depth image. In step 502, the system will access the corresponding pixel in the reference image. In step 504, the system will subtract the pixels by subtracting the pixel in the new depth image from the pixel in the reference image. If the resulting magnitude is negative, then a zero is inserted into the corresponding pixel in the motion image in step 514 because the system is discarding backward motion. If the difference in pixels was not negative, then in step 508 it is determined whether the difference is greater than a threshold (e.g. 2 centimeters per meter). If the difference is not greater than the threshold, then in step 514 a zero is added to the corresponding pixel in the motion image because the difference is not great enough to be classified as forward motion. This technique helps reduce noise. If the difference is greater than the threshold, then the system will conclude that there is motion if forward motion (e.g., toward the camera), and in step 510, the difference data is inserted in corresponding pixel in the motion image. In another embodiment, rather than adding the difference data, a Boolean value (e.g., 1) is added to the motion image in step 510. In step 512, it is determined whether there are more pixels in the depth image that need to be operated on. If there are no more pixels in the depth image to be operated on, then the process of FIG. 9 is complete. If there are more pixels in the depth image to operate on, the process moves back to step 500 and accesses the next pixel in the depth image that has not been operated on. At the end of the process of FIG. 9, the motion image is created and includes either a 1 or 0 at each pixel. A zero means no motion (or discarded backward motion). A 1 for a pixel value indicates that there was forward motion for that pixel.
  • FIG. 10 shows one example of a motion image created using the process of FIG. 9. As can be seen, some of the pixels have a data value 1 indicating that those pixels represent forward motion. The pixels for which there is no motion would have data zero; however, to make the drawing easier to read, the zeros have been left blank.
  • In the above discussion, the comparison between the newly received depth image and the reference image is a simple subtracting and thresholding of values. More sophisticated embodiments may use mean squared error, standard deviation, difference of means or other statistical measures to compare the two data sets. This comparison may be done at the image level, pixel level or some other intermediate granularity of the image.
  • In the above discussion, there was only one reference image that was maintained and compared against the newly received depth images. In other embodiments, the system can use more than one reference image. For example, the system can create and maintain two or more reference images that averaged the depth data over differing, or even randomized, time constants. Comparison against multiple reference images can increase likelihood that moving objects will be properly identified. In such an embodiment, the new depth image is compared against multiple reference images. Any motion detected from any other comparisons will be used to add a 1 to the appropriate pixel in the created motion image. Other schemes for comparing multiple reference images to a depth image can also be used.
  • Looking back at FIG. 8, after the motion image is created in step 462, the reference image is updated in step 464 based on the new depth image that was just received in the most recent iteration of step 460. As discussed above, in one embodiment, the reference image is a moving average of the most recent N frames of depth images. Since the new depth image is received, the average must move based on the newly received frame. Therefore, Equation (1) is used on each pixel of the reference image with “old average” being the data from the existing reference image and “new data” being the data from the newly received depth image. Equation (1) is performed for each pixel of the reference image to update the existing reference image to create a newly updated reference image in step 464.
  • Once regions of the depth image have been identified as moving, it is useful to segment them into individual groups and track their locations over time. If multiple objects are detected by the system, the output is a collection of pixels that have been identified as moving. To group these pixels into individual objects, the system can use a method of segmentation or grouping called connected component analysis. Neighboring pixels that are also identified as moving are considered connected and therefore part of the same group. Once all of the pixels have been accounted for, the result is a set of groups that represent potential moving objects in the scene. Alternative methods determining which pixels of part of the same group can also be used such as thresholding Euclidian 3D distance or surface distance. Another alternative is to use clustering methods where a fixed number of groups are hypothesized, pixels are associated with each hypothetical group, and then the overall hypothesis is scored based on how well it explained the data. Another method is to maintain the probability that a pixel belongs to each possible group rather than directly associating it with a single group. This may be valuable in scenarios where the tracking system that maintains group assignment between frames can handle ambiguity in pixel association making it more robust in some application scenarios.
  • Looking back at FIG. 8, step 466 of FIG. 8 includes grouping the pixels of the motion image that represent motion (e.g., store data 1). In one embodiment, the pixels are grouped based on proximity to each other. FIG. 11 is a flowchart describing one embodiment of a process for grouping pixels of motion image based on proximity. Thus, FIG. 8 is one example implementation of step 466 of FIG. 8. In step 702, the system will access an ungrouped pixel in the motion image that indicates motion (e.g., has data 1). In step 704, the system will identify all connected pixels that include the pixel accessed in step 702 as one group. For example, if a pixel has the data 1, the system looks for all pixels that neighbor that pixel that are also data 1, and of those neighbors with data 1, the system will look for all their neighboring pixels that also have data 1, and so on, until all connected contiguous and continuous pixels showing data 1 are grouped into a group. Then in step 706, the system determines whether there are any ungrouped pixels that have not been considered yet. If so, the process moves back to step 702 and accesses another ungrouped pixel and attempts to find connected pixels. If, in step 706, it is determined that there are no more ungrouped pixels, then in step 708, the system will identify the center of each group. When step 708 is performed, each of the pixels is in a group. It is possible that some groups will only have one pixel. For groups that have more than one pixel, the system will determine the geometric center of the group and identify the x and y coordinate (in pixel space) of that group. Note that FIG. 10 shows the motion image with the pixels grouped. For example, a first set of pixels are grouped as depicted by oval 602 and a second set of pixels are grouped as depicted by oval 604.
  • Groups containing a small number of pixels may be the result of noise in the depth image that exceeds the threshold limit in the motion detection step. To further filter out interference from noise, one embodiment may require a minimum pixel count or minimum physical size of a group to perform further motion analysis.
  • Looking back at FIG. 8, after the pixels of the motion image are grouped in step 466, the groups are associated with objects being tracked in step 468. It is often valuable to track those objects over time and build an understanding that a moving object in one image is the same object in the following image. In one embodiment, the system will create object history data which stores information about the motion of objects being tracked. For example, this object history data can store an identification of all of the various objects being tracked and prior positions of the objects in the motion image. There are many methods for tracking the objects that can be used. No one particular method for tracking is required. In one example, a spatial likelihood tracking approach can be used that records the positions of each object over time and reassociates new motion with whatever object it is most likely to be. One example is to associate movement with the closest identified object in the previous image in the sequence. Alternative embodiments include predicting the trajectory of the moving object based on recent movements. The system can also model movement when the object is known to be a subcomponent of a larger object, such as an arm or a larger body.
  • FIGS. 12 and 13 provide two embodiments of processes for associating groups of pixels in the motion image with objects being tracked (step 468 of FIG. 8). The process of FIG. 12 associates groups of pixels with objects by associating a group with the closest identified object in the previous image in the sequence. In step 804 of FIG. 12, the system will access the object history data discussed above. Thus, the system will have information about all the objects previously tracked and their positions in the previous motion images. The object history data can be stored in any suitable type of data structure. In step 806, the system will attempt to associate the center of each group in the current motion image with the object of closest proximity in the most recent motion image. In some embodiments, there will be a threshold distance so that the association must be reasonable. For example, if the closest object is halfway across the image, that may not be a reasonable association and will be discarded. The particular threshold used for the association will vary based on implementation and experimentation.
  • In some embodiments, the depth image process and client reporting module 194 performing the association of step 840 will make use of the information in gestures library 190 or a structure data 192 to associate groups with objects. For example, based on known shapes, the system can correlate a group with an existing object. If an object being tracked is a person, external structure data can be used to identify the shape of a person which will help the system better associate a group of pixels in the motion image with the person. Additionally, if the system knows it has previously been tracking a person with an arm moving, the external structure data 192 and the gestures library 190 could teach the system about probable movement of an arm, leg or other body part so the system can more readily identify the object. Similarly, the system may be able to recognize an inanimate object such as a ball or tennis racket based on references or templates in structure data 192.
  • Step 806 attempts to assign every group to an object being tracked. In some embodiments, some groups may not be assignable. In one embodiment, any group that cannot be assigned to an object will be assumed to be a new object. In step 808, any unassociated groups have new objects created and these unassociated groups are assigned to the new objects.
  • If moving objects come into close proximity to each other they may appear to merge into a single region. In some applications, it may be desirable to try to separate the single region back into the individual objects based on previous observation. One embodiment includes segmenting the pixels based on their proximity to the center of the previous objects. Pixels are associated with whatever previous objects they were closest to. The distance metric may be as simple as Euclidian distance, surface distance or other representation of distance.
  • In step 810, the system determines whether two objects from a previous motion image have merged in the current motion image. That is, if there are two objects in the previous motion image and the current image has only one object in a similar or proximal location as the two objects in the previous image, the system can determine that the two objects have merged. If the system determines that there have not been objects that have merged, then the process continues at step 812 and the object history data discussed above is updated so that all groups in the current motion image have their center coordinates (x,y) used to update the position of the objects being tracked. If, in step 810, the system determines that the two objects have merged, then the objects are separated by grouping the pixels based on proximity to the separate objects in the previous motion images in step 814. In step 816, the separated groups are assigned to the appropriate objects from the previous motion image. In step 812, after step 816, the objects history data is updated so that all groups in the current motion image have their center coordinates (x,y) used to update the position of the objects being tracked.
  • FIG. 13 is another embodiment of associating groups to objects (step 468 of FIG. 8) that is based on predicting the trajectory of moving objects using the object history data. In step 850 of FIG. 13, the system will access the object history data discussed above. In step 852, using that data, the system can predict the trajectory for each object being tracked. The system knows the x and y coordinates in the motion images for previous positions of the object. This data can be used to determine a trajectory and predict where those objects should be in the current motion image. In step 854, the system attempts to associate the center of each of the groups in the current image with the predicted trajectories. The system can also use the structure data 192 and gesture library 190 discussed above to predict the trajectories. In step 858, any object that was not associated in step 854 is assigned to be a new object in step 858. In step 860, the system determines whether two objects have merged, as discussed above. If no objects have merged, then the object history data is updated in step 862 to include the information from the current motion image. If two objects have merged (step 860), then in step 864 those groups are separated as discussed above with respect to step 814. In step 866, the newly separated groups are assigned to the previous objects (same as step 816). In step 862, the object history data is updated, as discussed above.
  • Looking back at FIG. 8, after associating the groups with objects being tracked the information about the objects is reported to the application in step 470. In one example embodiment, steps 460-470 are performed by depth image processing and object reporting module 194. In step 470, depth image processing and object reporting module 194 reports to application 196 an identification of all the objects it is tracking and the (X, Y) positions of each of those objects in the current motion image. In step 472, application 196 will update based on the reported object information from step 470. The tracking of the objects can be mapped directly to cursor control, where moving along the perpendicular plane defines the two dimensional position of the cursor and movement and depth can trigger other events. In such an embodiment, step 470 would also include reporting depth (distance) information for each object. For example, the depth values for all the pixels in the group associated with the object can be averaged and that data can be the depth number reported for the particular object. Alternatively, all of the depth values can be reported to the application or the depth value for the center of each group can be reported.
  • In other embodiments, each object can correlate to an image being displayed on a monitor as part of a video game or other software application. When any of the objects move, application 196 will update the positions of the images on the monitor for the object that moved. For example, if a person moves, the person's avatar in the video game may move. If person throws the ball, an image of the ball may move in the video game. There are many different ways an application can update itself based on the motion of the tracked objects. No particular way for updating the application is required for the technology described herein.
  • The object history data may also incorporate information about neighboring objects or the structure of a larger object provided by an external system (e.g. structure data 192). For example, if a moving object is identified to be the left arm of a human body or a human head, the system can infer that a certain set of pixels pertains to the left hand. Other variations can also be implemented.
  • Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims. It is intended that the scope of the invention be defined by the claims appended hereto.

Claims (20)

1. A method for using depth images to sense motion, comprising:
creating a reference image that includes foreground data and background data based on multiple previous depth images;
receiving a new depth image;
creating a motion image based on the new depth image and the reference image;
identifying one or more objects in the motion image;
using position information for the identified one or more objects to update an application; and
updating the reference image based on the new depth image.
2. The method of claim 1, wherein:
the creating the motion image includes subtracting the new depth image from the reference image to create a set of difference data, identifying difference data greater than a threshold as motion data that includes forward motion data and backward motion data, and discarding the backward motion data.
3. The method of claim 1, wherein:
the identifying one or more objects in the motion image includes grouping pixels of the motion image to form one or more groups of pixels, associating each of the one or more groups of pixels with one or more objects identified in object history data, and updating the object history data; and
the using position information for the identified one or more objects to update the application includes reporting the one or more objects and positions for the one or more objects to the application.
4. The method of claim 3, wherein:
the grouping of pixels is based on identifying connecting pixels.
5. The method of claim 3, wherein:
the grouping of pixels is based on proximity to previously identified objects.
6. The method of claim 1, wherein:
the identifying one or more objects in the motion image includes grouping pixels of the motion image to form two or more groups of pixels, associating each of the two or more groups of pixels with two or more objects identified in object history data, and updating the object history data; and
the using position information for the identified one or more objects to update the application includes reporting the two or more objects and positions for the two or more objects to the application.
7. The method of claim 1, wherein:
the identifying one or more objects in the motion image includes grouping pixels of the motion image to an initial group of pixels, determining that the initial group of pixels represents two objects, splitting the initial group of pixels into a first group of pixels and a second group of pixels, associating the first group of pixels with a first object based on object history data, and associating the second group of pixels with a second object based on object history data.
8. The method of claim 1, wherein:
the identifying one or more objects in the motion image includes grouping pixels of the motion image to form two or more groups of pixels, predicting a trajectory of an object and identifying the group of pixels closest to the predicted trajectory.
9. The method of claim 1, wherein:
the identifying one or more objects in the motion image includes using object history data and structure information about items in real space in order to identify the one or more objects.
10. The method of claim 1, wherein:
the updating the reference image includes performing a weighted averaging function on the reference image and the new depth image; and
the creating the reference image include performing the weighted averaging function on previous depth images.
11. The method of claim 1, wherein:
the using position information for the identified one or more objects to update the application includes changing the position of an image in a video display in response to the position information.
12. The method of claim 1, wherein:
the creating the motion image includes subtracting the new depth image from the reference image to create a set of difference data, identifying difference data greater than a threshold as motion data that includes forward motion data and backward motion data, and discarding the backward motion data;
the identifying one or more objects in the motion image includes grouping pixels of the motion image to form one or more groups of pixels, associating each of the one or more groups of pixels with one or more objects identified in object history data, and updating the object history data;
the using position information for the identified one or more objects to update the application includes reporting the one or more objects and positions for the one or more objects to the application; and
the using position information for the identified one or more objects to update the application includes changing the position of an image in a video display in response to the position information.
13. An apparatus that uses depth images to sense motion, comprising:
a communication interface that receives depth images;
one or more storage devices that store depth images;
a display interface; and
one or more processors in communication with the one or more storage devices and the display interface, the one or more processors access a new depth image received from the communication interface and identify motion based comparing the new depth image to a reference image stored in the one or more storage devices, the one or more processors create a motion image representing identified motion, the one or more processors group pixels of the motion image and associate one or more groups of pixels with one or more objects identified in object history data stored in the one or more storage devices, the one or more processors use position information for the identified one or more objects to update an application running on the apparatus and provide signals on the display interface that indicate the update to the application.
14. The apparatus of claim 13, wherein:
the display interface connects to a video monitor;
the one or more processors use the position information for the identified one or more objects to update a position of an image on the video monitor; and
the image is displayed by the application.
15. The apparatus of claim 13, wherein:
the reference image includes foreground and background data based on multiple previous depth images.
16. The apparatus of claim 13, wherein:
the one or more processors determine that a particular group of pixels represents two objects, split the particular group of pixels into a first group of pixels and a second group of pixels, associate the first group of pixels with a first object based on object history data, and associate the second group of pixels with a second object based on object history data.
17. The apparatus of claim 13, wherein:
the one or more processors also use structure information about items in real space in order to associate the one or more groups of pixels with the one or more objects.
18. A method for using depth images to sense motion, comprising:
receiving a new depth image;
identifying motion based on comparing the new depth image to a reference image;
creating a motion image representing identified forward motion, and discarding identified backward motion when creating the motion image;
identifying one or more objects in the motion image; and
reporting the identified one or more objects in the motion image.
19. The method of claim 18, further comprising:
creating the reference image that includes foreground data and background data based on multiple previous depth images.
20. The method of claim 18, wherein:
the reporting the identified one or more objects includes reporting objects and positions of the objects to an application that uses the position to create video.
US12/641,788 2009-12-18 2009-12-18 Motion detection using depth images Abandoned US20110150271A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US12/641,788 US20110150271A1 (en) 2009-12-18 2009-12-18 Motion detection using depth images
US13/410,546 US8374423B2 (en) 2009-12-18 2012-03-02 Motion detection using depth images
US13/742,094 US8588517B2 (en) 2009-12-18 2013-01-15 Motion detection using depth images

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/641,788 US20110150271A1 (en) 2009-12-18 2009-12-18 Motion detection using depth images

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/410,546 Continuation US8374423B2 (en) 2009-12-18 2012-03-02 Motion detection using depth images

Publications (1)

Publication Number Publication Date
US20110150271A1 true US20110150271A1 (en) 2011-06-23

Family

ID=44151160

Family Applications (3)

Application Number Title Priority Date Filing Date
US12/641,788 Abandoned US20110150271A1 (en) 2009-12-18 2009-12-18 Motion detection using depth images
US13/410,546 Active US8374423B2 (en) 2009-12-18 2012-03-02 Motion detection using depth images
US13/742,094 Active US8588517B2 (en) 2009-12-18 2013-01-15 Motion detection using depth images

Family Applications After (2)

Application Number Title Priority Date Filing Date
US13/410,546 Active US8374423B2 (en) 2009-12-18 2012-03-02 Motion detection using depth images
US13/742,094 Active US8588517B2 (en) 2009-12-18 2013-01-15 Motion detection using depth images

Country Status (1)

Country Link
US (3) US20110150271A1 (en)

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110157360A1 (en) * 2009-12-30 2011-06-30 Hon Hai Precision Industry Co., Ltd. Surveillance system and method
US20110190055A1 (en) * 2010-01-29 2011-08-04 Microsoft Corporation Visual based identitiy tracking
US20120062725A1 (en) * 2010-09-10 2012-03-15 Gm Global Technology Operations, Inc. System for error-proofing manual assembly operations using machine vision
US20120076361A1 (en) * 2009-06-03 2012-03-29 Hironobu Fujiyoshi Object detection device
WO2013015742A1 (en) * 2011-07-26 2013-01-31 Nanyang Technological University A method and system for tracking motion of a device
WO2013022890A1 (en) * 2011-08-08 2013-02-14 Gary And Mary West Wireless Health Institute Systems, apparatus and methods for non-invasive motion tracking to augment patient administered physical rehabilitation
US20130113830A1 (en) * 2011-11-09 2013-05-09 Sony Corporation Information processing apparatus, display control method, and program
US20130131836A1 (en) * 2011-11-21 2013-05-23 Microsoft Corporation System for controlling light enabled devices
WO2013049055A3 (en) * 2011-09-28 2013-07-11 Microsoft Corporation Motion controlled list scrolling
US20130222427A1 (en) * 2012-02-29 2013-08-29 Electronics And Telecommunications Research Institute System and method for implementing interactive augmented reality
US20130279588A1 (en) * 2012-04-19 2013-10-24 Futurewei Technologies, Inc. Using Depth Information to Assist Motion Compensation-Based Video Coding
US8588517B2 (en) 2009-12-18 2013-11-19 Microsoft Corporation Motion detection using depth images
CN103513851A (en) * 2012-06-18 2014-01-15 北京伽讯国际贸易有限公司 Intelligent terminal and image processing method and device applied to same
US20140192165A1 (en) * 2011-08-12 2014-07-10 Telefonaktiebolaget L M Ericsson (Publ) Signaling of camera and/or depth parameters
US20140219559A1 (en) * 2010-09-02 2014-08-07 Edge 3 Technologies, Inc. Apparatus and Method for Segmenting an Image
US20140254880A1 (en) * 2013-03-06 2014-09-11 Venugopal Srinivasan Methods, apparatus and articles of manufacture to monitor environments
US20150055828A1 (en) * 2013-08-21 2015-02-26 Ricoh Company, Ltd. Moving object detection method and system
US20150070274A1 (en) * 2013-06-17 2015-03-12 3Divi Company Methods and systems for determining 6dof location and orientation of head-mounted display and associated user movements
US9076212B2 (en) 2006-05-19 2015-07-07 The Queen's Medical Center Motion tracking system for real time adaptive imaging and spectroscopy
TWI493962B (en) * 2012-09-05 2015-07-21 Acer Inc Multimedia processing system and audio signal adjusting method
US20150301591A1 (en) * 2012-10-31 2015-10-22 Audi Ag Method for inputting a control command for a component of a motor vehicle
US20160048974A1 (en) * 2014-08-15 2016-02-18 Lenovo (Singapore) Pte. Ltd. Statistical Noise Analysis for Motion Detection
US9305365B2 (en) 2013-01-24 2016-04-05 Kineticor, Inc. Systems, devices, and methods for tracking moving targets
CN105956558A (en) * 2016-04-26 2016-09-21 陶大鹏 Human movement identification method based on three-axis acceleration sensor
US9524021B2 (en) 2012-01-05 2016-12-20 California Institute Of Technology Imaging surround system for touch-free display control
US9530213B2 (en) 2013-01-02 2016-12-27 California Institute Of Technology Single-sensor system for extracting depth information from image blur
US9547802B2 (en) 2013-12-31 2017-01-17 Industrial Technology Research Institute System and method for image composition thereof
EP3014956A4 (en) * 2013-06-25 2017-03-22 Varian Medical Systems, Inc. Systems and methods for detecting a possible collision between an object and a patient in a medical procedure
US9606209B2 (en) 2011-08-26 2017-03-28 Kineticor, Inc. Methods, systems, and devices for intra-scan motion correction
JP2017125764A (en) * 2016-01-14 2017-07-20 株式会社リコー Object detection apparatus and image display device including the same
US9717461B2 (en) 2013-01-24 2017-08-01 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US9734589B2 (en) 2014-07-23 2017-08-15 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US20170278256A1 (en) * 2016-03-23 2017-09-28 Akcelita, LLC System and Method for Tracking and Annotating Multiple Objects in a 3D Model
US9782141B2 (en) 2013-02-01 2017-10-10 Kineticor, Inc. Motion tracking system for real time adaptive motion compensation in biomedical imaging
US9943247B2 (en) 2015-07-28 2018-04-17 The University Of Hawai'i Systems, devices, and methods for detecting false movements for motion correction during a medical imaging scan
US10004462B2 (en) 2014-03-24 2018-06-26 Kineticor, Inc. Systems, methods, and devices for removing prospective motion correction from medical imaging scans
US10327708B2 (en) 2013-01-24 2019-06-25 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US10360445B2 (en) * 2016-03-23 2019-07-23 Akcelita, LLC System and method for tracking persons using a volumetric representation
CN110111364A (en) * 2019-04-30 2019-08-09 腾讯科技(深圳)有限公司 Method for testing motion, device, electronic equipment and storage medium
WO2020005635A1 (en) 2018-06-25 2020-01-02 Microsoft Technology Licensing, Llc Object-based localization
US10614578B2 (en) * 2016-03-23 2020-04-07 Akcelita, LLC System and method for tracking people, animals and objects using a volumetric representation and artificial intelligence
US10716515B2 (en) 2015-11-23 2020-07-21 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US10798366B2 (en) 2014-09-24 2020-10-06 Sercomm Corporation Motion detection device and motion detection method
WO2021025242A1 (en) * 2019-08-05 2021-02-11 한국과학기술원 Electronic device and method thereof for identifying object virtual image by reflection in indoor environment
KR20210017978A (en) * 2019-08-05 2021-02-17 한국과학기술원 Electronic apparatus and method for identifying false detection of object by reflection in indoor environment
US11589094B2 (en) * 2019-07-22 2023-02-21 At&T Intellectual Property I, L.P. System and method for recommending media content based on actual viewers

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8942428B2 (en) * 2009-05-01 2015-01-27 Microsoft Corporation Isolate extraneous motions
WO2011127459A1 (en) 2010-04-09 2011-10-13 Zoll Medical Corporation Systems and methods for ems device communications interface
US8760499B2 (en) * 2011-04-29 2014-06-24 Austin Russell Three-dimensional imager and projection device
US8570372B2 (en) * 2011-04-29 2013-10-29 Austin Russell Three-dimensional imager and projection device
CN104995638A (en) 2012-09-28 2015-10-21 卓尔医学产品公司 Systems and methods for three-dimensional interaction monitoring in an EMS environment
JP6513074B2 (en) 2013-03-15 2019-05-15 ザ コカ・コーラ カンパニーThe Coca‐Cola Company Display device
KR102116791B1 (en) * 2013-06-04 2020-06-09 삼성전자주식회사 Apparatus, method and computer readable recording medium for detecting moving object using depth map
CN103544492B (en) * 2013-08-06 2017-06-06 Tcl集团股份有限公司 Target identification method and device based on depth image three-dimension curved surface geometric properties
US9842274B2 (en) 2014-03-28 2017-12-12 Xerox Corporation Extending data-driven detection to the prediction of object part locations
US9449234B2 (en) * 2014-03-31 2016-09-20 International Business Machines Corporation Displaying relative motion of objects in an image
KR102289261B1 (en) 2014-10-30 2021-08-12 한화테크윈 주식회사 Apparatus and method detecting motion mask
US10277888B2 (en) 2015-01-16 2019-04-30 Qualcomm Incorporated Depth triggered event feature
US9955140B2 (en) * 2015-03-11 2018-04-24 Microsoft Technology Licensing, Llc Distinguishing foreground and background with inframed imaging
US10025974B1 (en) 2015-04-03 2018-07-17 William Felder Boxing motion system and method
US9870620B2 (en) 2015-06-18 2018-01-16 The Johns Hopkins University Non-linear associator and motion discriminator
CN106469311B (en) * 2015-08-19 2019-11-05 南京新索奇科技有限公司 Object detection method and device
EP3516644A4 (en) 2016-09-26 2020-05-06 The Coca-Cola Company Display device
US20180146149A1 (en) 2016-11-21 2018-05-24 Samsung Electronics Co., Ltd. Event-based sensor, user device including the same, and operation method of the same
EP3496037A1 (en) 2017-12-06 2019-06-12 Koninklijke Philips N.V. Device, system and method for detecting body movement of a patient
US10122969B1 (en) 2017-12-07 2018-11-06 Microsoft Technology Licensing, Llc Video capture systems and methods
US10706556B2 (en) 2018-05-09 2020-07-07 Microsoft Technology Licensing, Llc Skeleton-based supplementation for foreground image segmentation
CN109949341B (en) * 2019-03-08 2020-12-22 广东省智能制造研究所 Pedestrian target tracking method based on human skeleton structural features

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6256033B1 (en) * 1997-10-15 2001-07-03 Electric Planet Method and apparatus for real-time gesture recognition
US6512838B1 (en) * 1999-09-22 2003-01-28 Canesta, Inc. Methods for enhancing performance and data acquired from three-dimensional image systems
US6539931B2 (en) * 2001-04-16 2003-04-01 Koninklijke Philips Electronics N.V. Ball throwing assistant
US6658136B1 (en) * 1999-12-06 2003-12-02 Microsoft Corporation System and process for locating and tracking a person or object in a scene using a series of range images
US6674877B1 (en) * 2000-02-03 2004-01-06 Microsoft Corporation System and method for visually tracking occluded objects in real time
US20050058337A1 (en) * 2003-06-12 2005-03-17 Kikuo Fujimura Target orientation estimation using depth sensing
US20050190972A1 (en) * 2004-02-11 2005-09-01 Thomas Graham A. System and method for position determination
US6950534B2 (en) * 1998-08-10 2005-09-27 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US7003136B1 (en) * 2002-04-26 2006-02-21 Hewlett-Packard Development Company, L.P. Plan-view projections of depth image data for object tracking
US7227526B2 (en) * 2000-07-24 2007-06-05 Gesturetek, Inc. Video-based image control system
US7308112B2 (en) * 2004-05-14 2007-12-11 Honda Motor Co., Ltd. Sign based human-machine interaction
US7317836B2 (en) * 2005-03-17 2008-01-08 Honda Motor Co., Ltd. Pose estimation based on critical point analysis
US7366325B2 (en) * 2003-10-09 2008-04-29 Honda Motor Co., Ltd. Moving object detection using low illumination depth capable computer vision
US7367887B2 (en) * 2000-02-18 2008-05-06 Namco Bandai Games Inc. Game apparatus, storage medium, and computer program that adjust level of game difficulty
US20080152191A1 (en) * 2006-12-21 2008-06-26 Honda Motor Co., Ltd. Human Pose Estimation and Tracking Using Label Assignment
US20080166045A1 (en) * 2005-03-17 2008-07-10 Li-Qun Xu Method of Tracking Objects in a Video Sequence
US20090141933A1 (en) * 2007-12-04 2009-06-04 Sony Corporation Image processing apparatus and method
US20090175540A1 (en) * 2007-12-21 2009-07-09 Honda Motor Co., Ltd. Controlled human pose estimation from depth image streams
US20090221368A1 (en) * 2007-11-28 2009-09-03 Ailive Inc., Method and system for creating a shared game space for a networked game
US7590262B2 (en) * 2003-05-29 2009-09-15 Honda Motor Co., Ltd. Visual tracking using depth data

Family Cites Families (156)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4695953A (en) 1983-08-25 1987-09-22 Blair Preston E TV animation interactively controlled by the viewer
US4630910A (en) 1984-02-16 1986-12-23 Robotic Vision Systems, Inc. Method of measuring in three-dimensions at high speed
US4627620A (en) 1984-12-26 1986-12-09 Yang John P Electronic athlete trainer for improving skills in reflex, speed and accuracy
US4645458A (en) 1985-04-15 1987-02-24 Harald Phillip Athletic evaluation and training apparatus
US4702475A (en) 1985-08-16 1987-10-27 Innovating Training Products, Inc. Sports technique and reaction training system
US4843568A (en) 1986-04-11 1989-06-27 Krueger Myron W Real time perception of and response to the actions of an unencumbered participant/user
US4711543A (en) 1986-04-14 1987-12-08 Blair Preston E TV animation interactively controlled by the viewer
US4796997A (en) 1986-05-27 1989-01-10 Synthetic Vision Systems, Inc. Method and system for high-speed, 3-D imaging of an object at a vision station
US5184295A (en) 1986-05-30 1993-02-02 Mann Ralph V System and method for teaching physical skills
US4751642A (en) 1986-08-29 1988-06-14 Silva John M Interactive sports simulation system with physiological sensing and psychological conditioning
US4809065A (en) 1986-12-01 1989-02-28 Kabushiki Kaisha Toshiba Interactive system and related method for displaying data to produce a three-dimensional image of an object
US4817950A (en) 1987-05-08 1989-04-04 Goo Paul E Video game control unit and attitude sensor
US5239463A (en) 1988-08-04 1993-08-24 Blair Preston E Method and apparatus for player interaction with animated characters and objects
US5239464A (en) 1988-08-04 1993-08-24 Blair Preston E Interactive video system providing repeated switching of multiple tracks of actions sequences
US4901362A (en) 1988-08-08 1990-02-13 Raytheon Company Method of recognizing patterns
US4893183A (en) 1988-08-11 1990-01-09 Carnegie-Mellon University Robotic vision system
JPH02199526A (en) 1988-10-14 1990-08-07 David G Capper Control interface apparatus
US4925189A (en) 1989-01-13 1990-05-15 Braeunig Thomas F Body-mounted video game exercise device
US5229756A (en) 1989-02-07 1993-07-20 Yamaha Corporation Image control apparatus
US5469740A (en) 1989-07-14 1995-11-28 Impulse Technology, Inc. Interactive video testing and training system
JPH03103822U (en) 1990-02-13 1991-10-29
US5101444A (en) 1990-05-18 1992-03-31 Panacea, Inc. Method and apparatus for high speed object location
US5148154A (en) 1990-12-04 1992-09-15 Sony Corporation Of America Multi-dimensional user interface
US5534917A (en) 1991-05-09 1996-07-09 Very Vivid, Inc. Video image based control system
US5417210A (en) 1992-05-27 1995-05-23 International Business Machines Corporation System and method for augmentation of endoscopic surgery
US5295491A (en) 1991-09-26 1994-03-22 Sam Technology, Inc. Non-invasive human neurocognitive performance capability testing method and system
US6054991A (en) 1991-12-02 2000-04-25 Texas Instruments Incorporated Method of modeling player position and movement in a virtual reality system
EP0590101B1 (en) 1991-12-03 1999-06-23 French Sportech Corporation Interactive video testing and training system
US5875108A (en) 1991-12-23 1999-02-23 Hoffberg; Steven M. Ergonomic man-machine interface incorporating adaptive pattern recognition based control system
JPH07325934A (en) 1992-07-10 1995-12-12 Walt Disney Co:The Method and equipment for provision of graphics enhanced to virtual world
US5999908A (en) 1992-08-06 1999-12-07 Abelow; Daniel H. Customer-based product design module
US5320538A (en) 1992-09-23 1994-06-14 Hughes Training, Inc. Interactive aircraft training system and method
IT1257294B (en) 1992-11-20 1996-01-12 DEVICE SUITABLE TO DETECT THE CONFIGURATION OF A PHYSIOLOGICAL-DISTAL UNIT, TO BE USED IN PARTICULAR AS AN ADVANCED INTERFACE FOR MACHINES AND CALCULATORS.
US5495576A (en) 1993-01-11 1996-02-27 Ritchey; Kurtis J. Panoramic image based virtual reality/telepresence audio-visual system and method
US5690582A (en) 1993-02-02 1997-11-25 Tectrix Fitness Equipment, Inc. Interactive exercise apparatus
JP2799126B2 (en) 1993-03-26 1998-09-17 株式会社ナムコ Video game device and game input device
US5405152A (en) 1993-06-08 1995-04-11 The Walt Disney Company Method and apparatus for an interactive video game with physical feedback
US5454043A (en) 1993-07-30 1995-09-26 Mitsubishi Electric Research Laboratories, Inc. Dynamic and static hand gesture recognition through low-level image analysis
US5423554A (en) 1993-09-24 1995-06-13 Metamedia Ventures, Inc. Virtual reality game method and apparatus
US5980256A (en) 1993-10-29 1999-11-09 Carmein; David E. E. Virtual reality system with enhanced sensory apparatus
JP3419050B2 (en) 1993-11-19 2003-06-23 株式会社日立製作所 Input device
US5347306A (en) 1993-12-17 1994-09-13 Mitsubishi Electric Research Laboratories, Inc. Animated electronic meeting place
JP2552427B2 (en) 1993-12-28 1996-11-13 コナミ株式会社 Tv play system
US5577981A (en) 1994-01-19 1996-11-26 Jarvik; Robert Virtual reality exercise machine and computer controlled video system
US5580249A (en) 1994-02-14 1996-12-03 Sarcos Group Apparatus for simulating mobility of a human
US5597309A (en) 1994-03-28 1997-01-28 Riess; Thomas Method and apparatus for treatment of gait problems associated with parkinson's disease
US5385519A (en) 1994-04-19 1995-01-31 Hsu; Chi-Hsueh Running machine
US5524637A (en) 1994-06-29 1996-06-11 Erickson; Jon W. Interactive system for measuring physiological exertion
US5563988A (en) 1994-08-01 1996-10-08 Massachusetts Institute Of Technology Method and system for facilitating wireless, full-body, real-time user interaction with a digitally represented visual environment
US6714665B1 (en) 1994-09-02 2004-03-30 Sarnoff Corporation Fully automated iris recognition system utilizing wide and narrow fields of view
US5516105A (en) 1994-10-06 1996-05-14 Exergame, Inc. Acceleration activated joystick
US5638300A (en) 1994-12-05 1997-06-10 Johnson; Lee E. Golf swing analysis system
JPH08161292A (en) 1994-12-09 1996-06-21 Matsushita Electric Ind Co Ltd Method and system for detecting congestion degree
US5594469A (en) 1995-02-21 1997-01-14 Mitsubishi Electric Information Technology Center America Inc. Hand gesture machine control system
US5682229A (en) 1995-04-14 1997-10-28 Schwartz Electro-Optics, Inc. Laser range camera
US5913727A (en) 1995-06-02 1999-06-22 Ahdoot; Ned Interactive movement and contact simulation game
JP3481631B2 (en) 1995-06-07 2003-12-22 ザ トラスティース オブ コロンビア ユニヴァーシティー イン ザ シティー オブ ニューヨーク Apparatus and method for determining a three-dimensional shape of an object using relative blur in an image due to active illumination and defocus
US5682196A (en) 1995-06-22 1997-10-28 Actv, Inc. Three-dimensional (3D) video presentation system providing interactive 3D presentation with personalized audio responses for multiple viewers
US5912700A (en) 1996-01-10 1999-06-15 Fox Sports Productions, Inc. System for enhancing the television presentation of an object at a sporting event
US5702323A (en) 1995-07-26 1997-12-30 Poulton; Craig K. Electronic exercise enhancer
US6098458A (en) 1995-11-06 2000-08-08 Impulse Technology, Ltd. Testing and training system for assessing movement and agility skills without a confining field
US6308565B1 (en) 1995-11-06 2001-10-30 Impulse Technology Ltd. System and method for tracking and assessing movement skills in multidimensional space
US6430997B1 (en) 1995-11-06 2002-08-13 Trazer Technologies, Inc. System and method for tracking and assessing movement skills in multidimensional space
US6073489A (en) 1995-11-06 2000-06-13 French; Barry J. Testing and training system for assessing the ability of a player to complete a task
US6176782B1 (en) 1997-12-22 2001-01-23 Philips Electronics North America Corp. Motion-based command generation technology
US5933125A (en) 1995-11-27 1999-08-03 Cae Electronics, Ltd. Method and apparatus for reducing instability in the display of a virtual environment
US5641288A (en) 1996-01-11 1997-06-24 Zaenglein, Jr.; William G. Shooting simulating process and training device using a virtual reality display screen
JP2000510013A (en) 1996-05-08 2000-08-08 リアル ヴィジョン コーポレイション Real-time simulation using position detection
US6173066B1 (en) 1996-05-21 2001-01-09 Cybernet Systems Corporation Pose determination and tracking by matching 3D objects to a 2D sensor
US5989157A (en) 1996-08-06 1999-11-23 Walton; Charles A. Exercising system with electronic inertial game playing
CN1168057C (en) 1996-08-14 2004-09-22 挪拉赫梅特·挪利斯拉莫维奇·拉都包夫 Method for following and imaging a subject's three-dimensional position and orientation, method for presenting a virtual space to a subject,and systems for implementing said methods
JP3064928B2 (en) 1996-09-20 2000-07-12 日本電気株式会社 Subject extraction method
DE69626208T2 (en) 1996-12-20 2003-11-13 Hitachi Europ Ltd Method and system for recognizing hand gestures
US6009210A (en) 1997-03-05 1999-12-28 Digital Equipment Corporation Hands-free interface to a virtual reality environment using head tracking
US6100896A (en) 1997-03-24 2000-08-08 Mitsubishi Electric Information Technology Center America, Inc. System for designing graphical multi-participant environments
US5877803A (en) 1997-04-07 1999-03-02 Tritech Mircoelectronics International, Ltd. 3-D image detector
US6215898B1 (en) 1997-04-15 2001-04-10 Interval Research Corporation Data processing system and method
JP3077745B2 (en) 1997-07-31 2000-08-14 日本電気株式会社 Data processing method and apparatus, information storage medium
US6188777B1 (en) 1997-08-01 2001-02-13 Interval Research Corporation Method and apparatus for personnel detection and tracking
US6720949B1 (en) 1997-08-22 2004-04-13 Timothy R. Pryor Man machine interfaces and applications
US6289112B1 (en) 1997-08-22 2001-09-11 International Business Machines Corporation System and method for determining block direction in fingerprint images
AUPO894497A0 (en) 1997-09-02 1997-09-25 Xenotech Research Pty Ltd Image processing method and apparatus
EP0905644A3 (en) 1997-09-26 2004-02-25 Matsushita Electric Industrial Co., Ltd. Hand gesture recognizing device
US6141463A (en) 1997-10-10 2000-10-31 Electric Planet Interactive Method and system for estimating jointed-figure configurations
AU1099899A (en) 1997-10-15 1999-05-03 Electric Planet, Inc. Method and apparatus for performing a clean background subtraction
US6130677A (en) 1997-10-15 2000-10-10 Electric Planet, Inc. Interactive computer vision system
US6101289A (en) 1997-10-15 2000-08-08 Electric Planet, Inc. Method and apparatus for unencumbered capture of an object
AU9808298A (en) 1997-10-15 1999-05-03 Electric Planet, Inc. A system and method for generating an animatable character
US6181343B1 (en) 1997-12-23 2001-01-30 Philips Electronics North America Corp. System and method for permitting three-dimensional navigation through a virtual reality environment using camera-based gesture inputs
US6133946A (en) 1998-01-06 2000-10-17 Sportvision, Inc. System for determining the position of an object
US6159100A (en) 1998-04-23 2000-12-12 Smith; Michael D. Virtual reality game
US6077201A (en) 1998-06-12 2000-06-20 Cheng; Chau-Yang Exercise bicycle
US6801637B2 (en) 1999-08-10 2004-10-05 Cybernet Systems Corporation Optical body tracker
US6681031B2 (en) 1998-08-10 2004-01-20 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US7121946B2 (en) 1998-08-10 2006-10-17 Cybernet Systems Corporation Real-time head tracking system for computer games and other applications
US20010008561A1 (en) 1999-08-10 2001-07-19 Paul George V. Real-time object tracking system
US7036094B1 (en) 1998-08-10 2006-04-25 Cybernet Systems Corporation Behavior recognition system
IL126284A (en) 1998-09-17 2002-12-01 Netmor Ltd System and method for three dimensional positioning and tracking
DE69936620T2 (en) 1998-09-28 2008-05-21 Matsushita Electric Industrial Co., Ltd., Kadoma Method and device for segmenting hand gestures
US6661918B1 (en) 1998-12-04 2003-12-09 Interval Research Corporation Background estimation and segmentation based on range and color
US6147678A (en) 1998-12-09 2000-11-14 Lucent Technologies Inc. Video hand image-three-dimensional computer interface with multiple degrees of freedom
EP1147370B1 (en) 1998-12-16 2009-02-25 3DV Systems Ltd. Self gating photosurface
US6570555B1 (en) 1998-12-30 2003-05-27 Fuji Xerox Co., Ltd. Method and apparatus for embodied conversational characters with multimodal input/output in an interface device
US6363160B1 (en) 1999-01-22 2002-03-26 Intel Corporation Interface using pattern recognition and tracking
US7003134B1 (en) 1999-03-08 2006-02-21 Vulcan Patents Llc Three dimensional object pose estimation which employs dense depth information
US6299308B1 (en) 1999-04-02 2001-10-09 Cybernet Systems Corporation Low-cost non-imaging eye tracker system for computer control
US6503195B1 (en) 1999-05-24 2003-01-07 University Of North Carolina At Chapel Hill Methods and systems for real-time structured light depth extraction and endoscope using real-time structured light depth extraction
US6476834B1 (en) 1999-05-28 2002-11-05 International Business Machines Corporation Dynamic creation of selectable items on surfaces
US6873723B1 (en) 1999-06-30 2005-03-29 Intel Corporation Segmenting three-dimensional video images using stereo
US6738066B1 (en) 1999-07-30 2004-05-18 Electric Plant, Inc. System, method and article of manufacture for detecting collisions between video images generated by a camera and an object depicted on a display
US7113918B1 (en) 1999-08-01 2006-09-26 Electric Planet, Inc. Method for video enabled electronic commerce
US7050606B2 (en) 1999-08-10 2006-05-23 Cybernet Systems Corporation Tracking and gesture recognition system particularly suited to vehicular control applications
US7075556B1 (en) 1999-10-21 2006-07-11 Sportvision, Inc. Telestrator system
US6633294B1 (en) 2000-03-09 2003-10-14 Seth Rosenthal Method and apparatus for using captured high density motion for animation
EP1152261A1 (en) 2000-04-28 2001-11-07 CSEM Centre Suisse d'Electronique et de Microtechnique SA Device and method for spatially resolved photodetection and demodulation of modulated electromagnetic waves
US6640202B1 (en) 2000-05-25 2003-10-28 International Business Machines Corporation Elastic sensor mesh system for 3-dimensional measurement, mapping and kinematics applications
US6731799B1 (en) 2000-06-01 2004-05-04 University Of Washington Object segmentation with background extraction and moving boundary techniques
EP1309878A4 (en) 2000-06-23 2005-01-05 Sportvision Inc Track model constraint for gps position
US6788809B1 (en) 2000-06-30 2004-09-07 Intel Corporation System and method for gesture recognition in three dimensions using stereo imaging and color vision
US7058204B2 (en) 2000-10-03 2006-06-06 Gesturetek, Inc. Multiple camera control system
US7039676B1 (en) 2000-10-31 2006-05-02 International Business Machines Corporation Using video image analysis to automatically transmit gestures over a network in a chat or instant messaging session
US7259747B2 (en) 2001-06-05 2007-08-21 Reactrix Systems, Inc. Interactive video display system
US8035612B2 (en) 2002-05-28 2011-10-11 Intellectual Ventures Holding 67 Llc Self-contained interactive video display system
JP3420221B2 (en) 2001-06-29 2003-06-23 株式会社コナミコンピュータエンタテインメント東京 GAME DEVICE AND PROGRAM
US6937742B2 (en) 2001-09-28 2005-08-30 Bellsouth Intellectual Property Corporation Gesture activated home appliance
AU2003212211A1 (en) 2002-04-19 2003-11-03 Iee International Electronics And Engineering S.A. Safety device for a vehicle
US6954544B2 (en) * 2002-05-23 2005-10-11 Xerox Corporation Visual motion analysis method for detecting arbitrary numbers of moving objects in image sequences
US7170492B2 (en) 2002-05-28 2007-01-30 Reactrix Systems, Inc. Interactive video display system
US7348963B2 (en) 2002-05-28 2008-03-25 Reactrix Systems, Inc. Interactive video display system
US7710391B2 (en) 2002-05-28 2010-05-04 Matthew Bell Processing an image utilizing a spatially varying pattern
US7489812B2 (en) 2002-06-07 2009-02-10 Dynamic Digital Depth Research Pty Ltd. Conversion and encoding techniques
US7576727B2 (en) 2002-12-13 2009-08-18 Matthew Bell Interactive directed light/sound system
JP4235729B2 (en) 2003-02-03 2009-03-11 国立大学法人静岡大学 Distance image sensor
DE602004006190T8 (en) 2003-03-31 2008-04-10 Honda Motor Co., Ltd. Device, method and program for gesture recognition
US8072470B2 (en) 2003-05-29 2011-12-06 Sony Computer Entertainment Inc. System and method for providing a real-time three-dimensional interactive environment
WO2005041579A2 (en) 2003-10-24 2005-05-06 Reactrix Systems, Inc. Method and system for processing captured image information in an interactive video display system
WO2005104010A2 (en) 2004-04-15 2005-11-03 Gesture Tek, Inc. Tracking bimanual movements
US7704135B2 (en) 2004-08-23 2010-04-27 Harrison Jr Shelton E Integrated game system, method, and device
KR20060070280A (en) 2004-12-20 2006-06-23 한국전자통신연구원 Apparatus and its method of user interface using hand gesture recognition
EP1849123A2 (en) 2005-01-07 2007-10-31 GestureTek, Inc. Optical flow based tilt sensor
WO2006074310A2 (en) 2005-01-07 2006-07-13 Gesturetek, Inc. Creating 3d images of objects by illuminating with infrared patterns
ES2791718T3 (en) 2005-01-07 2020-11-05 Qualcomm Inc Detection and tracking of objects in images
CN101536494B (en) 2005-02-08 2017-04-26 奥布隆工业有限公司 System and method for genture based control system
CN103257684B (en) 2005-05-17 2017-06-09 高通股份有限公司 The signal output method and device of orientation-sensitive
DE602005010696D1 (en) 2005-08-12 2008-12-11 Mesa Imaging Ag Highly sensitive, fast pixel for use in an image sensor
US20080026838A1 (en) 2005-08-22 2008-01-31 Dunstan James E Multi-player non-role-playing virtual world games: method for two-way interaction between participants and multi-player virtual world games
US7450736B2 (en) 2005-10-28 2008-11-11 Honda Motor Co., Ltd. Monocular tracking of 3D human motion with a coordinated mixture of factor analyzers
US8094928B2 (en) * 2005-11-14 2012-01-10 Microsoft Corporation Stereo video for gaming
US7701439B2 (en) 2006-07-13 2010-04-20 Northrop Grumman Corporation Gesture recognition simulation system and method
JP5395323B2 (en) 2006-09-29 2014-01-22 ブレインビジョン株式会社 Solid-state image sensor
US7412077B2 (en) 2006-12-29 2008-08-12 Motorola, Inc. Apparatus and methods for head pose estimation and head gesture detection
US7729530B2 (en) 2007-03-03 2010-06-01 Sergey Antonov Method and apparatus for 3-D data input to a personal computer with a multimedia oriented operating system
US7852262B2 (en) 2007-08-16 2010-12-14 Cybernet Systems Corporation Wireless mobile indoor/outdoor tracking system
US9292092B2 (en) 2007-10-30 2016-03-22 Hewlett-Packard Development Company, L.P. Interactive display system with collaborative gesture detection
CN101254344B (en) 2008-04-18 2010-06-16 李刚 Game device of field orientation corresponding with display screen dot array in proportion and method
US20110150271A1 (en) 2009-12-18 2011-06-23 Microsoft Corporation Motion detection using depth images

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6256033B1 (en) * 1997-10-15 2001-07-03 Electric Planet Method and apparatus for real-time gesture recognition
US6950534B2 (en) * 1998-08-10 2005-09-27 Cybernet Systems Corporation Gesture-controlled interfaces for self-service machines and other applications
US6512838B1 (en) * 1999-09-22 2003-01-28 Canesta, Inc. Methods for enhancing performance and data acquired from three-dimensional image systems
US6658136B1 (en) * 1999-12-06 2003-12-02 Microsoft Corporation System and process for locating and tracking a person or object in a scene using a series of range images
US6674877B1 (en) * 2000-02-03 2004-01-06 Microsoft Corporation System and method for visually tracking occluded objects in real time
US7367887B2 (en) * 2000-02-18 2008-05-06 Namco Bandai Games Inc. Game apparatus, storage medium, and computer program that adjust level of game difficulty
US7227526B2 (en) * 2000-07-24 2007-06-05 Gesturetek, Inc. Video-based image control system
US6539931B2 (en) * 2001-04-16 2003-04-01 Koninklijke Philips Electronics N.V. Ball throwing assistant
US7003136B1 (en) * 2002-04-26 2006-02-21 Hewlett-Packard Development Company, L.P. Plan-view projections of depth image data for object tracking
US7590262B2 (en) * 2003-05-29 2009-09-15 Honda Motor Co., Ltd. Visual tracking using depth data
US20050058337A1 (en) * 2003-06-12 2005-03-17 Kikuo Fujimura Target orientation estimation using depth sensing
US7366325B2 (en) * 2003-10-09 2008-04-29 Honda Motor Co., Ltd. Moving object detection using low illumination depth capable computer vision
US20050190972A1 (en) * 2004-02-11 2005-09-01 Thomas Graham A. System and method for position determination
US7308112B2 (en) * 2004-05-14 2007-12-11 Honda Motor Co., Ltd. Sign based human-machine interaction
US20080166045A1 (en) * 2005-03-17 2008-07-10 Li-Qun Xu Method of Tracking Objects in a Video Sequence
US7317836B2 (en) * 2005-03-17 2008-01-08 Honda Motor Co., Ltd. Pose estimation based on critical point analysis
US20080152191A1 (en) * 2006-12-21 2008-06-26 Honda Motor Co., Ltd. Human Pose Estimation and Tracking Using Label Assignment
US20090221368A1 (en) * 2007-11-28 2009-09-03 Ailive Inc., Method and system for creating a shared game space for a networked game
US20090141933A1 (en) * 2007-12-04 2009-06-04 Sony Corporation Image processing apparatus and method
US20090175540A1 (en) * 2007-12-21 2009-07-09 Honda Motor Co., Ltd. Controlled human pose estimation from depth image streams

Cited By (83)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9867549B2 (en) 2006-05-19 2018-01-16 The Queen's Medical Center Motion tracking system for real time adaptive imaging and spectroscopy
US9138175B2 (en) 2006-05-19 2015-09-22 The Queen's Medical Center Motion tracking system for real time adaptive imaging and spectroscopy
US9076212B2 (en) 2006-05-19 2015-07-07 The Queen's Medical Center Motion tracking system for real time adaptive imaging and spectroscopy
US10869611B2 (en) 2006-05-19 2020-12-22 The Queen's Medical Center Motion tracking system for real time adaptive imaging and spectroscopy
US20120076361A1 (en) * 2009-06-03 2012-03-29 Hironobu Fujiyoshi Object detection device
US8611604B2 (en) * 2009-06-03 2013-12-17 Chubu University Educational Foundation Object detection device
US8588517B2 (en) 2009-12-18 2013-11-19 Microsoft Corporation Motion detection using depth images
US20110157360A1 (en) * 2009-12-30 2011-06-30 Hon Hai Precision Industry Co., Ltd. Surveillance system and method
US9278287B2 (en) 2010-01-29 2016-03-08 Microsoft Technology Licensing, Llc Visual based identity tracking
US8864581B2 (en) * 2010-01-29 2014-10-21 Microsoft Corporation Visual based identitiy tracking
US20110190055A1 (en) * 2010-01-29 2011-08-04 Microsoft Corporation Visual based identitiy tracking
US8926431B2 (en) 2010-01-29 2015-01-06 Microsoft Corporation Visual based identity tracking
US10586334B2 (en) * 2010-09-02 2020-03-10 Edge 3 Technologies, Inc. Apparatus and method for segmenting an image
US20140219559A1 (en) * 2010-09-02 2014-08-07 Edge 3 Technologies, Inc. Apparatus and Method for Segmenting an Image
US20120062725A1 (en) * 2010-09-10 2012-03-15 Gm Global Technology Operations, Inc. System for error-proofing manual assembly operations using machine vision
US9324159B2 (en) 2011-07-26 2016-04-26 Nanyang Technological University Method and system for tracking motion of a device
WO2013015742A1 (en) * 2011-07-26 2013-01-31 Nanyang Technological University A method and system for tracking motion of a device
WO2013022890A1 (en) * 2011-08-08 2013-02-14 Gary And Mary West Wireless Health Institute Systems, apparatus and methods for non-invasive motion tracking to augment patient administered physical rehabilitation
US9414047B2 (en) * 2011-08-12 2016-08-09 Telefonaktiebolaget Lm Ericsson (Publ) Signaling change of camera parameter and/or depth parameter using update message
US20140192165A1 (en) * 2011-08-12 2014-07-10 Telefonaktiebolaget L M Ericsson (Publ) Signaling of camera and/or depth parameters
US9606209B2 (en) 2011-08-26 2017-03-28 Kineticor, Inc. Methods, systems, and devices for intra-scan motion correction
US10663553B2 (en) 2011-08-26 2020-05-26 Kineticor, Inc. Methods, systems, and devices for intra-scan motion correction
WO2013049055A3 (en) * 2011-09-28 2013-07-11 Microsoft Corporation Motion controlled list scrolling
US20130113830A1 (en) * 2011-11-09 2013-05-09 Sony Corporation Information processing apparatus, display control method, and program
US20130131836A1 (en) * 2011-11-21 2013-05-23 Microsoft Corporation System for controlling light enabled devices
US9628843B2 (en) * 2011-11-21 2017-04-18 Microsoft Technology Licensing, Llc Methods for controlling electronic devices using gestures
US9524021B2 (en) 2012-01-05 2016-12-20 California Institute Of Technology Imaging surround system for touch-free display control
US20130222427A1 (en) * 2012-02-29 2013-08-29 Electronics And Telecommunications Research Institute System and method for implementing interactive augmented reality
KR20140147123A (en) * 2012-04-19 2014-12-29 후아웨이 테크놀러지 컴퍼니 리미티드 Using depth information to assist motion compensation-based video coding
US9584806B2 (en) * 2012-04-19 2017-02-28 Futurewei Technologies, Inc. Using depth information to assist motion compensation-based video coding
US20130279588A1 (en) * 2012-04-19 2013-10-24 Futurewei Technologies, Inc. Using Depth Information to Assist Motion Compensation-Based Video Coding
KR101629746B1 (en) 2012-04-19 2016-06-13 후아웨이 테크놀러지 컴퍼니 리미티드 Using depth information to assist motion compensation-based video coding
CN104396236A (en) * 2012-04-19 2015-03-04 华为技术有限公司 Using depth information to assist motion compensation-based video coding
WO2013155984A1 (en) * 2012-04-19 2013-10-24 Huawei Technologies Co., Ltd. Using depth information to assist motion compensation-based video coding
CN103513851A (en) * 2012-06-18 2014-01-15 北京伽讯国际贸易有限公司 Intelligent terminal and image processing method and device applied to same
TWI493962B (en) * 2012-09-05 2015-07-21 Acer Inc Multimedia processing system and audio signal adjusting method
US20150301591A1 (en) * 2012-10-31 2015-10-22 Audi Ag Method for inputting a control command for a component of a motor vehicle
US9612655B2 (en) * 2012-10-31 2017-04-04 Audi Ag Method for inputting a control command for a component of a motor vehicle
US10291894B2 (en) 2013-01-02 2019-05-14 California Institute Of Technology Single-sensor system for extracting depth information from image blur
US9530213B2 (en) 2013-01-02 2016-12-27 California Institute Of Technology Single-sensor system for extracting depth information from image blur
US10327708B2 (en) 2013-01-24 2019-06-25 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US9305365B2 (en) 2013-01-24 2016-04-05 Kineticor, Inc. Systems, devices, and methods for tracking moving targets
US9779502B1 (en) 2013-01-24 2017-10-03 Kineticor, Inc. Systems, devices, and methods for tracking moving targets
US10339654B2 (en) 2013-01-24 2019-07-02 Kineticor, Inc. Systems, devices, and methods for tracking moving targets
US9607377B2 (en) 2013-01-24 2017-03-28 Kineticor, Inc. Systems, devices, and methods for tracking moving targets
US9717461B2 (en) 2013-01-24 2017-08-01 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US10653381B2 (en) 2013-02-01 2020-05-19 Kineticor, Inc. Motion tracking system for real time adaptive motion compensation in biomedical imaging
US9782141B2 (en) 2013-02-01 2017-10-10 Kineticor, Inc. Motion tracking system for real time adaptive motion compensation in biomedical imaging
US20160187123A1 (en) * 2013-03-06 2016-06-30 The Nielsen Company (Us), Llc Methods, apparatus and articles of manufacture to monitor environments
US9292923B2 (en) * 2013-03-06 2016-03-22 The Nielsen Company (Us), Llc Methods, apparatus and articles of manufacture to monitor environments
US9739599B2 (en) * 2013-03-06 2017-08-22 The Nielsen Company (Us), Llc Devices, apparatus, and articles of manufacturing to monitor environments
US20140254880A1 (en) * 2013-03-06 2014-09-11 Venugopal Srinivasan Methods, apparatus and articles of manufacture to monitor environments
US20150070274A1 (en) * 2013-06-17 2015-03-12 3Divi Company Methods and systems for determining 6dof location and orientation of head-mounted display and associated user movements
US10692240B2 (en) 2013-06-25 2020-06-23 Varian Medical Systems, Inc. Systems and methods for detecting a possible collision between an object and a patient in a medical procedure
EP3014956A4 (en) * 2013-06-25 2017-03-22 Varian Medical Systems, Inc. Systems and methods for detecting a possible collision between an object and a patient in a medical procedure
CN104424649A (en) * 2013-08-21 2015-03-18 株式会社理光 Method and system for detecting moving object
US9552514B2 (en) * 2013-08-21 2017-01-24 Ricoh Company, Ltd. Moving object detection method and system
US20150055828A1 (en) * 2013-08-21 2015-02-26 Ricoh Company, Ltd. Moving object detection method and system
US9547802B2 (en) 2013-12-31 2017-01-17 Industrial Technology Research Institute System and method for image composition thereof
US10004462B2 (en) 2014-03-24 2018-06-26 Kineticor, Inc. Systems, methods, and devices for removing prospective motion correction from medical imaging scans
US10438349B2 (en) 2014-07-23 2019-10-08 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US11100636B2 (en) 2014-07-23 2021-08-24 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US9734589B2 (en) 2014-07-23 2017-08-15 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
US20160048974A1 (en) * 2014-08-15 2016-02-18 Lenovo (Singapore) Pte. Ltd. Statistical Noise Analysis for Motion Detection
US10140548B2 (en) * 2014-08-15 2018-11-27 Lenovo (Singapore) Pte. Ltd. Statistical noise analysis for motion detection
US10798366B2 (en) 2014-09-24 2020-10-06 Sercomm Corporation Motion detection device and motion detection method
US10660541B2 (en) 2015-07-28 2020-05-26 The University Of Hawai'i Systems, devices, and methods for detecting false movements for motion correction during a medical imaging scan
US9943247B2 (en) 2015-07-28 2018-04-17 The University Of Hawai'i Systems, devices, and methods for detecting false movements for motion correction during a medical imaging scan
US10716515B2 (en) 2015-11-23 2020-07-21 Kineticor, Inc. Systems, devices, and methods for tracking and compensating for patient motion during a medical imaging scan
JP2017125764A (en) * 2016-01-14 2017-07-20 株式会社リコー Object detection apparatus and image display device including the same
US10614578B2 (en) * 2016-03-23 2020-04-07 Akcelita, LLC System and method for tracking people, animals and objects using a volumetric representation and artificial intelligence
US10360445B2 (en) * 2016-03-23 2019-07-23 Akcelita, LLC System and method for tracking persons using a volumetric representation
US20170278256A1 (en) * 2016-03-23 2017-09-28 Akcelita, LLC System and Method for Tracking and Annotating Multiple Objects in a 3D Model
US10049462B2 (en) * 2016-03-23 2018-08-14 Akcelita, LLC System and method for tracking and annotating multiple objects in a 3D model
CN105956558A (en) * 2016-04-26 2016-09-21 陶大鹏 Human movement identification method based on three-axis acceleration sensor
WO2020005635A1 (en) 2018-06-25 2020-01-02 Microsoft Technology Licensing, Llc Object-based localization
US10726264B2 (en) 2018-06-25 2020-07-28 Microsoft Technology Licensing, Llc Object-based localization
CN110111364A (en) * 2019-04-30 2019-08-09 腾讯科技(深圳)有限公司 Method for testing motion, device, electronic equipment and storage medium
US11589094B2 (en) * 2019-07-22 2023-02-21 At&T Intellectual Property I, L.P. System and method for recommending media content based on actual viewers
WO2021025242A1 (en) * 2019-08-05 2021-02-11 한국과학기술원 Electronic device and method thereof for identifying object virtual image by reflection in indoor environment
KR20210017978A (en) * 2019-08-05 2021-02-17 한국과학기술원 Electronic apparatus and method for identifying false detection of object by reflection in indoor environment
KR102287478B1 (en) * 2019-08-05 2021-08-09 한국과학기술원 Electronic apparatus and method for identifying false detection of object by reflection in indoor environment
US11282178B2 (en) 2019-08-05 2022-03-22 Korea Advanced Institute Of Science And Technology Electronic device and method of identifying false image of object attributable to reflection in indoor environment thereof

Also Published As

Publication number Publication date
US8374423B2 (en) 2013-02-12
US20120177254A1 (en) 2012-07-12
US8588517B2 (en) 2013-11-19
US20130129155A1 (en) 2013-05-23

Similar Documents

Publication Publication Date Title
US8374423B2 (en) Motion detection using depth images
US10147194B2 (en) Systems and methods for removing a background of an image
US8379101B2 (en) Environment and/or target segmentation
US8988432B2 (en) Systems and methods for processing an image for target tracking
US8320619B2 (en) Systems and methods for tracking a model
US9519970B2 (en) Systems and methods for detecting a tilt angle from a depth image
US8294767B2 (en) Body scan
US20100302365A1 (en) Depth Image Noise Reduction
US20210149478A1 (en) Silhouette-based limb finder determination

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEE, JOHNNY;LEYVAND, TOMMER;PEEPER, CRAIG;SIGNING DATES FROM 20091217 TO 20091222;REEL/FRAME:023693/0530

STCB Information on status: application discontinuation

Free format text: EXPRESSLY ABANDONED -- DURING EXAMINATION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0509

Effective date: 20141014