WO2010144074A1 - Joint depth estimation - Google Patents

Joint depth estimation Download PDF

Info

Publication number
WO2010144074A1
WO2010144074A1 PCT/US2009/006568 US2009006568W WO2010144074A1 WO 2010144074 A1 WO2010144074 A1 WO 2010144074A1 US 2009006568 W US2009006568 W US 2009006568W WO 2010144074 A1 WO2010144074 A1 WO 2010144074A1
Authority
WO
WIPO (PCT)
Prior art keywords
view
depth indicator
view depth
location
indicator
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
Application number
PCT/US2009/006568
Other languages
English (en)
French (fr)
Other versions
WO2010144074A8 (en
Inventor
Dong Tian
Po-Lin Lai
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Thomson Licensing SAS
Original Assignee
Thomson Licensing SAS
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Thomson Licensing SAS filed Critical Thomson Licensing SAS
Priority to EP09845922.5A priority Critical patent/EP2377074A4/en
Priority to US13/143,296 priority patent/US8913105B2/en
Priority to BRPI0924045A priority patent/BRPI0924045A2/pt
Priority to JP2012500763A priority patent/JP5607716B2/ja
Priority to CN200980153983.XA priority patent/CN102272778B/zh
Publication of WO2010144074A1 publication Critical patent/WO2010144074A1/en
Publication of WO2010144074A8 publication Critical patent/WO2010144074A8/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N13/00Stereoscopic video systems; Multi-view video systems; Details thereof
    • H04N13/10Processing, recording or transmission of stereoscopic or multi-view image signals
    • H04N13/106Processing image signals
    • H04N13/128Adjusting depth or disparity
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/00Three-dimensional [3D] image rendering
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Definitions

  • Implementations are described that relate to coding systems. Various particular implementations relate to joint depth estimation.
  • Three-dimensional video (3DV) is a framework directed to generating high-quality 3D rendering at the receiver side. This enables 3D visual experiences with auto-stereoscopic displays, free-view point applications, and stereoscopic displays.
  • 3DV applications a reduced number of video views and corresponding depth maps, typically referred as multi- view plus depth (MVD), are transmitted or stored due to limitations in transmission bandwidth and/or storage constraints.
  • MMD multi- view plus depth
  • At the receiver side additional views are rendered using available views and depth maps.
  • a first-view depth indicator for a location in a first view is estimated, and a second-view depth indicator for a corresponding location in a second view is estimated.
  • the estimating of one or more of the first-view depth indicator and the second-view depth indicator is based on a constraint.
  • the constraint provides a relationship between the first-view depth indicator and the second-view depth indicator for corresponding locations.
  • implementations may be configured or embodied in various manners.
  • an implementation may be performed as a method, or embodied as apparatus, such as, for example, an apparatus configured to perform a set of operations or an apparatus storing instructions for performing a set of operations, or embodied in a signal.
  • apparatus such as, for example, an apparatus configured to perform a set of operations or an apparatus storing instructions for performing a set of operations, or embodied in a signal.
  • Figure 1 is an example of a left depth map from a left reference view.
  • Figure 2 is an example of a right depth map from a right reference view.
  • Figure 3 is a diagram of an implementation of a depth estimator.
  • Figure 4 is a diagram of an implementation of a video transmission system.
  • Figure 5 is a diagram of an implementation of a video receiving system.
  • Figure 6 is a diagram of an implementation of a video processing device.
  • Figure 7 is a diagram of an implementation of a first depth estimation process.
  • Figure 8 is a diagram of an implementation of a second depth estimation process.
  • Rendering may be performed using, for example, the technique of Depth Image Based Rendering (DIBR), which takes the transmitted/stored views (reference views) and the associated per-pixel depth maps as input.
  • DIBR Depth Image Based Rendering
  • Such input may be, for example, provided by an MVD format.
  • Depth may be captured using any of a variety of techniques. However, often only video is provided and depth is estimated. To obtain depth maps, depth estimation techniques are often used to find correspondence among different views.
  • noisy depth maps may be inaccurate because they do not have the correct depth value.
  • a sequence of noisy depth maps can have inaccurate values that are not consistently inaccurate. For example, an object at constant actual depth may be inaccurately estimated in a first picture with a low depth and inaccurately estimated in a second picture with a high depth.
  • the joint depth estimation performs depth estimation for multiple reference views in a joint process, rather than independently.
  • the joint depth estimation obtains depth maps of different views that are more consistent, leading to better quality in the DIBR rendered views.
  • two depth maps are generated based on an intermediate view.
  • the implementation develops a constraint that provides a relationship between corresponding locations in the two depth maps. This constraint can be used in various ways to provide consistency between the two depth maps.
  • the joint depth estimation involves a summing operation performed on respective disparity estimation costs (distortions) for disparities between corresponding pixel locations in two or more views.
  • the joint depth estimation involves the use of a summing operation based on camera distances.
  • the summing operation is weighted based on the camera distances.
  • Figure 1 shows an exemplary left depth map generated for a left reference view corresponding to an MPEG test sequence known as "Leaving Laptop”, to which the present principles may be applied in accordance with an embodiment of the present principles.
  • Figure 2 shows an exemplary right depth map generated for a right reference view corresponding to the MPEG test sequence known as "Leaving Laptop”, to which the present principles may be applied in accordance with an embodiment of the present principles.
  • the depth levels in the depth map pair can be very different.
  • the difference can be larger than 40 in the examples of Figures 1 and 2. In such instances, the ideal difference is zero, but the observed difference is, for example, larger than 40. This is an example of views that do not have consistent depth maps.
  • depth estimation algorithms may typically be divided into the following three categories: single view; stereopsis; and multiple views. All three categories assume that no depth map is known, and use the video from one or more views to generate a depth map.
  • the camera focus is considered as a mean for depth estimation.
  • a method referred to as "depth-from-focus" may be used to determine the depth based on the amount of defocus or blurring. This method may not be very reliable because, for example, focus estimation often does not provide good results.
  • a stereopsis method may use a pair of views as input to estimate the depth maps for one of the views.
  • area-based stereo matching methods such methods typically match neighboring pixel values within a window between the two images. It is typically critical to select an appropriate window size.
  • the window size and shape can be iteratively changed based on the local variation of the intensity and current depth estimates.
  • Some global constraints may be applied to produce a dense depth map, that is, a depth map having unique values and being continuous almost everywhere.
  • One possible approach is to use three views as inputs (a left view, a center view, and a right view) in order to estimate the depth for the center view.
  • the aim is to generate a single dense depth map sequence.
  • the depth estimation is performed for each target view independently, regardless of the category of the depth estimation algorithm. Hence, inconsistency across the views is likely to be present.
  • FIG. 3 shows an exemplary depth estimator 300 to which the present principles may be applied, in accordance with an embodiment of the present principles.
  • the depth estimator 300 receives a target view 1, a target view 2, and one or more reference views as inputs.
  • the depth estimator 300 provides the estimated depth of target view 1 and the depth of target view 2 as outputs. The operation of the depth estimator 300 is described in further detail herein below.
  • the depth estimator 300 provides an estimated depth indicator for target view 1 and an estimated depth indicator for target view 2.
  • a depth indicator may be a depth value, or an entire depth map. But a depth indicator may alternatively be, for example, a disparity value, or an entire disparity map. References to depth in the implementations and descriptions that follow are intended to include other depth indicators, such as, for example, disparity.
  • the depth indicator may provide a depth indication for, for example, an entire target view or a location in a target view.
  • the location may be, for example, a particular pixel, a partition, a sub-macroblock, a macroblock, a slice, or a field.
  • FIG. 4 shows an exemplary video transmission system 400, to which the present principles may be applied, in accordance with an implementation of the present principles.
  • the video transmission system 400 may be, for example, a head-end or transmission system for transmitting a signal using any of a variety of media, such as, for example, satellite, cable, telephone-line, or terrestrial broadcast.
  • the transmission may be provided over the Internet or some other network.
  • the video transmission system 400 is capable of generating and delivering compressed video with depth. This is achieved by generating an encoded signal(s) including depth information or information capable of being used to synthesize the depth information at a receiver end that may, for example, have a decoder.
  • the video transmission system 400 includes an encoder 410 and a transmitter 420 capable of transmitting the encoded signal.
  • the encoder 410 receives video information and generates an encoded signal(s) with depth.
  • the encoder 410 may include sub-modules, including for example an assembly unit for receiving and assembling various pieces of information into a structured format for storage or transmission.
  • the various pieces of information may include, for example, coded or uncoded video, coded or uncoded depth information, and coded or uncoded elements such as, for example, motion vectors, coding mode indicators, and syntax elements.
  • the transmitter 420 may be, for example, adapted to transmit a program signal having one or more bitstreams representing encoded pictures and/or information related thereto. Typical transmitters perform functions such as, for example, one or more of providing error- correction coding, interleaving the data in the signal, randomizing the energy in the signal, and modulating the signal onto one or more carriers.
  • the transmitter may include, or interface with, an antenna (not shown). Accordingly, implementations of the transmitter 420 may include, or be limited to, a modulator.
  • the video transmission system 400 may also be included, in whole or part, in a variety of user devices.
  • Such devices include, for example, a cell phone, a laptop or other computer, and a camcorder.
  • FIG. 5 shows an exemplary video receiving system 500 to which the present principles may be applied, in accordance with an embodiment of the present principles.
  • the video receiving system 500 may be configured to receive signals over a variety of media, such as, for example, satellite, cable, telephone-line, or terrestrial broadcast. The signals may be received over the Internet or some other network.
  • the video receiving system 500 may be, for example, a cell-phone, a computer, a set- top box, a television, or other device that receives encoded video and provides, for example, decoded video for display to a user or for storage.
  • the video receiving system 500 may provide its output to, for example, a screen of a television, a computer monitor, a computer (for storage, processing, or display), or some other storage, processing, or display device.
  • the video receiving system 500 is capable of receiving and processing video content including video information.
  • the video receiving system 500 includes a receiver 510 capable of receiving an encoded signal, such as for example the signals described in the implementations of this application, and a decoder 520 capable of decoding the received signal.
  • the receiver 510 may be, for example, adapted to receive a program signal having a plurality of bitstreams representing encoded pictures. Typical receivers perform functions such as, for example, one or more of receiving a modulated and encoded data signal, demodulating the data signal from one or more carriers, de-randomizing the energy in the signal, de-interleaving the data in the signal, and error-correction decoding the signal.
  • the receiver 510 may include, or interface with, an antenna (not shown). Implementations of the receiver 510 may include, or be limited to, a demodulator.
  • the decoder 520 outputs video signals including, for example, video information and depth information.
  • FIG. 6 shows an exemplary video processing device 600 to which the present principles may be applied, in accordance with an embodiment of the present principles.
  • the video processing device 600 may be, for example, a set top box or other device that receives encoded video and provides, for example, decoded video for display to a user or for storage.
  • the video processing device 600 may provide its output to a television, computer monitor, or a computer or other processing device.
  • the video processing device 600 includes a front-end (FE) device 605 and a decoder 610.
  • the front-end device 605 may be, for example, a receiver adapted to receive a program signal having a plurality of bitstreams representing encoded pictures, and to select one or more bitstreams for decoding from the plurality of bitstreams.
  • Typical receivers perform functions such as, for example, one or more of receiving a modulated and encoded data signal, demodulating the data signal, decoding one or more encodings (for example, channel coding and/or source coding) of the data signal, and/or error-correcting the data signal.
  • the front-end device 605 may receive the program signal from, for example, an antenna (not shown).
  • the front-end device 605 provides a received data signal to the decoder 610.
  • the decoder 610 receives a data signal 620.
  • the data signal 620 may include, for example, one or more Advanced Video Coding (AVC), Scalable Video Coding (SVC), or Multi-view Video Coding (MVC) compatible streams.
  • AVC Advanced Video Coding
  • SVC Scalable Video Coding
  • MVC Multi-view Video Coding
  • AVC refers more specifically to the existing International Organization for Standardization/International Electrotechnical Commission (ISO/IEC) Moving Picture Experts Group-4 (MPEG-4) Part 10 Advanced Video Coding (AVC) standard/International Telecommunication Union, Telecommunication Sector (ITU-T) H.264 Recommendation (hereinafter the "H.264/MPEG-4 AVC Standard” or variations thereof, such as the “AVC standard” or simply "AVC”).
  • ISO/IEC International Organization for Standardization/International Electrotechnical Commission
  • MPEG-4 Moving Picture Experts Group-4
  • AVC Advanced Video Coding
  • ITU-T International Telecommunication Union, Telecommunication Sector
  • H.264/MPEG-4 AVC Standard H.264 Recommendation
  • MVC refers more specifically to a multi-view video coding ("MVC") extension (Annex H) of the AVC standard, referred to as H.264/MPEG-4 AVC, MVC extension (the "MVC extension” or simply "MVC").
  • MVC multi-view video coding
  • SVC refers more specifically to a scalable video coding ("SVC") extension (Annex G) of the AVC standard, referred to as H.264/MPEG-4 AVC, SVC extension (the “SVC extension” or simply "SVC”).
  • SVC scalable video coding
  • the decoder 610 decodes all or part of the received signal 620 and provides as output a decoded video signal 630.
  • the decoded video 630 is provided to a selector 650.
  • the device 600 also includes a user interface 660 that receives a user input 670.
  • the user interface 660 provides a picture selection signal 680, based on the user input 670, to the selector 650.
  • the picture selection signal 680 and the user input 670 indicate which of multiple pictures, sequences, scalable versions, views, or other selections of the available decoded data a user desires to have displayed.
  • the selector 650 provides the selected picture(s) as an output 690.
  • the selector 650 uses the picture selection information 680 to select which of the pictures in the decoded video 630 to provide as the output 690.
  • the selector 650 includes the user interface 660, and in other implementations no user interface 660 is needed because the selector 650 receives the user input 670 directly without a separate interface function being performed.
  • the selector 650 may be implemented in software or as an integrated circuit, for example.
  • the selector 650 is incorporated with the decoder 610, and in another implementation, the decoder 610, the selector 650, and the user interface 660 are all integrated.
  • front-end 605 receives a broadcast of various television shows and selects one for processing. The selection of one show is based on user input of a desired channel to watch. Although the user input to front-end device 605 is not shown in Figure 6, front-end device 605 receives the user input 670.
  • the front-end 605 receives the broadcast and processes the desired show by demodulating the relevant part of the broadcast spectrum, and decoding any outer encoding of the demodulated show.
  • the front-end 605 provides the decoded show to the decoder 610.
  • the decoder 610 is an integrated unit that includes devices 660 and 650. The decoder 610 thus receives the user input, which is a user-supplied indication of a desired view to watch in the show.
  • the decoder 610 decodes the selected view, as well as any required reference pictures from other views, and provides the decoded view 690 for display on a television (not shown).
  • the user may desire to switch the view that is displayed and may then provide a new input to the decoder 610.
  • the decoder 610 decodes both the old view and the new view, as well as any views that are in between the old view and the new view. That is, the decoder 610 decodes any views that are taken from cameras that are physically located in between the camera taking the old view and the camera taking the new view.
  • the front-end device 605 also receives the information identifying the old view, the new view, and the views in between. Such information may be provided, for example, by a controller (not shown in Figure 6) having information about the locations of the views, or the decoder 610.
  • Other implementations may use a front-end device that has a controller integrated with the front- end device.
  • the decoder 610 provides all of these decoded views as output 690.
  • a post-processor (not shown in Figure 6) interpolates between the views to provide a smooth transition from the old view to the new view, and displays this transition to the user. After transitioning to the new view, the post-processor informs (through one or more communication links not shown) the decoder 610 and the front-end device 605 that only the new view is needed. Thereafter, the decoder 610 only provides as output 690 the new view.
  • the system 600 may be used to receive multiple views of a sequence of images, and to present a single view for display, and to switch between the various views in a smooth manner.
  • the smooth manner may involve interpolating between views to move to another view.
  • the system 600 may allow a user to rotate an object or scene, or otherwise to see a three-dimensional representation of an object or a scene.
  • the rotation of the object for example, may correspond to moving from view to view, and interpolating between the views to obtain a smooth transition between the views or simply to obtain a three-dimensional representation. That is, the user may "select" an interpolated view as the "view" that is to be displayed.
  • disparity (d) between two views and object depth (z) are convertible using the follow equation:
  • Equation (l ) /is the focal length of the camera lens, / is the baseline spacing (also known as camera distance), and du is the difference in the principal point offset.
  • du indicates the difference between the center of the image and the center of the optical system, for a given camera /. That is, u, is the offset of the center of the image from the center of the optical center, for camera /. Then du, or more specifically du tJ , is the difference between u, and U j , where / andy are two cameras/views.
  • Disparity refers to the shift or translation between a location in one view and a corresponding location in another view.
  • Depth refers to the distance from the camera plane to the object in the video. Both disparity and depth can vary from pixel to pixel. Depth is a value that applies to a single view. Additionally, focal length applies to a single view. However, disparity and du are relative values that describe a relationship between corresponding pixels within two views. Additionally, / describes the distance between two cameras, or more generally / descries a relationship (distance) between two views (cameras are at the view locations).
  • disparity (d) is first estimated and then converted to depth (z), because disparity is the correspondence between two views and can be identified by searching for the most similar pixel in the other view(s) with a cost function (also referred to as a distortion) such as mean-squared error (MSE) or sum of absolute difference (SAD), and so forth.
  • MSE mean-squared error
  • SAD sum of absolute difference
  • Equation (2) is as follows:
  • Equation (2) can be replaced with a more complicated form, as explained below.
  • the relationship between du and dj 4 can still be determined (that is, there are constraints that dj 2 and d ⁇ 4 should satisfy).
  • dn and d ⁇ 4 should satisfy certain constraints can be used for a joint depth estimation for a depth map of view 2 and a depth map of view 4.
  • Equation (3) can be rearranged as:
  • Equation (5) can be rearranged as:
  • Equation (7) can be rearranged as:
  • Equation (8) simplifies to:
  • Equation (9) simplifies to equation (2) if the du values are zero, and the cameras are equally spaced. Equation (9) does illustrate, however, a slightly more general constraint between du and dn- Of course, other constraints are also possible and envisioned.
  • Both of equations (2) and (9) describe a constraint that provides a relationship between a depth indicator (disparity) for one view (for example, d ⁇ i) and a depth indicator for another view (for example, ⁇ &,/), for corresponding locations in the two views.
  • the locations typically refer to actual pixels.
  • the depth indicator in equations (2) and (9) may, equivalently, be represented as depth.
  • the constraint is based on one or more camera parameters, such as, for example, du34, du3 2 , 1 34 , and I3 2 .
  • du3 2 and du 34 can be derived from camera parameters by taking the difference in principal point offsets of two views. Principal point offset is one of the intrinsic camera parameters. Additionally,/(focal length of the camera lens) is also an intrinsic camera parameter, and may be part of a constraint in other implementations.
  • I 34 and I 32 baseline camera spacings can calculated from extrinsic camera parameters.
  • Step 1 For a current pixel in view 3, ⁇ 2 and J ⁇ are estimated and stored respectively. If the two disparities cfo and rf? 4 satisfy (or almost satisfy within a given threshold) the relationship in Equation (2), indicating that both are reliable, then the two disparities will be updated, for example using Equation (10) as set forth below. Then the process moves on to the next pixel and performs from Step 1. Equation ( 10) is as follows:
  • Estimating a disparity can be performed in various ways.
  • a block-based comparison is performed between a block centered on the current pixel in view 3 and a similarly sized block in view 2 centered on a selected pixel.
  • the selected pixel reflects a particular disparity.
  • the block-based comparison may be a computation of MSE of SAD, for example, and a distortion (or cost) is determined for the particular disparity.
  • the selected pixel (and, therefore, the particular disparity) can then be changed, and a new block-based comparison can be performed and a new distortion can be determined.
  • a series of possible disparities can be evaluated, and the disparity resulting in the lowest distortion can be selected as the estimate for d 32 .
  • Step 2 relates to the case when d 32 and d 34 do not satisfy Equation (2) within a given threshold.
  • the given threshold may be, for example, an offset or a scale factor.
  • the estimated value of d 32 must be within four pixels (a threshold offset) of the constrained value of d 32 (as predicted, for example, by Equation (2) or Equation (9)).
  • the estimated value of d 32 must be within five percent (a scale factor threshold) of the constrained value of d 32 (as predicted, for example, by Equation (2) or Equation (9)).
  • E 32 and E 34 represent the estimation cost (distortion) for d 32 and d 34 , respectively.
  • the MSE between pixels is a typical estimation cost for disparity estimation. That is, because the estimates are not perfect, there is a cost (penalty) in rendering new views based on the estimated disparity.
  • other cost functions can also be utilized, while maintaining the spirit of the present principles. Since we already know that at least one of the estimations of d 32 and d 34 is not reliable as it/they does/do not satisfy (2), if one of E 32 and E 34 is significantly larger than the other, it is likely that the disparity estimation with the larger estimation cost has failed to find a good matching pixel.
  • the determination of whether one of E) 2 and E 34 is significantly larger than the other is made by determining whether the difference between E 32 and Eu is larger than a given threshold.
  • Equation (2) will be checked again as well as E 32 and E 34 to determine if we can proceed to Step 3.
  • the number of iterations should be monitored to avoid an infinite estimation loop. If a given number of iterations has been performed but the process still cannot find reliable disparity values, then a hole pixel will be marked for each disparity map (view 2 and view 4) and the method proceeds to Step 3.
  • thresholds to determine whether the disparities adequately satisfy the constraint.
  • other implementations assign a confidence to the pair of disparity values in one or more of these scenarios. Based on the measure of confidence, any of a number of actions may be taken. Some implementations provide the measure of confidence to a user or a rendering device.
  • Step 3 If there are remaining pixels to be processed, then move on to the next pixel and go to Step 1. Otherwise, go to Step 4.
  • Step 4 Hole-filling: If there are hole-pixels in the disparity maps of view 2 and/or view 4, the hole-pixels are being filled in this step.
  • the holes can be filled using some interpolation algorithm based on the neighboring disparity pixels.
  • the hole can just be filled using the neighboring depth level that is further away (background preferred) from the cameras (that is, simply select the smaller disparity / larger depth).
  • the above process of building a disparity determines disparity for locations in view 2 that correspond to locations in view 3.
  • the loop is taken over locations in view 3. Accordingly, there may be locations in view 2 for which no location in view 3 has a corresponding location. Such locations in view 2 are simply retained as holes in the view 2 disparity map. Conversely, multiple locations in view 3 may produce a disparity that maps to the same location in view 2. In such cases, the larger disparity (smaller depth) is preferred because it indicates a foreground object.
  • FIG. 7 shows an exemplary method 700 for estimating depth in accordance with an embodiment of the present principles.
  • Method 700 may be performed, for example, by depth estimator 300 of FIG. 3.
  • the view numbers in Figure 7 and the following text are simply for illustration/explanation purposes.
  • the general concept can be applied to jointly estimate depth map of two views.
  • pixel / is set to the next pixel in view 3.
  • disparity estimation is performed on target view 2 to get disparity d 32 .
  • disparity estimation is performed on target view 4 to get disparity d 34 .
  • step 725 dn and d ⁇ 4 are updated as per Equation (10). Note that this step 725 provides consistency for the corresponding disparity values for depth maps for views 2 and 4.
  • step 730 it is determined whether or not the estimation costs E 32 and E 34 are close to each other (for example, within a threshold amount). If so, then the method proceeds to step 735. Otherwise, the method proceeds to step 760.
  • step 735 the disparity search parameters are updated.
  • step 745 hole pixels in the two disparity maps view 2 and view 4 are marked.
  • step 760 a hole pixel in the disparity map with larger disparity error is marked.
  • step 750 it is determined whether or not there are more pixels to be processed in view 3. If so, then the method returns to step 705. Otherwise, the method proceeds to step 755. At step 755, hole pixels, if any, in the disparity maps are filled.
  • Equation (2) is used to design a joint disparity search process. For every candidate disparity d 32 , we have a corresponding disparity d 34 based on Equation (2) and thus a joint estimation cost function from d 32 and d 34 can be calculated.
  • Advanced metrics such as, for example, a weighted sum based on camera distances can be used as alternative metrics.
  • Different disparity pairs are evaluated and the one resulting in the lowest estimation cost E Jo ⁇ n , is selected.
  • the different disparity pairs are generated in a manner similar to Embodiment 1 , which loops over a predetermined range of possible disparity values for dn- For each pixel, the selected disparity in this embodiment will produce disparity vectors that satisfy Equation (2), leading to consistency in the two depth maps.
  • FIG. 8 shows another exemplary method 800 for estimating depth in accordance with an embodiment of the present principles.
  • Method 800 may be performed, for example, by depth estimator 300 of FIG. 3.
  • the view numbers in Figure 8 and the following text are simply for illustration/explanation purposes.
  • the general concept can be applied to jointly estimate depth map of two views.
  • pixel / is set to the next pixel in view 3.
  • E mm is set to INT MAX, which is the largest available integer.
  • du is calculated based on Equation (2).
  • the joint estimation error E is calculated based on d 32 and d 34 .
  • step 825 it is determined whether or not E is smaller than E mm . If so, then the method proceeds to step 830. Otherwise, the method proceeds to step 835. At step 830, d ⁇ best is set to d 32 , is set to ds4, and E mm is set to E. The method proceeds to step 835. At step 835, it is determined whether or not there exists any more candidate disparity to be evaluated. If so, then the method returns to step 815. Otherwise, the method proceeds to step 840. At step 840, it is determined whether or not there are any more pixels in view 3. If so, then the method returns to step 805. Otherwise, the method is terminated.
  • Embodiments 1 and 2 are used together in some implementations. For example, although embodiments 1 and 2 may work equally well in many or all conditions, it is possible that embodiment 2 may work better than embodiment 1 if there are few holes. Accordingly, an implementation uses embodiment 1 in regions where holes are expected, and uses embodiment 2 elsewhere.
  • implementations can be performed at an encoder or a decoder.
  • depth estimation is performed at an encoder (or, for example, a preprocessor) and then the estimated depth is transmitted with, or without, the video.
  • video is transmitted without any depth, and a receiver performs the depth estimation.
  • various implementations transmit information about camera parameters.
  • one or more constraints are transmitted so that the receiver knows the constraints to use in estimating multiple depth maps jointly.
  • a standardized format is used in transmission to encode and transmit the number of cameras, the spacing between the cameras, the du values, and the focal lengths.
  • the system encodes and transmits only the spacing between cameras for the determination of the constraints.
  • joint depth estimation for multiple depth maps may be performed in which the multiple maps are from different views, or from the same view.
  • the multiple maps may be from the same view at different times.
  • implementations may jointly estimate depth maps in various relative positions with respect to a common video picture from a given view. For example, several implementations jointly estimate depth maps for views 1 and 2, using video from view 3.
  • view 3 is positioned between views 1 and 2.
  • view 3 is positioned as the left-most view of views 1-3.
  • view 3 is positioned as the right-most view of views 1 -3.
  • implementations jointly estimate three or more depth maps.
  • one or more constraints are determined that provide a relationship among the three or more depth maps.
  • view 3 in the examples above may be used to determine the depth maps not only for views 2 and 4, but also for view 5. It is straightforward to determine the relationship between di 2 , d 34 , and djs using the above- derived equations.
  • Implementations may signal information using a variety of techniques including, but not limited to, SEI messages, slice headers, other high level syntax, non-high-level syntax, out-of-band information, datastream data, and implicit signaling. Accordingly, although implementations described herein may be described in a particular context, such descriptions should in no way be taken as limiting the features and concepts to such implementations or contexts.
  • such phrasing is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of the third listed option (C) only, or the selection of the first and the second listed options (A and B) only, or the selection of the first and third listed options (A and C) only, or the selection of the second and third listed options (B and C) only, or the selection of all three options (A and B and C).
  • This may be extended, as readily apparent by one of ordinary skill in this and related arts, for as many items listed.
  • a picture and “image” are used interchangeably and refer to a still image or a picture from a video sequence.
  • a picture may be a frame or a field.
  • the implementations described herein may be implemented in, for example, a method or a process, an apparatus, a software program, a data stream, or a signal. Even if only discussed in the context of a single form of implementation (for example, discussed only as a method), the implementation of features discussed may also be implemented in other forms (for example, an apparatus or program).
  • An apparatus may be implemented in, for example, appropriate hardware, software, and firmware.
  • the methods may be implemented in, for example, an apparatus such as, for example, a processor, which refers to processing devices in general, including, for example, a computer, a microprocessor, an integrated circuit, or a programmable logic device. Processors also include communication devices, such as, for example, computers, cell phones, portable/personal digital assistants ("PDAs”), and other devices that facilitate communication of information between end-users.
  • PDAs portable/personal digital assistants
  • Implementations of the various processes and features described herein may be embodied in a variety of different equipment or applications, particularly, for example, equipment or applications associated with data encoding and decoding.
  • equipment include an encoder, a decoder, a post-processor processing output from a decoder, a pre-processor providing input to an encoder, a video coder, a video decoder, a video codec, a web server, a set-top box, a laptop, a personal computer, a cell phone, a PDA, and other communication devices.
  • the equipment may be mobile and even installed in a mobile vehicle.
  • the methods may be implemented by instructions being performed by a processor, and such instructions (and/or data values produced by an implementation) may be stored on a processor-readable medium such as, for example, an integrated circuit, a software carrier or other storage device such as, for example, a hard disk, a compact diskette, a random access memory ("RAM"), or a read-only memory (“ROM").
  • the instructions may form an application program tangibly embodied on a processor-readable medium. Instructions may be, for example, in hardware, firmware, software, or a combination. Instructions may be found in, for example, an operating system, a separate application, or a combination of the two.
  • a processor may be characterized, therefore, as, for example, both a device configured to carry out a process and a device that includes a processor-readable medium (such as a storage device) having instructions for carrying out a process. Further, a processor-readable medium may store, in addition to or in lieu of instructions, data values produced by an implementation.
  • implementations may produce a variety of signals formatted to carry information that may be, for example, stored or transmitted.
  • the information may include, for example, instructions for performing a method, or data produced by one of the described implementations.
  • a signal may be formatted to carry as data the rules for writing or reading the syntax of a described embodiment, or to carry as data the actual syntax-values written by a described embodiment.
  • Such a signal may be formatted, for example, as an electromagnetic wave (for example, using a radio frequency portion of spectrum) or as a baseband signal.
  • the formatting may include, for example, encoding a data stream and modulating a carrier with the encoded data stream.
  • the information that the signal carries may be, for example, analog or digital information.
  • the signal may be transmitted over a variety of different wired or wireless links, as is known.
  • the signal may be stored on a processor-readable medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Graphics (AREA)
  • Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Measurement Of Velocity Or Position Using Acoustic Or Ultrasonic Waves (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Radar Systems Or Details Thereof (AREA)
PCT/US2009/006568 2009-01-07 2009-12-16 Joint depth estimation Ceased WO2010144074A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
EP09845922.5A EP2377074A4 (en) 2009-01-07 2009-12-16 Joint depth estimation
US13/143,296 US8913105B2 (en) 2009-01-07 2009-12-16 Joint depth estimation
BRPI0924045A BRPI0924045A2 (pt) 2009-01-07 2009-12-16 Estimação de profundidade conjunta
JP2012500763A JP5607716B2 (ja) 2009-01-07 2009-12-16 統合デプス推定
CN200980153983.XA CN102272778B (zh) 2009-01-07 2009-12-16 联合深度估计

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US20448509P 2009-01-07 2009-01-07
US61/204,485 2009-01-07

Publications (2)

Publication Number Publication Date
WO2010144074A1 true WO2010144074A1 (en) 2010-12-16
WO2010144074A8 WO2010144074A8 (en) 2011-08-25

Family

ID=43309122

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/006568 Ceased WO2010144074A1 (en) 2009-01-07 2009-12-16 Joint depth estimation

Country Status (7)

Country Link
US (1) US8913105B2 (https=)
EP (1) EP2377074A4 (https=)
JP (1) JP5607716B2 (https=)
KR (1) KR20110126103A (https=)
CN (1) CN102272778B (https=)
BR (1) BRPI0924045A2 (https=)
WO (1) WO2010144074A1 (https=)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120262542A1 (en) * 2011-04-15 2012-10-18 Qualcomm Incorporated Devices and methods for warping and hole filling during view synthesis
WO2013016004A1 (en) * 2011-07-22 2013-01-31 Qualcomm Incorporated Coding motion depth maps with depth range variation
WO2014164450A1 (en) * 2013-03-13 2014-10-09 Microsoft Corporation Depth image processing
US8913105B2 (en) 2009-01-07 2014-12-16 Thomson Licensing Joint depth estimation
US9124874B2 (en) 2009-06-05 2015-09-01 Qualcomm Incorporated Encoding of three-dimensional conversion information with two-dimensional video sequence
US9179153B2 (en) 2008-08-20 2015-11-03 Thomson Licensing Refined depth map

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BRPI0911447A2 (pt) * 2008-04-25 2018-03-20 Thomson Licensing codificação de sinal de profundidade
US8854531B2 (en) * 2009-12-31 2014-10-07 Broadcom Corporation Multiple remote controllers that each simultaneously controls a different visual presentation of a 2D/3D display
US20110157322A1 (en) 2009-12-31 2011-06-30 Broadcom Corporation Controlling a pixel array to support an adaptable light manipulator
US8823782B2 (en) 2009-12-31 2014-09-02 Broadcom Corporation Remote control with integrated position, viewer identification and optical and audio test
US9247286B2 (en) 2009-12-31 2016-01-26 Broadcom Corporation Frame formatting supporting mixed two and three dimensional video data communication
US20120206578A1 (en) * 2011-02-15 2012-08-16 Seung Jun Yang Apparatus and method for eye contact using composition of front view image
JP2012244396A (ja) * 2011-05-19 2012-12-10 Sony Corp 画像処理装置、画像処理方法、およびプログラム
US20130176300A1 (en) * 2012-01-10 2013-07-11 Thomson Licensing Disparity maps in uniform areas
KR20130084850A (ko) * 2012-01-18 2013-07-26 삼성전자주식회사 시차 값을 생성하는 영상 처리 방법 및 장치
US20130222537A1 (en) * 2012-02-29 2013-08-29 Qualcomm Incorporated Bitstream extraction in three-dimensional video
US9258562B2 (en) * 2012-06-13 2016-02-09 Qualcomm Incorporated Derivation of depth map estimate
US9998726B2 (en) * 2012-06-20 2018-06-12 Nokia Technologies Oy Apparatus, a method and a computer program for video coding and decoding
CN102903098A (zh) * 2012-08-28 2013-01-30 四川虹微技术有限公司 一种基于图像清晰度差异的深度估计方法
US9185437B2 (en) * 2012-11-01 2015-11-10 Microsoft Technology Licensing, Llc Video data
US9449392B2 (en) 2013-06-05 2016-09-20 Samsung Electronics Co., Ltd. Estimator training method and pose estimating method using depth image
US10445861B2 (en) * 2017-02-14 2019-10-15 Qualcomm Incorporated Refinement of structured light depth maps using RGB color data
EP3694208A1 (en) * 2019-02-05 2020-08-12 Jerry Nims A method and system for simulating a 3-dimensional image sequence
CN113298860B (zh) * 2020-12-14 2025-02-18 阿里巴巴集团控股有限公司 数据处理方法、装置、电子设备和存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050286759A1 (en) * 2004-06-28 2005-12-29 Microsoft Corporation Interactive viewpoint video system and process employing overlapping images of a scene captured from viewpoints forming a grid
US20060031915A1 (en) * 2004-08-03 2006-02-09 Microsoft Corporation System and process for compressing and decompressing multiple, layered, video streams of a scene captured from different viewpoints forming a grid using spatial and temporal encoding
US20080303892A1 (en) * 2007-06-11 2008-12-11 Samsung Electronics Co., Ltd. Method and apparatus for generating block-based stereoscopic image format and method and apparatus for reconstructing stereoscopic images from block-based stereoscopic image format

Family Cites Families (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69222766T2 (de) 1991-06-04 1998-05-07 Qualcomm, Inc., San Diego, Calif. System zur adaptiven kompression der blockgrössen eines bildes
JP3104439B2 (ja) 1992-11-13 2000-10-30 ソニー株式会社 高能率符号化及び/又は復号化装置
US5614952A (en) 1994-10-11 1997-03-25 Hitachi America, Ltd. Digital video decoder for decoding digital high definition and/or digital standard definition television signals
JP3679426B2 (ja) 1993-03-15 2005-08-03 マサチューセッツ・インスティチュート・オブ・テクノロジー 画像データを符号化して夫々がコヒーレントな動きの領域を表わす複数の層とそれら層に付随する動きパラメータとにするシステム
JP3778960B2 (ja) 1994-06-29 2006-05-24 株式会社東芝 動画像符号化方法及び装置
US6064393A (en) 1995-08-04 2000-05-16 Microsoft Corporation Method for measuring the fidelity of warped image layer approximations in a real-time graphics rendering pipeline
US5864342A (en) 1995-08-04 1999-01-26 Microsoft Corporation Method and system for rendering graphical objects to image chunks
JP3231618B2 (ja) 1996-04-23 2001-11-26 日本電気株式会社 3次元画像符号化復号方式
JPH10178639A (ja) 1996-12-19 1998-06-30 Matsushita Electric Ind Co Ltd 画像コーデック部および画像データ符号化方法
EP0928460B1 (en) 1997-07-29 2003-01-29 Philips Electronics N.V. Method of reconstruction of tridimensional scenes and corresponding reconstruction device and decoding system
US6348918B1 (en) 1998-03-20 2002-02-19 Microsoft Corporation Stereo reconstruction employing a layered approach
US6320978B1 (en) 1998-03-20 2001-11-20 Microsoft Corporation Stereo reconstruction employing a layered approach and layer refinement techniques
US6188730B1 (en) 1998-03-23 2001-02-13 Internatonal Business Machines Corporation Highly programmable chrominance filter for 4:2:2 to 4:2:0 conversion during MPEG2 video encoding
JP3776595B2 (ja) 1998-07-03 2006-05-17 日本放送協会 多視点画像の圧縮符号化装置および伸長復号化装置
JP2000078611A (ja) 1998-08-31 2000-03-14 Toshiba Corp 立体映像受信装置及び立体映像システム
JP3593466B2 (ja) 1999-01-21 2004-11-24 日本電信電話株式会社 仮想視点画像生成方法およびその装置
JP2000231985A (ja) 1999-02-12 2000-08-22 Denso Corp 有機el素子
US6504872B1 (en) 2000-07-28 2003-01-07 Zenith Electronics Corporation Down-conversion decoder for interlaced video
JP2002058031A (ja) 2000-08-08 2002-02-22 Nippon Telegr & Teleph Corp <Ntt> 画像符号化方法及び装置、並びに、画像復号化方法及び装置
FI109633B (fi) 2001-01-24 2002-09-13 Gamecluster Ltd Oy Menetelmä videokuvan pakkauksen nopeuttamiseksi ja/tai sen laadun parantamiseksi
US6940538B2 (en) 2001-08-29 2005-09-06 Sony Corporation Extracting a depth map from known camera and model tracking data
JP3736493B2 (ja) 2002-04-17 2006-01-18 Jfeスチール株式会社 インペラーによる溶銑の攪拌流速制御方法
US7003136B1 (en) 2002-04-26 2006-02-21 Hewlett-Packard Development Company, L.P. Plan-view projections of depth image data for object tracking
MY137061A (en) 2002-06-11 2008-12-31 Nokia Corp Spatial prediction based intra coding
US7289674B2 (en) 2002-06-11 2007-10-30 Nokia Corporation Spatial prediction based intra coding
US7006709B2 (en) 2002-06-15 2006-02-28 Microsoft Corporation System and method deghosting mosaics using multiperspective plane sweep
US20030235338A1 (en) 2002-06-19 2003-12-25 Meetrix Corporation Transmission of independently compressed video objects over internet protocol
KR20060105409A (ko) 2005-04-01 2006-10-11 엘지전자 주식회사 영상 신호의 스케일러블 인코딩 및 디코딩 방법
EP1654884A1 (en) 2003-08-05 2006-05-10 Koninklijke Philips Electronics N.V. Multi-view image generation
JP4533895B2 (ja) 2003-09-30 2010-09-01 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 画像レンダリングのための動き制御
EP1542167A1 (en) 2003-12-09 2005-06-15 Koninklijke Philips Electronics N.V. Computer graphics processor and method for rendering 3D scenes on a 3D image display screen
US7671894B2 (en) * 2004-12-17 2010-03-02 Mitsubishi Electric Research Laboratories, Inc. Method and system for processing multiview videos for view synthesis using skip and direct modes
US7728878B2 (en) 2004-12-17 2010-06-01 Mitsubishi Electric Research Labortories, Inc. Method and system for processing multiview videos for view synthesis using side information
WO2007047736A2 (en) 2005-10-19 2007-04-26 Thomson Licensing Multi-view video coding using scalable video coding
KR100667830B1 (ko) 2005-11-05 2007-01-11 삼성전자주식회사 다시점 동영상을 부호화하는 방법 및 장치
KR100747598B1 (ko) 2005-12-09 2007-08-08 한국전자통신연구원 디지털방송 기반의 3차원 입체영상 송수신 시스템 및 그방법
US20070171987A1 (en) 2006-01-20 2007-07-26 Nokia Corporation Method for optical flow field estimation using adaptive Filting
JP4605715B2 (ja) 2006-06-14 2011-01-05 Kddi株式会社 多視点画像圧縮符号化方法、装置及びプログラム
TWI344791B (en) 2006-07-12 2011-07-01 Lg Electronics Inc A method and apparatus for processing a signal
CN100415002C (zh) 2006-08-11 2008-08-27 宁波大学 多模式多视点视频信号编码压缩方法
RU2407220C2 (ru) 2006-09-20 2010-12-20 Ниппон Телеграф Энд Телефон Корпорейшн Способ кодирования и способ декодирования изображений, устройства для них, программа для них и носитель информации для хранения программ
CN101166271B (zh) 2006-10-16 2010-12-08 华为技术有限公司 一种多视点视频编码中的视点差补偿方法
JP5134001B2 (ja) 2006-10-18 2013-01-30 アップル インコーポレイテッド 下層のフィルタリングを備えたスケーラブルビデオ符号化
US8593506B2 (en) 2007-03-15 2013-11-26 Yissum Research Development Company Of The Hebrew University Of Jerusalem Method and system for forming a panoramic image of a scene having minimal aspect distortion
WO2009023044A2 (en) 2007-04-24 2009-02-19 21 Ct, Inc. Method and system for fast dense stereoscopic ranging
JP2010525724A (ja) 2007-04-25 2010-07-22 エルジー エレクトロニクス インコーポレイティド ビデオ信号をデコーディング/エンコーディングする方法および装置
GB0708676D0 (en) 2007-05-04 2007-06-13 Imec Inter Uni Micro Electr A Method for real-time/on-line performing of multi view multimedia applications
EP2163103B1 (en) 2007-06-26 2017-05-03 Koninklijke Philips N.V. Method and system for encoding a 3d video signal, enclosed 3d video signal, method and system for decoder for a 3d video signal
US8351685B2 (en) * 2007-11-16 2013-01-08 Gwangju Institute Of Science And Technology Device and method for estimating depth map, and method for generating intermediate image and method for encoding multi-view video using the same
KR20090055803A (ko) 2007-11-29 2009-06-03 광주과학기술원 다시점 깊이맵 생성 방법 및 장치, 다시점 영상에서의변이값 생성 방법
BRPI0911447A2 (pt) 2008-04-25 2018-03-20 Thomson Licensing codificação de sinal de profundidade
WO2010021664A1 (en) 2008-08-20 2010-02-25 Thomson Licensing Depth coding
CN102124742B (zh) 2008-08-20 2013-09-11 汤姆逊许可公司 精制深度图
JP5243612B2 (ja) * 2008-10-02 2013-07-24 フラウンホッファー−ゲゼルシャフト ツァ フェルダールング デァ アンゲヴァンテン フォアシュンク エー.ファオ 中間画像合成およびマルチビューデータ信号抽出
BRPI0924045A2 (pt) 2009-01-07 2017-07-11 Thomson Licensing Estimação de profundidade conjunta
US20100188476A1 (en) 2009-01-29 2010-07-29 Optical Fusion Inc. Image Quality of Video Conferences
US20200031040A1 (en) 2018-07-24 2020-01-30 Xerox Corporation Printing process and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050286759A1 (en) * 2004-06-28 2005-12-29 Microsoft Corporation Interactive viewpoint video system and process employing overlapping images of a scene captured from viewpoints forming a grid
US20060031915A1 (en) * 2004-08-03 2006-02-09 Microsoft Corporation System and process for compressing and decompressing multiple, layered, video streams of a scene captured from different viewpoints forming a grid using spatial and temporal encoding
US20080303892A1 (en) * 2007-06-11 2008-12-11 Samsung Electronics Co., Ltd. Method and apparatus for generating block-based stereoscopic image format and method and apparatus for reconstructing stereoscopic images from block-based stereoscopic image format

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2377074A4 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9179153B2 (en) 2008-08-20 2015-11-03 Thomson Licensing Refined depth map
US8913105B2 (en) 2009-01-07 2014-12-16 Thomson Licensing Joint depth estimation
US9124874B2 (en) 2009-06-05 2015-09-01 Qualcomm Incorporated Encoding of three-dimensional conversion information with two-dimensional video sequence
US20120262542A1 (en) * 2011-04-15 2012-10-18 Qualcomm Incorporated Devices and methods for warping and hole filling during view synthesis
EP2697769A1 (en) * 2011-04-15 2014-02-19 Qualcomm Incorporated Devices and methods for warping and hole filling during view synthesis
JP2014512144A (ja) * 2011-04-15 2014-05-19 クゥアルコム・インコーポレイテッド ビュー合成の間のワープおよび穴埋めのためのデバイスおよび方法
WO2013016004A1 (en) * 2011-07-22 2013-01-31 Qualcomm Incorporated Coding motion depth maps with depth range variation
US9363535B2 (en) 2011-07-22 2016-06-07 Qualcomm Incorporated Coding motion depth maps with depth range variation
WO2014164450A1 (en) * 2013-03-13 2014-10-09 Microsoft Corporation Depth image processing
US9092657B2 (en) 2013-03-13 2015-07-28 Microsoft Technology Licensing, Llc Depth image processing
US9824260B2 (en) 2013-03-13 2017-11-21 Microsoft Technology Licensing, Llc Depth image processing

Also Published As

Publication number Publication date
KR20110126103A (ko) 2011-11-22
US8913105B2 (en) 2014-12-16
EP2377074A1 (en) 2011-10-19
CN102272778B (zh) 2015-05-20
US20110268177A1 (en) 2011-11-03
BRPI0924045A2 (pt) 2017-07-11
JP2012514818A (ja) 2012-06-28
EP2377074A4 (en) 2017-06-14
CN102272778A (zh) 2011-12-07
JP5607716B2 (ja) 2014-10-15
WO2010144074A8 (en) 2011-08-25

Similar Documents

Publication Publication Date Title
US8913105B2 (en) Joint depth estimation
EP2384584B1 (en) Coding of depth maps
US20110148858A1 (en) View synthesis with heuristic view merging
US10158838B2 (en) Methods and arrangements for supporting view synthesis
US11889115B2 (en) Method and device for multi-view video decoding and method and device for image processing
EP2269378A2 (en) Multi-view video coding with disparity estimation based on depth information
Li et al. Pixel-based inter prediction in coded texture assisted depth coding
CN102823260A (zh) 视差值指示
WO2010021664A1 (en) Depth coding
Huang et al. Improved depth-assisted error concealment algorithm for 3D video transmission

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980153983.X

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09845922

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009845922

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13143296

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20117015663

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2012500763

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: PI0924045

Country of ref document: BR

ENP Entry into the national phase

Ref document number: PI0924045

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20110706