EP4591270A1 - Handling reflections in multi-view imaging - Google Patents
Handling reflections in multi-view imagingInfo
- Publication number
- EP4591270A1 EP4591270A1 EP23769275.1A EP23769275A EP4591270A1 EP 4591270 A1 EP4591270 A1 EP 4591270A1 EP 23769275 A EP23769275 A EP 23769275A EP 4591270 A1 EP4591270 A1 EP 4591270A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- pixels
- scene
- light source
- texture
- reflections
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/97—Determining parameters from multiple pictures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/04—Texture mapping
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/06—Ray-tracing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/10—Geometric effects
- G06T15/20—Perspective computation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T15/00—Three-dimensional [3D] image rendering
- G06T15/50—Lighting effects
- G06T15/506—Illumination models
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
-
- 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/10004—Still image; Photographic image
-
- 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/10024—Color image
-
- 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/30221—Sports video; Sports image
Definitions
- the invention relates to the field of handling reflections in images.
- the invention relates to removing reflections from an image and synthesizing images at novel viewpoints with appropriate reflections.
- BACKGROUND OF THE INVENTION Indoor scenes, such as a sports hall, often exhibit a highly reflective ground surface. This causes problems for automatic 3D scene reconstruction from cameras and for re-rendering. The reflections specifically hamper the representation of the ground surface as a single textured plane.
- Existing texturing techniques fail to deal with reflections and often produce unnatural looking synthesis artefacts as a result.
- a commonly known solution is to use a polarization sheet in front of the lens of a camera in order to block the reflected light which is typically polarized due to the reflection.
- polarizers are not always used on the cameras.
- Another solution could be just to use multi-view depth estimation but treat reflections separately.
- a reflection can be assigned a meaningful depth value, (i.e., the depth of the light source from which light is reflected), the appearance changes rapidly as a function of viewing angle making it difficult to estimate interpolated and extrapolated view images.
- a method for removing reflections from an image comprising: obtaining two or more images of a scene from one or more image sensors; obtaining a geometry of the scene providing the positions in the scene corresponding to the pixels in the images; and for one or more observed pixels in the images, adapting the values of each observed pixel by: identifying corresponding pixels in the other images which correspond to the same positon in the scene as the observed pixel; identifying light source pixels, corresponding to positions in the scene at which a light source is delivering light to the position in the scene which corresponds to the observed pixel and the corresponding pixels, by using the geometry of the scene and the positions of the image sensors relative to the positions of the observed pixels and the corresponding pixels; and analyzing texture values of the observed pixel, and the corresponding pixels, and the light source pixels, to obtain an adapted texture value with reflections removed for the observed pixel.
- the two or more images obtained may be obtained from image sensors at different positions in the scene. Alternatively, the images could be obtained at different times from the same position or different color bands could be used from an image.
- Certain objects e.g. polished floors
- these reflections cause problems during rendering (e.g. they cause artefacts on the rendered reflective surface).
- the reflections from the different images used will all correspond to reflections from different viewpoints and the resulting image will contain an unnatural mix of the reflections.
- the light source (where "light source” is used to denote active or passive light generation as explained above) causing these reflections can be identified using geometry as the position of the camera is known and the geometry of the scene is also known (e.g. from depth maps and/or point clouds in multi-view imaging).
- the angle of reflection will be the same from the observed pixel to the camera as from the observed pixel to the light source.
- the color of a light source causing the reflection can be found.
- the color of the pixel with the reflection can be assumed to be a combination of the original color of the object in the scene and the color of the light source which has been reflected. How these colors (i.e. texture values) are combined depends on the reflectivity of the object, which will generally be unknown.
- Adapting each observed pixel may further comprise tracing rays from the position of the image sensors to the corresponding observed pixel or the corresponding pixels and simulating the reflection of the rays from the observed pixels or the corresponding pixels. Identifying light source pixels for the observed pixel and the corresponding pixels thus comprises identifying the one or more pixels intersected by the reflected rays.
- the rays may be traced from the position of the image sensor to a simulated ground surface.
- the ground surface could, for example, be a plane estimated for the ground of the scene.
- the observed pixel may be an arbitrary pixel on the ground surface. In other words, the observed pixel may be a pixel which is intersected by the ray from the image sensor.
- a reflection of the ray from the observed pixel may be simulated. It will be appreciated that simulating the reflection of a ray typically means reflecting the ray with the same incident angle.
- the pixel of an object which is intersected by the reflected ray can thus be labelled as the light source pixel.
- the color of a background pixel may be reflected on the ground surface and thus the background pixel would be treated as a light source.
- Adapting each observed pixel may further comprise analyzing the texture values of one or more pixels, adjacent to the observed pixel, and the corresponding light source pixels, together with the observed pixel of the same image, with the assumption that the adjacent pixels comprise similar visual properties as the observed pixel.
- adjacent pixels can be used.
- the adjacent pixels are close enough to the observed pixel that the reflectivity of the adjacent pixels can be assumed to be the same as that of the observed pixel.
- the information of such pixels, together with the corresponding light source pixels identified in the same way as for the observed pixel, can be used to help solve for the original texture.
- Identifying light source pixels may comprise identifying specular light source pixels corresponding to positions in the scene at which a light source is delivering light to the position in the scene which corresponds to the observed pixel, and corresponding pixels, and said light is being reflected to the position of the corresponding image sensor and identifying non-specular light source pixels adjacent to, or near, the light source pixels, wherein the non-specular light source pixels correspond to positions in the scene at which a light source is delivering light to the position in the scene which corresponds to the observed pixel and said light is expected to be diffused towards the position of the corresponding image sensor, wherein analyzing the texture values of the light source pixels comprises analyzing the texture values of both the specular light source pixels and the non-specular light source pixels.
- Non-specular reflections assume the same reflection angle after the light is reflected. However, non-specular reflection can also occur if the object is not a perfect mirror. Non-specular reflection occurs when the light is diffused when it is reflected and thus a “cone” of light is reflected instead of a straight ray of light. Non-specular reflections can be dealt with by assuming that the observed pixel reflects light from a group of pixels (i.e. the non-specular light source pixels) which are near the light source. Additionally, the amount of light reflected from each of the non-specular light source may be weighted (e.g.
- Obtaining the geometry of the scene and the position of the image sensors may comprise using a structure from motion algorithm on the two or more images.
- Obtaining a geometry of the scene may comprise iteratively fitting one or more surfaces to one or more objects present in the two or more images.
- Obtaining the geometry of the scene may comprise obtaining depth measurements of the scene from one or more depth sensors. For example, time-of-flight sensors, structured light sensors etc. may be used as depth sensors.
- the method may further comprise generating an object texture for an object in the scene using the adapted texture values of the observed pixels corresponding to the object.
- the method may further comprise generating a reflectivity map for the object based on the texture values of the observed pixels compared to the corresponding adapted texture values.
- the method may further comprise transmitting the object texture and the reflectivity map for virtual view synthesis.
- the object texture and the reflectivity map can be used to render the scene with new, accurate reflections. This is because the object texture will not contain any view-dependent reflections and thus warping it to a target viewpoint will not generate artefacts due to view-dependent reflections. Thereafter, the appropriate reflections (i.e. from the target viewpoint) can be added as the reflectivity values of the object will be known.
- Virtual view synthesis involves the synthesis of a novel image at a distinct virtual viewpoint.
- a bitstream may comprise one or more object textures corresponding to one or more objects in a scene, a reflectivity value for at least one of the object textures and a geometry of the scene, the object textures and the geometry being suitable for synthesizing a novel image at a distinct virtual viewpoint.
- the invention also provides a method for synthesizing an image at a target viewpoint, the method comprising: receiving a first object texture, a reflectivity value for the first object texture and a second object texture, wherein the first and second object textures correspond to objects in a scene; receiving a geometry of the scene including the first and second object textures; synthesizing the image with the first and second object textures at the target viewpoint using the geometry of the scene; simulating reflections on the first object texture based on the reflectivity value and the texture values of the second object texture; and receiving a third object texture and adding the third object texture over the first object texture with simulated reflections to synthesize the image at the target viewpoint.
- the method may further comprise receiving a reflectivity map comprising a plurality of reflectivity values for the plurality of pixels of the first object texture.
- the method may further comprise simulating reflections on the first object texture based on the reflectivity value and the texture values of the third object texture.
- Simulating reflections may comprise tracing a ray from the position of the target viewpoint to a pixel on the first object texture, simulating the reflection of the ray from the first object texture, identifying a pixel on the second (or third) object texture intersected by the reflected ray and adapting the texture value of the first object texture based on the texture value of the intersected pixel.
- Simulating the reflection of the ray may be based on specular and/or non-specular reflections.
- the invention also provides a computer program product comprising computer program code which, when executed on a processor, cause the processor to perform all of the steps of the afore- mentioned methods.
- the invention also provides a processor configured to execute the afore-mentioned computer program code.
- the invention also provides a computer-readable data carrier carrying the afore- mentioned computer program code.
- the computer-readable data carrier may be a storage medium carrying (i.e. storing) the computer program code or a bitstream/signal carrying the computer program code.
- Fig.1 shows a cross section of a scene
- Fig.2 shows an image of the scene of Fig.1
- Fig.3 illustrates how a given point on the ground surface is imaged by two cameras
- Fig.4 shows a cross section of a scene with three candidate background walls
- Fig.5 shows a cone of possible trajectories of light diffused at the ground surface
- Fig.6 shows an image with a specular light source pixel and multiple non-specular light source pixels on the background wall
- Fig.7 shows a method for removing reflections from an image.
- the observed pixels are adapted by identifying other pixels in other images which correspond to the same positon in the scene as the observed pixel, and identifying light source pixels, corresponding to positions in the scene at which a light source is delivering light to the position in the scene which corresponds to the observed pixel and said other pixels.
- the texture values of the observed pixel, said other pixels, and the light source pixels are analyzed to obtain an adapted texture value with reflections removed for the observed pixel.
- Fig.1 shows a cross section of a scene. Light from the background wall 106 is, for example, reflected towards the ground surface 104. Some of the light reflected from the ground surface 104 will reflect towards an image sensor 102, i.e. a camera.
- the color ( ⁇ ⁇ ) of the ground surface 104 at position 108 will appear, at the position of the camera, as some combination between the real color of the ground surface 104 at position 108 ( ⁇ ⁇ ) and the color of the background surface 106 at position 110 ( ⁇ ⁇ ).
- Fig.2 shows an image 200 of the scene of Fig.1. The texture/color of the background wall 204 and the ground surface 202 can be seen in the image 200.
- Prior knowledge of the scene’s geometry is used to identify the pixel in the source view image 200 that is likely to be the light emitter that causes the reflection for a given pixel that images a point on the reflective ground surface 202.
- knowledge of the geometry of the ground surface 202 relative to the background wall 204 can be used to identify the light source pixels.
- the observed pixel ⁇ ⁇ the light source pixel ⁇ ⁇ has been identified.
- a reflection model Given the color value of the light source pixel ⁇ ⁇ and the observed color value of the reflecting surface pixel ⁇ ⁇ , a reflection model can be formulated.
- ⁇ and ⁇ ⁇ there are two unknowns: ⁇ and ⁇ ⁇ .
- multi-view imaging there are typically multiple cameras imaging the same scene from different viewpoints. This enables the geometry of the scene to be obtained from the images of the scene.
- having multiple images of the scene from different viewpoints also enables the reflections to be removed from the images.
- Fig.3 illustrates how a given point on the ground surface 302 is imaged by two cameras.
- the two images 300a and 300b are of the same scene from different viewpoints. Due to the different viewpoints, each camera sees the reflection of a different light source, from the background wall 304, on the same point on the ground surface 302.
- the first image 300a shows the reflection of light source pixel ⁇ ⁇ ⁇ whereas the second image 300b shows the reflection of light source ⁇ ⁇ ⁇ .
- the following substitutions can be used: (6) (7)
- ⁇ ⁇ ⁇ ⁇ + ⁇ ⁇ (10)
- ⁇ ⁇ and ⁇ ⁇ are both based on color values measurable from the images 300a and 300b.
- Equation (12) a maximum likelihood estimation of ⁇ and ⁇ ⁇ under a Gaussian error assumption can be solved directly (i.e. non-iteratively). So far, it has been assumed that the scene geometry is known a-priori and without (large) errors. This is usually a reasonable assumption for the ground surface and hence the position of where to find the observed pixel color in view k.
- SfM Structure from Motion
- a-priori knowledge of the height of cameras above the ground surface can be used to define a pivot point for plane fitting.
- a ground surface plane can be fit using a direct image based multi-view error metric in combination with a start position and an iterative search procedure. Given knowledge of the positions of the 3D ground surface point and the 3D background point in the scene, the pixel defining the source light ⁇ ⁇ ⁇ in view k can be found.
- the background geometry may be less well known or available with less accuracy than the ground surface. Describing the background scene geometry with a single plane may therefore be too simple and, thus, relatively inaccurate. A solution may be to account for uncertainty of background depth in the equations to be solved.
- Fig.4 shows a cross section of a scene with three candidate background walls 106a, 106b and 106c.
- multiple candidate light source positions 110a, 110b and 110c can be identified, each corresponding to different background walls 106a, 106b and 106c with different depth values (relative to the camera 102).
- the background wall may not be flat.
- the different background walls 106a, 106b and 106c at different depth value provides a solution for the depth variation in the background.
- the reflection model from equation (12) can thus generally be extended to: where there are m fixed depth levels for where the background depth ⁇ could be.
- Equation (13) quickly becomes underdetermined due to the fact that the number of depth values to test can easily exceed the number of views k.
- equation (13) can be solved as explained below. So far, equation (13) applies to a single pixel of the images. However, it is reasonable to assume that the reflection properties of the ground surface are rather constant over space due to constant material properties. This means that two adjacent pixels in the same view should have the same solution since the adjacent pixels must also correspond with a very similar background depth ⁇ .
- Fig.5 shows a cone 502 of possible trajectories of light diffused at the ground surface 104. This is typically known as diffusion reflection or non-specular reflection. This means that multiple background light sources may contribute to the observed color ⁇ ! ⁇ of the ground surface point.
- Fig.6 shows an image 600 with a specular light source pixel 608 and multiple non- specular light source pixels 610 on the background wall 604.
- Light from the specular light source pixel 608 reflects directly from the point 606 on the ground surface 602 towards the camera.
- light from the non-specular light source pixels is expected to diffuse from the point 606 towards the camera. The larger the angle of diffusion, the lower the expected intensity of light which is reflected via diffusion.
- the rendering algorithm typically first draws the background, and the ground surface and then, in back to front order, performs patch-based rendering using multi view blending and compositing. The ground surface, with its reflections removed may be desirable.
- reflection effects are still a desired effect due to its added realism.
- the background texture and the scene geometry will also be present at the client side, the reflections can be re-applied to an arbitrary synthesized view using the reflection model: Note that a sprite background texture ⁇ 1 has now replaced the view dependent background term ⁇ ⁇ ⁇ . This is a reasonable assumption to make when the background is relatively far away from the cameras.
- the color ⁇ 1 , and its associated depth, are available at the client side because they are needed during the rendering of a novel image at a target viewpoint. However, the value for reflectivity parameter ⁇ will now have to be transmitted.
- ⁇ varies spatially
- a reflectivity map can be used to reflect the ⁇ values for different positions on the scene.
- a single scalar value for ⁇ could also work.
- having the ground surface without reflections could enable other computer graphics methods for adding reflections.
- the particular methods used may depend on the available processing resources for synthesis of the image.
- the pixels from object textures received e.g. images, texture patches, ground/background models etc.
- the novel viewpoint is warped to the novel viewpoint. This is achieved using the geometry of the scene.
- a depth map can be used to warp the pixels by un-projecting the pixels to a common co-ordinate system and re-projecting the pixels to the target viewpoint.
- Meshes or known depth layers for patches can also be used.
- the background texture ⁇ 1 can be identified by tracing a ray from the novel viewpoint towards the ground. A reflection of the ray can be simulated where the ray reflects from the ground at the same angle as the incident ray from the novel viewpoint to the ground. When the reflected ray intersects a (non-transparent) pixel, this indicates that light emitted and/or reflected from the corresponding object would be reflected by the ground and seen at the target viewpoint.
- reflections can be added to the ground (or other objects) which are appropriate when seen from any novel viewpoint. Reflections of other objects (e.g., athletes) on the ground surface can be dealt with in a similar way as the background. The geometry of these objects (e.g. using a depth map or depth layers) relative to the scene is also transmitted to render these objects. Thus, reflections from these objects on e.g., the ground can be added after rendering these objects.
- the reflections from a background object can be added first (e.g. before rendering foreground object). This means that reflections only need to be simulated for the background object(s) which typically cause more reflections than foreground objects (e.g. consider the reflection of the sky on a body of water).
- the foreground objects can be added afterwards. This essentially separates the synthesis of the image into the rendering of the ground/background (with reflections) and the rendering of the foreground objects (e.g. without reflections).
- a rendering algorithm for synthesizing an image at a new viewpoint could perform the following steps to add reflections: - Draw the background sprite texture using its mesh or depth map; - Draw the ground surface texture using its mesh or depth map; - Add reflections induced by the background texture to the ground surface pixels; - Draw objects (athletes, ball, etc.) that extend above the ground surface; and - Add reflections induced by these objects to the ground surface pixels.
- Fig.7 shows a method for removing reflections from an image.
- Step 702 comprises obtaining multiple images of a scene from different viewpoints. At least two images from different viewpoints are used.
- Step 704 comprises obtaining the geometry of the scene.
- Steps 706, 708 and 710 are performed on a per-pixel basis. In other words, the following steps can be performed on various different pixels for each image.
- Step 706 involves identifying corresponding pixels which correspond to the same position in the scene. In particular, an observed pixel in an image may be chosen and then the corresponding pixels are identified in the other images. In the examples provided above, the observed pixel and the corresponding pixels are described as ⁇ ⁇ ⁇ for k views. Corresponding pixels can be identified for all of the images using the geometry of the scene and knowledge of the position of the cameras.
- Step 708 involves identifying light source pixels.
- Light source pixels are pixels which deliver light towards the observed pixels (and the corresponding pixels) in such a way that the delivered light is reflected towards the camera. Delivering light may involve emitting light directly towards the ground (e.g. a light bulb) or already-reflected light, which is further reflected by the ground surface.
- the angle of a ray between the light source pixel and the observed pixel is the same as the angle of a ray between the observed pixel and the camera (as shown in Fig.1).
- specular and non-specular reflections can be modelled.
- Step 710 involves analyzing the color of the observed pixel (and the corresponding pixels) in relation to the color of the light source pixels for the different views to obtain an adapted texture value (referred to as ⁇ ⁇ in the examples above) with reflections removed.
- Equations (12), (13) and (15) provide examples of how to obtain the adapted texture value ⁇ ⁇ .
- the adapted texture value for various pixels in the image can be used to generate an object texture with the reflections removed.
- the object texture can thus be transmitted instead of patches of the object, with reflections, in the images.
- the reflectivity of the ground surface is also typically obtained. As such, the reflectivity of the ground can be transmitted with the object texture and depth (e.g., as metadata).
- the object texture, depth and reflectivity can be used to synthesize an image at a target viewpoint. This could be achieved by using conventional image synthesis (using texture and depth) and adding the reflections to the newly synthesized image with conventional computer graphics methods. However, this would add significant delay to the generation of the image. For immersive video applications and broadcasting, frame rates are an important factor in the viewing experience. As such, in these cases, the additional processing time required to add the reflections could significantly affect the viewing experience by lowering the frame rate. This is a particularly significant problem when using, for example, mobile devices with limited processing resources. Thus, it is proposed to synthesize a novel image at a target viewpoint in two separate steps. In the first step, two object textures are rendered at the target viewpoint. This is achieved by adding the texture values (e.g.
- the geometry provides a 3D position for the texture values of the object.
- the geometry enables one to find the depth of the pixels for the objects relative to the target viewpoint.
- the first and second object textures would be a ground surface and a background surface respectively. This is because it is expected that the ground surface in most scenes will have the most noticeable reflections and these reflections are typically caused by light reflecting from, or being emitted from, the background of the scene.
- the ground surface i.e. the ground surface
- various light sources illuminating the court (i.e. the background).
- the basketball court would act as the ground surface which reflects light from the various light sources around the court.
- the various light sources would act as the background.
- the first object texture more generally includes any one or more objects to which one wishes to add reflections and the second object texture more generally includes any one or more objects which cause reflections on the object(s) included in the first object texture.
- simulating reflections from a second object texture on a first object texture is much less computationally intensive than simulating reflections for a whole scene (e.g. with multiple foreground objects).
- the texture values (including color) of the first object texture will be adapted to some combination of the original texture values and the texture values of the second object texture. The particular combination depends on the reflectivity value(s) of the first object texture.
- a third object texture is added to the image over the first object texture. This can be achieved by rendering the third object texture over the first object texture (now with reflections).
- the third object texture will likely mostly include foreground objects.
- any "object texture” may include multiple objects.
- the third object texture could include basketball players, the ball and/or the hoops.
- more than one foreground object could be included in the third object texture.
- the third object texture is not limited to only foreground objects and may include elements of the background/ground surfaces for which reflections are not required.
- reflections from the foreground objects can be added to the ground surface (i.e. the first object texture) as well.
- the foreground objects could be divided into a third object texture, for foreground objects one wishes to add reflections of, and a fourth object texture for foreground object one does not wish to add reflections for.
- each foreground object could have its own, separate, object texture.
- each step of a flow chart may represent a different action performed by a processor, and may be performed by a respective module of the processor.
- the processor can be implemented in numerous ways, with software and/or hardware, to perform the various functions required.
- the processor typically employs one or more microprocessors that may be programmed using software (e.g., microcode) to perform the required functions.
- the processor may be implemented as a combination of dedicated hardware to perform some functions and one or more programmed microprocessors and associated circuitry to perform other functions.
- circuitry examples include, but are not limited to, conventional microprocessors, application specific integrated circuits (ASICs), and field-programmable gate arrays (FPGAs).
- the processor may be associated with one or more storage media such as volatile and non-volatile computer memory such as RAM, PROM, EPROM, and EEPROM.
- the storage media may be encoded with one or more programs that, when executed on one or more processors and/or controllers, perform the required functions.
- Various storage media may be fixed within a processor or controller or may be transportable, such that the one or more programs stored thereon can be loaded into a processor.
- a computer program may be stored/distributed on a suitable medium, such as an optical storage medium or a solid-state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the Internet or other wired or wireless telecommunication systems.
- a suitable medium such as an optical storage medium or a solid-state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the Internet or other wired or wireless telecommunication systems.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Generation (AREA)
- Image Processing (AREA)
- Length Measuring Devices By Optical Means (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP22196761 | 2022-09-21 | ||
| EP22210429.1A EP4379653A1 (en) | 2022-11-30 | 2022-11-30 | Handling reflections in multi-view imaging |
| PCT/EP2023/075566 WO2024061789A1 (en) | 2022-09-21 | 2023-09-18 | Handling reflections in multi-view imaging |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4591270A1 true EP4591270A1 (en) | 2025-07-30 |
Family
ID=88060647
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23769275.1A Pending EP4591270A1 (en) | 2022-09-21 | 2023-09-18 | Handling reflections in multi-view imaging |
Country Status (8)
| Country | Link |
|---|---|
| EP (1) | EP4591270A1 (en) |
| JP (1) | JP2025531019A (en) |
| KR (1) | KR20250073194A (en) |
| CN (1) | CN119948524A (en) |
| CA (1) | CA3268075A1 (en) |
| DE (1) | DE112023003930T5 (en) |
| TW (1) | TW202420807A (en) |
| WO (1) | WO2024061789A1 (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3144898A1 (en) * | 2015-09-17 | 2017-03-22 | Thomson Licensing | Method and system for determination of intrinsic images from two dimensional images in a video sequence |
-
2023
- 2023-09-18 DE DE112023003930.5T patent/DE112023003930T5/en active Pending
- 2023-09-18 JP JP2025508691A patent/JP2025531019A/en active Pending
- 2023-09-18 WO PCT/EP2023/075566 patent/WO2024061789A1/en not_active Ceased
- 2023-09-18 EP EP23769275.1A patent/EP4591270A1/en active Pending
- 2023-09-18 CN CN202380067979.1A patent/CN119948524A/en active Pending
- 2023-09-18 CA CA3268075A patent/CA3268075A1/en active Pending
- 2023-09-18 KR KR1020257012368A patent/KR20250073194A/en active Pending
- 2023-09-20 TW TW112135860A patent/TW202420807A/en unknown
Also Published As
| Publication number | Publication date |
|---|---|
| CN119948524A (en) | 2025-05-06 |
| WO2024061789A1 (en) | 2024-03-28 |
| DE112023003930T5 (en) | 2025-07-10 |
| JP2025531019A (en) | 2025-09-19 |
| CA3268075A1 (en) | 2024-03-28 |
| TW202420807A (en) | 2024-05-16 |
| KR20250073194A (en) | 2025-05-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN115830208B (en) | Global illumination rendering method, device, computer equipment and storage medium | |
| Meilland et al. | 3d high dynamic range dense visual slam and its application to real-time object re-lighting | |
| JP4335588B2 (en) | How to model a 3D object | |
| Griffiths et al. | OutCast: Outdoor Single‐image Relighting with Cast Shadows | |
| JP4945642B2 (en) | Method and system for color correction of 3D image | |
| US7528831B2 (en) | Generation of texture maps for use in 3D computer graphics | |
| US11315309B2 (en) | Determining pixel values using reference images | |
| CN111968215A (en) | Volume light rendering method and device, electronic equipment and storage medium | |
| US11410378B1 (en) | Image processing for generating three-dimensional shape and spatially-varying reflectance of the object using a deep neural network | |
| WO2020018135A1 (en) | Rendering 360 depth content | |
| EP4172954B1 (en) | Shadow-based estimation of 3d lighting parameters from reference object and reference virtual viewpoint | |
| US20220245885A1 (en) | Volumetric Imaging | |
| JP5361758B2 (en) | Image generation method, image generation apparatus, and program | |
| CN116758208A (en) | Global illumination rendering method, device, storage medium and electronic equipment | |
| JP4335589B2 (en) | How to model a 3D object | |
| Hornung et al. | Interactive pixel‐accurate free viewpoint rendering from images with silhouette aware sampling | |
| Walton et al. | Synthesis of environment maps for mixed reality | |
| CN120202497A (en) | Appearance capture | |
| US12322037B2 (en) | System and method for real-time ray tracing in a 3D environment | |
| EP4379653A1 (en) | Handling reflections in multi-view imaging | |
| EP4591270A1 (en) | Handling reflections in multi-view imaging | |
| CN114882162B (en) | Texture image mapping method, device, electronic device and readable storage medium | |
| Martos et al. | Realistic virtual reproductions. Image-based modelling of geometry and appearance | |
| CN116612210A (en) | Deep learning-based electro-embroidery material mapping generation method, device and medium | |
| WO2022175688A1 (en) | Image processing |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| 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 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250422 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| PUAG | Search results despatched under rule 164(2) epc together with communication from examining division |
Free format text: ORIGINAL CODE: 0009017 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20251015 |
|
| B565 | Issuance of search results under rule 164(2) epc |
Effective date: 20251015 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06T 7/00 20170101AFI20251010BHEP Ipc: G06T 15/50 20110101ALI20251010BHEP |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) |