WO2012045692A1 - Method and arrangement for identifying virtual visual information in images - Google Patents
Method and arrangement for identifying virtual visual information in images Download PDFInfo
- Publication number
- WO2012045692A1 WO2012045692A1 PCT/EP2011/067210 EP2011067210W WO2012045692A1 WO 2012045692 A1 WO2012045692 A1 WO 2012045692A1 EP 2011067210 W EP2011067210 W EP 2011067210W WO 2012045692 A1 WO2012045692 A1 WO 2012045692A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- images
- movements
- sequence
- features
- visual information
- 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.)
- Ceased
Links
Classifications
-
- 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/215—Motion-based segmentation
-
- 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
-
- 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/20—Special algorithmic details
- G06T2207/20076—Probabilistic image processing
Definitions
- the present invention relates to a method and arrangement for identifying virtual visual information in at least two images from a sequence of successive images of a visual scene comprising real visual information and said virtual visual information.
- An example may be a future video conferencing system for enabling a video conference between several people, physically located in several distinct meeting rooms.
- a virtual environment in which all participants are placed may be represented by projection on a screen or rendered onto one or more of the available visualization devices present in the real meeting rooms.
- cameras are used which are placed in the different meeting rooms.
- a problem with this solution is that this only works for relatively static scenes, which composition is known in advance.
- This solution also requires manual calibration steps, which present a drawback in these situations requiring easy deployability.
- Another drawback relates to the fact that, irrespective of the content, an area of the captured images, corresponding to the screen area of the projected virtual content, will be filtered out. While this may be appropriate for older types of screen, it may not be appropriate anymore for newer screen technologies such as e.g. translucent screens that only become opaque at certain areas when there is something that needs to be displayed e.g. in the event of display of a cut-out video of a person talking. In this case the area that is allocated as being 'virtual' for a certain camera is not so at all instances in time. Moving cameras are furthermore difficult to support using this solution.
- An object of embodiments of the present invention is therefore to. provide a method for identifying the virtual visual information within at least two images of a sequence of successive images of a visual scene comprising real visual information and said virtual visual information, but which does not present the inherent drawbacks of the prior art methods.
- features in a vertical plane will be used to identify virtual content of the image parts associated with these features.
- These features can be recognized objects, such as human beings, or a table, or a wall, a screen, a chair, or parts thereof such as mouths, ears, eyes,....
- These features can also be corners, or lines, or gradients, or more complex features such as the ones provided by algorithms such as the well-known scale invariant feature transform algorithm.
- the virtual screen information within the meeting rooms will generally contain images of the meeting participants, which usually show some movements, e.g.
- vertical movements detection of movements lying in a vertical plane, hereafter denoted as vertical movements, can be a simple way of identifying the virtual visual content on the images as the real movements of the real, thus non-projected people, are generally 3 dimensional movements, thus not lying in a vertical plane.
- the thus identified virtual visual information can then be further filtered out from the images in a next image or video processing step.
- the vertical movements are identified as movements of said set of movements which are related by a homography to movements of a second set of movements pertaining to said features, said second set of movements being obtained from at least two other images from a second sequence of images, and pertaining to the same timing instances as said at least two images of said first sequence of images .
- these embodiments allow for an easy detection of movements in a vertical plane. These movements generally correspond to movements projected on vertical screens, which are thus representative for movements of the virtual visual information.
- the first set of movements are determined on the first video sequence, while the second set of movements is either determined from a second sequence of images of the same scene, taken by a second camera, or , alternatively from a predetermined sequence only containing the virtual information.
- This predetermined sequence may e.g. correspond to the sequence to be projected on the screen, and may be provided to the arrangement by means of a separate video or TV channel.
- movements may also be detected on the horizontal plane of the floor.
- an extra filtering step of filtering out the horizontal movements or alternatively, an extra selection step of selecting only the movements in a vertical plane from all movements detected in a plane, may be appropriate.
- the respective image parts pertaining to the corresponding features of these vertical movements may then be identified as the virtual visual information
- vertically is to be determined relative to a horizontal reference plane, which e.g. may correspond to the floor of the meeting room or to the horizontal reference plane of the first camera.
- Tolerances on the vertical angle which is typically 90 degrees with respect to this reference horizontal plane, are typically 1 0 degrees above and below these 90 degrees.
- the present invention relates as well to embodiments of a arrangement for performing the present method embodiments, and to a computer program product incorporating code for performing the present method, to an image analyzer for incorporating such an arrangement.
- Fig. 1 shows a high level schematic embodiment of a first variant of the method
- Figs. 2a-b show a more detailed implementations of module 200 of
- FIG. 3-6 show more detailed implementation of other variants of the method
- any block diagrams herein represent conceptual views of illustrative circuitry embodying the principles of the invention.
- any flow charts, flow diagrams, state transition diagrams, pseudo code, and the like represent various processes which may be substantially represented in computer readable medium and so executed by a computer or processor, whether or not such computer or processor is explicitly shown.
- Fig. 1 shows a high level schematic scheme of a first embodiment of the method.
- the sequence of images is provided or recorded by one source e.g. a standalone or built in video camera, a webcam,..denoted source 0.
- the respective images are taken or selected from this sequence, in steps denoted 1 00 and 1 01 , at two instances in time, these timing instances being denoted ⁇ 0 and ⁇ i. Both instances in time are sufficiently separated from each other in order to detect meaningful movement. This may comprise movement of human beings, but also other movements of e.g. other items in the meeting rooms. Typical values are between 0.1 and 2 seconds.
- Movement feature extraction takes place in step 200.
- these movement features can relate to movements of features, such as motion vectors themselves, or can alternatively relate to the aggregate begin and endpoints of these motion vectors pertaining to a single feature, thus more related to the features relatd to movements themselves. Methods for determining these movements of features are explained with reference to Fig. 2.
- a vertical plane is defined as relative to a horizontal reference plane, within certain tolerances.
- This horizontal reference plane may e.g. correspond to the floor of the meeting room, or to the horizonal reference plane of the camera or source providing the first sequence of images. Typical values for are 80 to 1 00 with respect to this reference horizontal plane. How this determination of vertical movements is done, will be explained with reference to e.g. Fig. 3.
- Vertical movements are searched for, as this is related to the fact that the virtual information which is to be identified, usually relates to images of humans or their avatars as projected on a vertical screen. Thus detecting vertical movements will enable to identify the projected images/represen ⁇ a ⁇ ions of the people in the room, which will then be identified as virtual information.
- Figs.2a-b show more detailed embodiment for extracting the movements of features .
- features are detected and extracted on the two images I0 ⁇ 0 and I0 ⁇ i.
- Features can relate to objects, but also to more abstract items such as corners, lines, gradients, or more complex features such as the ones provided by algorithms such as the scale invariant feature transform, abbreviated by Sift, algorithm.
- Feature extraction can be done using standard methods such as a canny edge corner detector or this previously mentioned Sift method.
- both images I0 ⁇ 0 and I0 ⁇ i are coming from a same sequence provided by a single source recording a same scene, it is possible to detect movements by identifying similar or matching features in both images.
- Figs. 2a-b feature extraction is thus performed on both images and the displacement between matched features then provides the movement or motion vectors between the matched features.
- This can be a single motion vector per feature, e.g. the displacement of the gravity point of a matching object, or can alternatively be a group of motion vectors, for identifying the displacement of the pixels forming the object.
- This can also be the case for the alternative method wherein only feature extraction is performed on one image, and the displacement of all pixels forming this feature is calculated.
- one single motion vector can be selected out of this group, for representing the movement vector of the feature.
- Figs. 2a-b feature matching and corresponding determination of the movement of the feature between one image and the other is performed in step 203, thus resulting in one or more motion vectors per matched feature.
- This result is denoted movement vectors in Figs. 2a-b.
- an optional filtering step 204 can be present. This can be used for e.g. filtering out small movements which can be e.g. attributed to noise. This filtering step usually takes place by eliminating all detected movements which lie below a certain threshold value, this threshold value generally being related to the camera characteristics.
- the result of this optional filtering step are motion vectors which can be representative of meaningful movements, thus lying above a certain noise threshold.
- These movement vectors can be provided as such, as is the case in Fig. 2a, or, in an alternative embodiment as in Fig. 2b, it may be appropriate to aggregate begin and end-points of the motion vectors, per feature.
- the thus detected movements of features are then to undergo a check for determining whether they pertain to movements in a vertical plane.
- Fig. 3 shows a preferred embodiment for determining whether these movements of features are lying in a vertical plane. In the embodiment of Fig. 3 this is done by means of identifying whether homographical relationships exist between the identified movements of features, and a second set of movements of these same features. This second set of movements can be determined in a similar way, from a second sequence of images of the same scene, recorded by a second camera or source.
- This embodiment is shown in fig. 3, wherein this second source is denoted source 1 , and the images selected from that second source are denoted l l ⁇ 0 and l l ti. Images I0 ⁇ 0 and l l ⁇ 0 are to be taken at the same instance in time, denoted to. The same holds to images I0 ⁇ i and l l ti, the timing instance here being denoted ⁇ i.
- this second sequence can be provided externally, e.g. from a composing application, which is adapted to create the virtual sequence for being projected on the vertical screen.
- This composing application may be provided to the arrangement as the source providing the contents to be displayed on the screen, and thus only contains the virtual information, e.g. a virtual scene of all people meeting together in one large meeting room. From this sequence only containing virtual information again images at instances ⁇ 0 and ⁇ i are to be captured, upon which feature extraction and feature movement determination operations are performed. Both identified sets of movements of features are then submitted to a step of determining whether homographical relationships exist between several movements of both sets. The presence of a homographical relationship is indicative of belonging to a same plane.
- FIG. 3 shows an example of how such homographical relationships can be obtained, namely using the well-known RANSAC, being the abbreviation of Random Sample Consensus, algorithm. However alternative methods such as exhaustive searching can also be used.
- the result of this step is thus one or more sets of movements, each set pertaining to a movement in a plane.
- This may be followed by an optional filtering or selection step of only selecting these sets of movements pertaining to a vertical plane, especially for these situations where also movements in another plane are to be expected. This may for instance be the case for people walking in the room, which will also create movement on the horizontal floor.
- the orientation of the plane relative to the camera which may be supposed to be horizontally positioned, thus representing a reference horizontal plane, can be calculated from the homography by means of homography decomposition methods which are known to a person skilled in the art and are for instance disclosed in http://hal.archives-ouvertes.fr/docs/00/! 7/47/39/PDF/RR-6303.pdf. These techniques can then be used for selecting the vertical movements from the group of all movements in a plane.
- the identified vertical movements may also be related back to features and image parts in images l l ⁇ 0 andl l ti.
- Fig. 4 shows a similar embodiment as Fig. 3, but including an extra step of aggregation with previous instances. This aggregation step uses features determined in previous instances in time, which may be helpful during the determination of the homographies.
- Fig. 5 shows another embodiment, but wherein several instances in time e.g. several frames of a video sequence, of both sources, are tracked for finding matching features.
- a composite motion vector being resulting from tracking individual movements of individual features, will then result for both sequences.
- Homographical relationships will then be searched for the features moving along the composite path. This has the advantage of having the knowledge that features within the same movement path should be in the same homography. This reduces the degrees of freedom of the problem, facilitating an easier resolution of the features that are related by homographies.
- Fig. 6 shows an example of how such composed motion vector can be used, by tracking the features along the movement path. This allows to perform intermediate filtering operations e.g. for movements which are too small.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020137011758A KR101468347B1 (en) | 2010-10-06 | 2011-10-03 | Method and arrangement for identifying virtual visual information in images |
| CN201180048807.7A CN103155002B (en) | 2010-10-06 | 2011-10-03 | For the method and apparatus identifying virtual vision information in the picture |
| JP2013532148A JP5650845B2 (en) | 2010-10-06 | 2011-10-03 | Method and arrangement for identifying virtual visual information in an image |
| US13/822,316 US20130279761A1 (en) | 2010-10-06 | 2011-10-03 | Method and arrangement for identifying virtual visual information in images |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP10306088.5A EP2439700B1 (en) | 2010-10-06 | 2010-10-06 | Method and Arrangement for Identifying Virtual Visual Information in Images |
| EP10306088.5 | 2010-10-06 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012045692A1 true WO2012045692A1 (en) | 2012-04-12 |
Family
ID=43567639
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2011/067210 Ceased WO2012045692A1 (en) | 2010-10-06 | 2011-10-03 | Method and arrangement for identifying virtual visual information in images |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US20130279761A1 (en) |
| EP (1) | EP2439700B1 (en) |
| JP (1) | JP5650845B2 (en) |
| KR (1) | KR101468347B1 (en) |
| CN (1) | CN103155002B (en) |
| TW (1) | TW201222422A (en) |
| WO (1) | WO2012045692A1 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9202278B2 (en) | 2011-08-19 | 2015-12-01 | Adobe Systems Incorporated | Plane-based self-calibration for structure from motion |
| TWI552897B (en) | 2013-05-17 | 2016-10-11 | 財團法人工業技術研究院 | Dynamic fusion method and device of images |
| CN105069835B (en) * | 2015-07-20 | 2018-02-13 | 珠海金山网络游戏科技有限公司 | A kind of method for realizing game artificial intelligence sense of reality vision |
| US10432901B2 (en) * | 2016-01-15 | 2019-10-01 | Rakuten, Inc. | Content projection control apparatus, content projection control method and program |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080192980A1 (en) * | 2007-02-14 | 2008-08-14 | Samsung Electronics Co., Ltd. | Liveness detection method and apparatus of video image |
| US20090135188A1 (en) * | 2007-11-26 | 2009-05-28 | Tsinghua University | Method and system of live detection based on physiological motion on human face |
| US20100104195A1 (en) * | 2008-10-28 | 2010-04-29 | Asustek Computer Inc. | Method for Identifying Dimensions of Shot Subject |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001273500A (en) * | 2000-03-23 | 2001-10-05 | Hitachi Ltd | Moving object measurement device, ball game analysis system, and data service system |
| US7508990B2 (en) * | 2004-07-30 | 2009-03-24 | Euclid Discoveries, Llc | Apparatus and method for processing video data |
| US8180114B2 (en) * | 2006-07-13 | 2012-05-15 | Northrop Grumman Systems Corporation | Gesture recognition interface system with vertical display |
| JP2009129001A (en) * | 2007-11-20 | 2009-06-11 | Sanyo Electric Co Ltd | Driving support system, vehicle, solid object region estimation method |
-
2010
- 2010-10-06 EP EP10306088.5A patent/EP2439700B1/en not_active Not-in-force
-
2011
- 2011-09-20 TW TW100133790A patent/TW201222422A/en unknown
- 2011-10-03 JP JP2013532148A patent/JP5650845B2/en not_active Expired - Fee Related
- 2011-10-03 KR KR1020137011758A patent/KR101468347B1/en not_active Expired - Fee Related
- 2011-10-03 US US13/822,316 patent/US20130279761A1/en not_active Abandoned
- 2011-10-03 CN CN201180048807.7A patent/CN103155002B/en not_active Expired - Fee Related
- 2011-10-03 WO PCT/EP2011/067210 patent/WO2012045692A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080192980A1 (en) * | 2007-02-14 | 2008-08-14 | Samsung Electronics Co., Ltd. | Liveness detection method and apparatus of video image |
| US20090135188A1 (en) * | 2007-11-26 | 2009-05-28 | Tsinghua University | Method and system of live detection based on physiological motion on human face |
| US20100104195A1 (en) * | 2008-10-28 | 2010-04-29 | Asustek Computer Inc. | Method for Identifying Dimensions of Shot Subject |
Non-Patent Citations (1)
| Title |
|---|
| KLAUS KOLLREIDER ET AL: "Real-Time Face Detection and Motion Analysis With Application in Liveness Assessment", IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, IEEE, PISCATAWAY, NJ, US, vol. 2, no. 3, 1 September 2007 (2007-09-01), pages 548 - 558, XP011190354, ISSN: 1556-6013, DOI: DOI:10.1109/TIFS.2007.902037 * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20130279761A1 (en) | 2013-10-24 |
| JP5650845B2 (en) | 2015-01-07 |
| CN103155002B (en) | 2016-08-24 |
| EP2439700B1 (en) | 2013-05-01 |
| CN103155002A (en) | 2013-06-12 |
| KR101468347B1 (en) | 2014-12-03 |
| JP2013543623A (en) | 2013-12-05 |
| EP2439700A1 (en) | 2012-04-11 |
| KR20130093642A (en) | 2013-08-22 |
| TW201222422A (en) | 2012-06-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10038894B1 (en) | Three-dimensional scene reconstruction from set of two dimensional images for consumption in virtual reality | |
| JP6587421B2 (en) | Information processing apparatus, information processing method, and program | |
| EP2064676B1 (en) | A method and system for three-dimensional model acquisition | |
| CN105577983B (en) | Apparatus and method for detecting motion masks | |
| US20150271471A1 (en) | Blocking detection method for camera and electronic apparatus with cameras | |
| EP2375376A1 (en) | Method and arrangement for multi-camera calibration | |
| US11620730B2 (en) | Method for merging multiple images and post-processing of panorama | |
| US20160117832A1 (en) | Method and apparatus for separating foreground image, and computer-readable recording medium | |
| CN103460248B (en) | Image processing method and device | |
| EP3295372A1 (en) | Facial signature methods, systems and software | |
| Visentini-Scarzanella et al. | Video jitter analysis for automatic bootleg detection | |
| Liu et al. | Robust autocalibration for a surveillance camera network | |
| EP2439700B1 (en) | Method and Arrangement for Identifying Virtual Visual Information in Images | |
| JP4913801B2 (en) | Shielding object image identification apparatus and method | |
| WO2016031573A1 (en) | Image-processing device, image-processing method, program, and recording medium | |
| US20110164185A1 (en) | Apparatus and method for processing image data | |
| JP2007019671A (en) | Image communication system and image processing program | |
| US10122996B2 (en) | Method for 3D multiview reconstruction by feature tracking and model registration | |
| US10282633B2 (en) | Cross-asset media analysis and processing | |
| JP6780639B2 (en) | Image analysis device, image analysis method, and image analysis program | |
| Weng et al. | Fast camera motion estimation in MPEG compressed domain | |
| US20240348913A1 (en) | Methods, storage media, and systems for selecting an optimal image frame within a capture window | |
| Zhang et al. | Foreground based borderline adjusting for real time multi-camera video stitching | |
| Jung et al. | Automatic video object tracking using a mosaic-based background | |
| JP6525693B2 (en) | Image processing apparatus and image processing method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201180048807.7 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11763952 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13822316 Country of ref document: US |
|
| ENP | Entry into the national phase |
Ref document number: 2013532148 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20137011758 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11763952 Country of ref document: EP Kind code of ref document: A1 |