EP1982306A1 - Procede pour suivre la position de la tete en temps reel dans un flux d'images video - Google Patents
Procede pour suivre la position de la tete en temps reel dans un flux d'images videoInfo
- Publication number
- EP1982306A1 EP1982306A1 EP07730893A EP07730893A EP1982306A1 EP 1982306 A1 EP1982306 A1 EP 1982306A1 EP 07730893 A EP07730893 A EP 07730893A EP 07730893 A EP07730893 A EP 07730893A EP 1982306 A1 EP1982306 A1 EP 1982306A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- image
- head
- torso
- face
- user
- 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.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/161—Detection; Localisation; Normalisation
- G06V40/167—Detection; Localisation; Normalisation using comparisons between temporally consecutive images
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
- G06T7/248—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments involving reference images or patches
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30196—Human being; Person
Definitions
- the present invention generally relates to the processing of video images generated by a camera, and more particularly to real-time tracking of a person's bust position on camera-generated images.
- the present invention also relates to the measurement of the movements of an individual, in particular in the so-called context of "virtual reality", in which the movements of the individual are interpreted by computer means to be used, for example, for subsequent applications.
- Head tracking systems or “head tracking” in Anglo-Saxon terms
- head tracking from a stream of images taken from the head of the individual generally use:
- one or two cameras such as cameras, for capturing the images
- Computer resources such as a computer to process images through specific algorithmic processing.
- GR Bradski, in Computer Vision Face Tracking For Use in a Perceptual User Interface, Intel Technology Journal, 1998 also uses the principle of color to identify the position of a face in the image of the camera. The image is filtered to obtain the probability distribution of the color that corresponds to the color of the skin (through a histogram). The center of gravity of this distribution gives the center of the face. The roll of the head is given by the calculation of the moments of the distribution.
- US-6,580,810 discloses a three-dimensional face reconstruction method from a single camera. On the first image, three significant points are identified (for example the two eyes and the mouth), these points forming a triangle in 3D whose position of the points in the space is known. Then, for each of the captured images, the three characteristic points are identified and their 2D coordinates are calculated. The 3D model then undergoes rotations and translations to find the configuration that minimizes the error between the projection of the 3D model of the triangle and the 2D measurement.
- a 3D model of the face obtained for example with two cameras, is compared to the image obtained with a camera.
- a principal component analysis determines the orientation and position of the face.
- the invention proposes a method of tracking the position of the bust of a user from a stream of video images, the bust comprising the torso and the head of the user, the method comprising determining the position of the torso on a first image, in which process
- a virtual repository is associated with the torso on the first image, and in that, for a second image:
- a new position of the virtual repository is determined on the second image
- the invention is usable without calibration or without a 3D model of the user previously acquired or drawn for example from a library. These measurements are available in real time from a single video stream.
- the invention consists in adding and following a virtual repository (positioned on the image of the torso of the user) so as to differentiate the rotations of the translations of the head. Moreover, the invention does not require an algorithm using an apprenticeship or a calibration.
- the head of the user comprises the face of the user, and to deduce the relative position of the head, at least one position of the face is measured with respect to the new repository position on the current image.
- the face can be easily recognized by a particular point such as the nose, eyes or mouth, neck or an external object such as a cap on the head, using techniques like the one mentioned before.
- the comparison of the movement of the face with respect to the torso makes it possible in particular to determine the position of the head, a position that can be characterized for example by the azimuth, the elevation, as well as the horizontal and vertical translations of the latter.
- one or more of the following may also be used: determining the position of the user's face on the first image, and deducing the position of the torso on said first image in order to associate a virtual repository with the first image,
- the position of the torso is determined vertically to the position of the face
- the head includes the neck, and the relative position of the head is characterized by:
- T x O and Tyo the coordinates representative of the position of the torso on the first image
- T x and T y the coordinates representative of the position of the torso on the second image
- V ⁇ o and V y o the coordinates representative of the position of the face on the first image
- V x and Vy the coordinates representative of the position of the face on the second image, these coordinates being measured in a common reference linked to the horizontal and vertical axes of the first and second images
- C1 and C2 constants such as:
- the coordinates representative of the position of the face and the torso on the first image are the coordinates of the center of gravity of a first cloud of points defined on the face and the center of gravity of a second cloud of points defined on the torso , the coordinates representative of the position of the face and the torso on the second image being the coordinates of the centers of gravity of the first and second point clouds considered in their new position on said second image.
- the first image is a calibrati image .
- the second image is a current image of the video image stream.
- the invention also provides a system for tracking a user's bust position from a video image stream, the bust including the user's head and torso, the system comprising:
- a video image capture system for generating at least a first image and a second image of the user's torso
- the invention also relates to a computer program product, intended to be executed in a memory of the processing unit of a computer system, the program comprising instructions for implementing implementation of the method according to the invention during its execution in the processing unit.
- FIG. 1 is a diagram of steps of one embodiment of the method according to the invention.
- FIG. 2 is an illustration of a video image of the implementation of the method according to the invention
- FIG. 3 is an illustration of the head of a user to define the azimuth and the elevation of said head.
- the method according to the invention can be implemented from video image capture means, for example a webcam. It also requires calculation means such as a processor, and can thus be implemented by a computer.
- the term "bust of the user” refers to the assembly comprising the head and the torso.
- the head further includes the face of the user.
- the position of the head can be described by its azimuth Az, its elevation E1, and its displacements or horizontal translations P x and vertical P y .
- the azimuth corresponds to the rotation of the head about the axis constituted by the neck of the user; the zero rotation corresponding to the neutral position of the neck.
- the elevation also defined in Figure 3, corresponds to the rotation of the head in the plane of symmetry of the face, the zero rotation also corresponding to the neutral position of the neck.
- translational means the rectilinear displacement of the head, it has a horizontal component and a vertical component in directions parallel respectively to the horizontal and vertical edges of the video image.
- FIG. 1 represents a diagram of steps of an implementation mode of the method according to the invention.
- a camera for example a webcam, generates a stream of video images, and a first video image 10 is captured by the camera.
- a first step 20 it is checked whether the process has been initialized.
- a virtual repository is associated with the torso on the first image 10 in a step 30.
- This step 30 includes determining the position of the user's torso. This position may for example be characterized by the coordinates T x0 and T y0 , coordinates representative of the position of the torso and measured on the first image 10. These coordinates correspond for example to the coordinates of a specific point of the torso identified in the plane of The first picture.
- coordinates or translations can be measured in pixels or in distance (in meters for example), while rotations are expressed in degrees or radians.
- the position of the user's face in the first image is first determined, for example by means of V x0 and V y0 , the coordinates representative of the position of the face on the first image. image of the face, and measured in the plane of the first image. This determination of V x0 and V y0 , the coordinates representative of the position of the face on the first image. image of the face, and measured in the plane of the first image. This determination of V x0 and
- Vy 0 Vy 0
- the user is then positioned in the center of the image and actuates the initialization command such as a key on the keyboard.
- the initialization command such as a key on the keyboard.
- a face recognition algorithm such as for example the algorithm CAMSHIFT developed by G. R. Bradski, and detailed in "Computer Vision Face Tracking for Use in a Perceptual face recognition algorithm
- the torso is then considered vertically in the face and in the lower zone of the image capture. It is identified by the coordinates T x0 and T y0 .
- the position of the head is then initialized. If it is characterized by its azimuth, elevation, and two translations, this data is initialized to a null value. Once the position of the torso determined, a virtual repository is associated with the torso on the first image 10. It thus allows to position the head relative to the torso.
- step 30 the position of the head and the torso is determined for each subsequent current image of the video stream as follows.
- a second image is generated by the camera.
- steps 40 and 50 are identical and independent. They may consist in obtaining respectively:
- Tracker Description of the algorithm ", Intel Corporation, 2000, can for example track the movement of pixels in the facial area and in the torso area compared to the previous image or the calibration image.
- the new position of chest x T and T allows them to determine a new position of the virtual repository.
- a relative position of the head relative to the new position of the virtual repository is computed, by comparison with the position of the virtual repository on the first image, to independently determine the movements of the head and the torso.
- At least one position of the face is measured relative to the new position of the frame on the second frame, to deduce the relative position of the head.
- the calculation is done as well.
- the movements of the head are characterized by the calculation of the 4 degrees of freedom mentioned above, that is to say the azimuth Az, the elevation El, and its horizontal translations P x and vertical P y .
- the calculations take into account the projection of the rotation of the head on a vertical plane and a horizontal plane.
- FIG. 2 represents a current image of the video stream to which are associated a horizontal axis (axis XX 'of abscissas) and a vertical axis (axis YY' of ordinates), and which are respectively parallel to the sides of the image.
- axis XX 'of abscissas a horizontal axis
- axis YY' of ordinates a vertical axis
- the relative position of the head 120 is measured from a comparison between the positions of the torso 130 and the face 115 on the first image, and the new positions of the torso 130 and the face 115 of the user on the second image.
- the translation of the torso 130 is defined by its horizontal and vertical components with the following relations:
- This definition defines the translation of the head to the identical of the translation of the torso. This definition makes it possible to overcome the displacement of the torso 130 and thus facilitate the calculation of rotations of the head.
- C- 2 is a constant such as C 2 with - ⁇ El ⁇ -
- the constants Ci and C 2 also have as unity the pixel.
- the constant Ci is equal to the distance (in pixels) between the initial position of the center of the head with respect to the bust (V y0 - T y0 ) and the position of the head with respect to the bust (V y - T y ) when the latter has an elevation of 90 ° and an azimuth of 0 °.
- the constant C 2 is equal to the distance (in pixels) between the initial position of the center of the head with respect to the bust (V x o - T x o) and the position of the head with respect to the bust (V x - T x ) when the latter has a zero elevation and an azimuth of 90 °.
- the relative position of the head relative to the torso of the individual is characterized from its elevation El 1 and its azimuth Az, and translations P x and P y between the first and the second axis. second image.
- This characterization is independent of the selected object tracking algorithm (s).
- it is 4 degrees of freedom that define the relative position of the head relative to the torso, unlike known methods which are limited to two degrees of freedom.
- the relative position of the head relative to the torso of the individual is characterized from at least one element among its elevation E1, its azimuth Az, and translations P x and P y between the first and the second image.
- the first image may be replaced during the processing of the video image stream with a new image on which the positions of the face V x0 are determined and
- This change of first image can be voluntary or automated, for example when the system implementing the method determines a positional deviation of the bust that is too significant between the first and the second image.
- the first image is a calibration image while the second image is a current image of the video stream.
- calibration image is meant a reference image identical to each processing of a new current image of the video stream.
- the movements of the head on a current image are calculated by comparison with the same calibration image.
- the change of the first image of the previous embodiment amounts to a change of calibration image.
- a first step the user places his face in the center of a rectangle and for example launches the initialization command on the keyboard.
- the camera captures a first image, the calibration image, shown in Figure 2.
- a plurality of virtual points is located on the portion delimited by the rectangle 100 visible in Figure 2 and corresponding to an area around the nose 125. Their positions can be determined by the algorithm developed by J. Shi, and C. Tomasi, and presented in "Good features to track," IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR 94), Seattle, 1994.
- a equivalent number of virtual points is positioned in a second rectangle 110 vertically to the face 115, as shown in Figure 2. This number of points corresponds to the torso of the user.
- the width of the second rectangle and its horizontal position are the same as those of the first rectangle. Its height is equal to a fraction, here 1/6 th , of the height of the image.
- the second rectangle is positioned at the bottom of the image. The centers of gravity of the two scatter plots contained in each rectangle, with respective coordinates
- V x0 , V yO j and (T XO , T y o) are then calculated, corresponding respectively to the position of the face and the torso on the first image.
- the new position of the points is calculated for a current image using a pyramidal implementation of the Lucas-Kanade algorithm mentioned above.
- the stability of the method is verified in an additional step performed after the determination of the new position of the virtual points.
- the new center of gravity is calculated from non-replaced points.
- the coordinates of the center of gravity related to the face are V x and V y
- the coordinates of the center of gravity linked to the torso are T x and T y .
- the translations P x and P y as well as the azimuth and the elevation are calculated respectively according to the equations (1.1), (1.2), (2) and (3).
- the constants Ci and C 2 are for example equal to 70 pixels for an image width of 340 pixels. These values make it possible to obtain the exact values of azimuth and elevation for a person positioned at 50 cm from the camera. For other distances between the user and the camera, the measured values are then linearly proportional to the azimuth and the elevation.
- 1D Kalman filters can be used to stabilize the calculated values.
- the input values for the filters are then directly the azimuth Az, the elevation E1 and the two translations P x and P y .
- the invention aims at a method of monitoring the bust of a user, fast and effective, and which provides the orientation of the head in azimuth and elevation and its lateral and vertical translations from a only video stream (for example a webcam) and in real time (30 images or more per second).
- the method according to the invention makes it possible to position a virtual repository on the torso of the user which will make it possible to differentiate the rotations of the translations from the head.
- the applications concerned by this invention are in the fields of telecommunications and leisure.
- the efficiency of the method makes it possible to use the measurements made in virtual reality and in particular during applications using sound spatialization techniques and in particular binaural techniques.
- the invention can be used as an additional control when using video games, especially for first person games (in English, "First Person Shooter”: these are games in which a player "is” a character of the game. play, hear and see what this character hears and sees).
- the method can also be used to control the mouse with the head and can thus be a valuable aid to people with disabilities.
- One can also consider using the results of the method according to the invention to seek to optimize the orientation of the webcam, the position of the head to control a steerable webcam through a motorized system according to the new position of the head of the user.
- Another advantage of the invention is that the measured rotations are independent of the translations.
- the implementation of the method according to the invention shows that the resultant performance improvement allows the use of inexpensive video capture equipment such as standard webcams.
- the method allows a real-time measurement (at least 30 images per second) without processor saturation (5% to 20% of a 3GHz Pentium IV with a resolution of 160x120 to 320x240 pixels).
- the invention also provides a system for tracking a user's bust position from a video image stream, the bust including the user's head and torso, the system comprising:
- a video image capture system for generating at least a first image and a second image of the user's torso, memories, and
- the invention also relates to a computer program product, intended to be executed in a memory of the processing unit of a computer system, the program comprising instructions for implementing the method according to the invention when its execution in the processing unit.
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Health & Medical Sciences (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Closures For Containers (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| FR0601080 | 2006-02-07 | ||
| PCT/FR2007/000176 WO2007090945A1 (fr) | 2006-02-07 | 2007-01-31 | Procede pour suivre la position de la tete en temps reel dans un flux d'images video |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP1982306A1 true EP1982306A1 (fr) | 2008-10-22 |
Family
ID=36691470
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07730893A Withdrawn EP1982306A1 (fr) | 2006-02-07 | 2007-01-31 | Procede pour suivre la position de la tete en temps reel dans un flux d'images video |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8571258B2 (fr) |
| EP (1) | EP1982306A1 (fr) |
| BR (1) | BRPI0701982A (fr) |
| WO (1) | WO2007090945A1 (fr) |
Families Citing this family (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8597667B2 (en) * | 2008-05-09 | 2013-12-03 | Elc Management Llc | Targeted and individualized cosmetic delivery |
| US8425477B2 (en) * | 2008-09-16 | 2013-04-23 | Elc Management Llc | Method and system for providing targeted and individualized delivery of cosmetic actives |
| US8358348B2 (en) * | 2008-05-09 | 2013-01-22 | Elc Management Llc | Method and system for automatic or manual evaluation to provide targeted and individualized delivery of cosmetic actives in a mask or patch form |
| US8491926B2 (en) | 2008-09-16 | 2013-07-23 | Elc Management Llc | Method and system for automatic or manual evaluation to provide targeted and individualized delivery of cosmetic actives in a mask or patch form |
| US8963829B2 (en) | 2009-10-07 | 2015-02-24 | Microsoft Corporation | Methods and systems for determining and tracking extremities of a target |
| US8564534B2 (en) * | 2009-10-07 | 2013-10-22 | Microsoft Corporation | Human tracking system |
| US7961910B2 (en) | 2009-10-07 | 2011-06-14 | Microsoft Corporation | Systems and methods for tracking a model |
| US9582707B2 (en) | 2011-05-17 | 2017-02-28 | Qualcomm Incorporated | Head pose estimation using RGBD camera |
| IL213506A (en) * | 2011-06-13 | 2016-04-21 | Israel Aerospace Ind Ltd | Pursuing a goal |
| US8929598B2 (en) * | 2011-06-29 | 2015-01-06 | Olympus Imaging Corp. | Tracking apparatus, tracking method, and storage medium to store tracking program |
| IL219639A (en) | 2012-05-08 | 2016-04-21 | Israel Aerospace Ind Ltd | Remote object tracking |
| US10212396B2 (en) | 2013-01-15 | 2019-02-19 | Israel Aerospace Industries Ltd | Remote tracking of objects |
| IL224273B (en) | 2013-01-17 | 2018-05-31 | Cohen Yossi | Delay compensation during remote sensor control |
| US11615460B1 (en) | 2013-11-26 | 2023-03-28 | Amazon Technologies, Inc. | User path development |
| US11205270B1 (en) | 2015-03-25 | 2021-12-21 | Amazon Technologies, Inc. | Collecting user pattern descriptors for use in tracking a movement of a user within a materials handling facility |
| US10679177B1 (en) | 2015-03-25 | 2020-06-09 | Amazon Technologies, Inc. | Using depth sensing cameras positioned overhead to detect and track a movement of a user within a materials handling facility |
| US10810539B1 (en) | 2015-03-25 | 2020-10-20 | Amazon Technologies, Inc. | Re-establishing tracking of a user within a materials handling facility |
| US10586203B1 (en) * | 2015-03-25 | 2020-03-10 | Amazon Technologies, Inc. | Segmenting a user pattern into descriptor regions for tracking and re-establishing tracking of a user within a materials handling facility |
| US11328513B1 (en) | 2017-11-07 | 2022-05-10 | Amazon Technologies, Inc. | Agent re-verification and resolution using imaging |
| US11386306B1 (en) * | 2018-12-13 | 2022-07-12 | Amazon Technologies, Inc. | Re-identification of agents using image analysis and machine learning |
| US11315287B2 (en) * | 2019-06-27 | 2022-04-26 | Apple Inc. | Generating pose information for a person in a physical environment |
| US11682153B2 (en) | 2020-09-12 | 2023-06-20 | Jingdong Digits Technology Holding Co., Ltd. | System and method for synthesizing photo-realistic video of a speech |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6240198B1 (en) * | 1998-04-13 | 2001-05-29 | Compaq Computer Corporation | Method for figure tracking using 2-D registration |
| US9400921B2 (en) * | 2001-05-09 | 2016-07-26 | Intel Corporation | Method and system using a data-driven model for monocular face tracking |
| US6937745B2 (en) * | 2001-12-31 | 2005-08-30 | Microsoft Corporation | Machine vision system and method for estimating and tracking facial pose |
| US7574016B2 (en) * | 2003-06-26 | 2009-08-11 | Fotonation Vision Limited | Digital image processing using face detection information |
| US7308112B2 (en) * | 2004-05-14 | 2007-12-11 | Honda Motor Co., Ltd. | Sign based human-machine interaction |
| US6967612B1 (en) * | 2004-10-22 | 2005-11-22 | Gorman John D | System and method for standoff detection of human carried explosives |
| JP4830650B2 (ja) * | 2005-07-05 | 2011-12-07 | オムロン株式会社 | 追跡装置 |
| US7574018B2 (en) * | 2005-12-07 | 2009-08-11 | Trw Automotive U.S. Llc | Virtual reality scene generator for generating training images for a pattern recognition classifier |
| US20110044501A1 (en) * | 2006-07-14 | 2011-02-24 | Ailive, Inc. | Systems and methods for personalized motion control |
| TR201908933T4 (tr) * | 2009-02-13 | 2019-07-22 | Koninklijke Philips Nv | Mobil uygulamalar için baş hareketi izleme. |
| WO2012047222A1 (fr) * | 2010-10-07 | 2012-04-12 | Sony Computer Entertainment Inc. | Lunettes en 3d avec faisceau lumineux éclairé |
-
2007
- 2007-01-31 WO PCT/FR2007/000176 patent/WO2007090945A1/fr not_active Ceased
- 2007-01-31 US US12/223,536 patent/US8571258B2/en not_active Expired - Fee Related
- 2007-01-31 EP EP07730893A patent/EP1982306A1/fr not_active Withdrawn
- 2007-02-07 BR BRPI0701982-3A patent/BRPI0701982A/pt not_active Application Discontinuation
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2007090945A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2007090945A1 (fr) | 2007-08-16 |
| BRPI0701982A (pt) | 2007-12-11 |
| US8571258B2 (en) | 2013-10-29 |
| US20090129631A1 (en) | 2009-05-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1982306A1 (fr) | Procede pour suivre la position de la tete en temps reel dans un flux d'images video | |
| US11238606B2 (en) | Method and system for performing simultaneous localization and mapping using convolutional image transformation | |
| EP3707676B1 (fr) | Procédé d'estimation de pose d'une caméra dans le référentiel d'une scène tridimensionnelle, dispositif, système de réalite augmentée et programme d'ordinateur associé | |
| US12008740B2 (en) | Feature matching using features extracted from perspective corrected image | |
| US12307733B2 (en) | Learning illumination from diverse portraits | |
| CN115294275A (zh) | 三维模型的重建方法、装置及计算机可读存储介质 | |
| Kadambi et al. | 3d depth cameras in vision: Benefits and limitations of the hardware: With an emphasis on the first-and second-generation kinect models | |
| US8660362B2 (en) | Combined depth filtering and super resolution | |
| US20110148868A1 (en) | Apparatus and method for reconstructing three-dimensional face avatar through stereo vision and face detection | |
| WO2023071790A1 (fr) | Procédé et appareil de détection de pose pour un objet cible, dispositif et support de stockage | |
| CN110147721A (zh) | 一种三维人脸识别方法、模型训练方法和装置 | |
| CN106327571A (zh) | 一种三维人脸建模方法及装置 | |
| FR2882160A1 (fr) | Procede de capture d'images comprenant une mesure de mouvements locaux | |
| WO2025174476A1 (fr) | Co-traitement d'apprentissage automatique intégré à un système | |
| US8903124B2 (en) | Object learning method, object tracking method using the same, and object learning and tracking system | |
| CN104599231B (zh) | 一种基于Kinect和网络摄像机的动态人像合成方法 | |
| US12530752B2 (en) | View synthesis from images and/or video using model-based inpainting | |
| CN120182347A (zh) | 基于多视角鱼眼相机的深度估计方法、装置、设备及介质 | |
| CN116596992B (zh) | 一种群目标的追踪方法、装置、计算机设备及存储介质 | |
| Li et al. | Estimating gaze points from facial landmarks by a remote spherical camera | |
| Ahn et al. | Positional estimation of invisible drone using acoustic array with A-shaped neural network | |
| CN114677425A (zh) | 确定物体景深的方法与装置 | |
| US20260057546A1 (en) | Multi-modal full body pose tracking | |
| EP1095358B1 (fr) | Procede de modelisation d'objets ou de scenes 3d | |
| Adel et al. | Stereo Vision-Based Vehicle Distance Estimation with a Two-Stage Deep Learning Approach |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20080728 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR |
|
| RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: PALLONE, GREGORY Inventor name: FAURE, JULIEN |
|
| 17Q | First examination report despatched |
Effective date: 20090211 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: ORANGE |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20160802 |