Systems and methods for hybrid depth regularization

Information

  • Patent Grant
  • 11562498
  • Patent Number
    11,562,498
  • Date Filed
    Friday, October 23, 2020
    3 years ago
  • Date Issued
    Tuesday, January 24, 2023
    a year ago
Abstract
Systems and methods for hybrid depth regularization in accordance with various embodiments of the invention are disclosed. In one embodiment of the invention, a depth sensing system comprises a plurality of cameras; a processor; and a memory containing an image processing application. The image processing application may direct the processor to obtain image data for a plurality of images from multiple viewpoints, the image data comprising a reference image and at least one alternate view image; generate a raw depth map using a first depth estimation process, and a confidence map; and generate a regularized depth map. The regularized depth map may be generated by computing a secondary depth map using a second different depth estimation process; and computing a composite depth map by selecting depth estimates from the raw depth map and the secondary depth map based on the confidence map.
Description
FIELD OF THE INVENTION

The present invention relates generally to estimating depth in images, and more specifically to systems and methods for hybrid depth regularization.


BACKGROUND

Computer stereo vision is used in a variety of contexts to obtain three-dimensional (3D) information from a scene using image data from two different viewpoints. Applications of stereo vision include 3D displays in entertainment, robotics, augmented reality, and other contexts to distinguish amongst positions of objects. Using principles of parallax, or by comparing the positions of objects within two differing views of a scene, relative depth information may be extracted to form a depth map indicating the distances of objects in a scene from a viewpoint.


SUMMARY OF THE INVENTION

Systems and methods for hybrid depth regularization in accordance with various embodiments of the invention are disclosed.


In one embodiment of the invention, a depth sensing system, comprises a plurality of cameras; a processor; a memory containing an image processing application. The image processing application directs the processor to obtain image data for a plurality of images from multiple viewpoints using the plurality of cameras, wherein the image data for the plurality of images comprises a reference image and at least one alternate view image; generate a raw depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image using a first depth estimation process, and a confidence map describing reliability of depth estimates contained within the raw depth map; and generate a regularized depth map. The regularized depth map is generated by computing a secondary depth map containing depth estimates for pixels within the reference image using a second different depth estimation process; and computing a composite depth map by selecting depth estimates from the raw depth map and the secondary depth map, where a depth estimate for a pixel in the reference image is selected from the raw depth map when the depth estimate is indicated as being reliable by the confidence map.


In a further embodiment, the composite depth map is a first composite depth map and the image processing application further directs the processor to generate a regularized depth map by computing a second composite depth map. The second composite depth map is computed by applying a smoothing filter to depth estimates in the first composite depth map; computing an edge map using the filtered first composite depth map, where the edge map indicates pixels within the reference image that form part of an edge; and computing a second composite depth map by selecting depth estimates from the raw depth map and the filtered first composite depth map, where a depth estimate for a pixel in the reference image is selected from the raw depth map when the edge map indicates that the depth estimate is with respect to a pixel from the reference image that forms part of an edge.


In another embodiment, the smoothing filter is a median filter.


In a yet further embodiment, the image processing application further directs the processor to generate a regularized depth map by applying an edge preserving filter to the second composite depth map.


In yet another embodiment, the image processing application further directs the processor to apply an edge preserving filter to at least one region of the second composite depth map indicated as containing a depth discontinuity by the edge map.


In a still further embodiment, the edge preserving filter is a bilateral filter with weights determined using the raw depth map and the reference image.


In still another embodiment, the image processing application further directs the processor to compute the second composite depth map by applying edge detection to the filtered first composite depth map to result in an edge-detected depth map; and dilating the edge-detected depth map to result in the edge map.


In a further additional embodiment, the image processing application further directs the processor to generate a regularized depth map by identifying a first set of edges in the reference image; identifying a second set of edges in the edge map, the first and second sets of edges indicating regions with depth discontinuities; calculating a set of weights for areas in the second composite depth map based on the first and second sets of edges; and applying the edge preserving filter to the second composite depth map using the set of weights.


In another additional embodiment, the image processing application further directs the processor to generate a raw depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image, and a confidence map describing reliability of depth estimates contained within the depth map, by measuring parallax observable between the reference image and the at least one alternate view image.


In another further embodiment, the image processing application further directs the processor to estimate depth based upon measured parallax observable between the reference image and the at least one alternate view image by measuring parallax by comparing the similarity of a pixel in the reference image to pixels in the at least one alternate view image determined based upon a plurality of depth samples using a cost function; estimating depth for the pixel in the reference image by identifying the sampled depth at which the cost function for a pixel in the reference image indicates the strongest match as being the estimated depth of the pixel.


In still another further embodiment, the image processing application further directs the processor to construct a cost volume in memory using costs determined using the cost function at each sampled depth.


In a still yet further embodiment, the image processing application further directs the processor to compute the secondary depth map based on the cost volume.


In still yet another embodiment, the image processing application further directs the processor to compute the secondary depth map using a second depth estimation process comprising downsampling the reference image and the cost volume; and estimating depths to enforce smooth depth transitions within the secondary depth map in textureless regions of the reference image using the cost volume.


In a further embodiment again, the image processing application further directs the processor to compute the composite depth map by determining that a depth estimate for a pixel from the raw depth map is reliable when a confidence value for the pixel from the confidence map is above a threshold.


In another embodiment again, the image processing application further directs the processor to identify at least one corresponding region within the reference image and the at least one alternate view image using at least one criterion; generate binary images with respect to the reference image and the at least one alternate view image based upon the identified at least one corresponding region; subtract shifted versions of the reference image and the at least one alternate view image when the shifts correspond to a plurality of depth samples to produce a shifted and subtracted image for each of the plurality of depth samples; identify boundaries within the shifted and subtracted images; identify areas of the boundaries within the shifted and subtracted images; and determine depth estimates for pixels at a boundary of an identified region in the reference image based upon the depth sample at which the area of the boundary in the shifted and subtracted image is minimized.


A depth sensing method, according to a yet further embodiment again, comprises obtaining image data for a plurality of images from multiple viewpoints using the plurality of cameras, wherein the image data for the plurality of images comprises a reference image and at least one alternate view image; generating a raw depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image using a first depth estimation process, and a confidence map describing reliability of depth estimates contained within the raw depth map; and generating a regularized depth map. The regularized depth map is generated by computing a secondary depth map containing depth estimates for pixels within the reference image using a second different depth estimation process; and computing a composite depth map by selecting depth estimates from the raw depth map and the secondary depth map, where a depth estimate for a pixel in the reference image is selected from the raw depth map when the depth estimate is indicated as being reliable by the confidence map.


In yet another embodiment again, the composite depth map is a first composite depth map and generating a regularized depth map further comprises computing a second composite depth map by applying a smoothing filter to depth estimates in the first composite depth map; computing an edge map using the filtered first composite depth map, where the edge map indicates pixels within the reference image that form part of an edge; and computing a second composite depth map by selecting depth estimates from the raw depth map and the filtered first composite depth map, where a depth estimate for a pixel in the reference image is selected from the raw depth map when the edge map indicates that the depth estimate is with respect to a pixel from the reference image that forms part of an edge.


In a still further embodiment again, the smoothing filter is a median filter.


In still another embodiment again, generating a regularized depth map further comprises applying an edge preserving filter to the second composite depth map.


In a further additional embodiment again, the depth sensing method further comprises applying an edge preserving filter to at least one region of the second composite depth map indicated as containing a depth discontinuity by the edge map.


In another additional embodiment again, the edge preserving filter is a bilateral filter with weights determined using the raw depth map and the reference image.


In another further embodiment again, generating a regularized depth map further comprises identifying a first set of edges in the reference image; identifying a second set of edges in the edge map, the first and second sets of edges indicating regions with depth discontinuities; calculating a set of weights for areas in the second composite depth map based on the first and second sets of edges; and applying the edge preserving filter to the second composite depth map using the set of weights.


In still another further embodiment again, generating a raw depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image, and a confidence map describing reliability of depth estimates contained within the depth map, further comprises measuring parallax observable between the reference image and the at least one alternate view image.


In a still yet further embodiment again, the depth sensing method further comprises estimating depth based upon measured parallax observable between the reference image and the at least one alternate view image by measuring parallax by comparing the similarity of a pixel in the reference image to pixels in the at least one alternate view image determined based upon a plurality of depth samples using a cost function; and estimating depth for the pixel in the reference image by identifying the sampled depth at which the cost function for a pixel in the reference image indicates the strongest match as being the estimated depth of the pixel.


In still yet another embodiment again, the depth sensing method further comprises generating cost volume using costs determined using the cost function at each sampled depth.


In a further embodiment, the depth sensing method further comprises computing the secondary depth map based on the cost volume.


In another embodiment, computing the secondary depth map using a second depth estimation process comprises downsampling the reference image and the cost volume; and estimating depths to enforce smooth depth transitions within the secondary depth map in textureless regions of the reference image using the cost volume.


In a yet further embodiment, computing the composite depth map further comprises determining that a depth estimate for a pixel from the raw depth map is reliable when a confidence value for the pixel from the confidence map is above a threshold.


In yet another embodiment, computing the second composite depth map further comprises applying edge detection to the filtered first composite depth map to result in an edge-detected depth map; and dilating the edge-detected depth map to result in the edge map.


In a still further embodiment, the depth sensing method further comprises identifying at least one corresponding region within the reference image and the at least one alternate view image using at least one criterion; generating binary images with respect to the reference image and the at least one alternate view image based upon the identified at least one corresponding region; subtracting shifted versions of the reference image and the at least one alternate view image when the shifts correspond to a plurality of depth samples to produce a shifted and subtracted image for each of the plurality of depth samples; identifying boundaries within the shifted and subtracted images; identifying areas of the boundaries within the shifted and subtracted images; and determining depth estimates for pixels at a boundary of an identified region in the reference image based upon the depth sample at which the area of the boundary in the shifted and subtracted image is minimized.





BRIEF DESCRIPTION OF THE DRAWINGS


FIGS. 1A-B illustrate an image and a corresponding depth map.



FIG. 2 illustrates a conceptual diagram of a hybrid depth regularization method in accordance with an embodiment of the invention.



FIG. 3 is a flowchart illustrating a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4A shows a reference image after normalization stages in one implementation of a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4B shows a raw depth map from a parallax stage in one implementation of a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4C shows a binary confidence map from a parallax stage in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4D shows a depth map with secondary depth estimates using semi-global matching (SGM) in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4E shows a first composite depth map in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4F shows a median-filtered depth map in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4G shows a binary edge map of depth discontinuities in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4H shows a second composite depth map in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 4I shows a final regularized depth map in a hybrid depth regularization process in accordance with an embodiment of the invention.



FIG. 5A is a flow chart illustrating a process for computing a first composite depth map in accordance with an embodiment of the invention.



FIG. 5B is a flow chart illustrating a process for obtaining reliable depth estimates at the boundaries of flat regions that may be partially occluded in accordance with an embodiment of the invention.



FIG. 5C is a flow chart illustrating a process for obtaining reliable depth estimates in occluded regions of image data from an array camera in accordance with an embodiment of the invention.



FIG. 5D shows an example of direction partitioning in accordance with an embodiment of the invention.



FIG. 5E shows a captured image in accordance with an embodiment of the invention.



FIG. 5F shows a raw depth map and a regularized depth map for the captured image of FIG. 5E, using a generic SGM technique in accordance with an embodiment of the invention.



FIG. 5G shows a raw depth map and a regularized depth map for the captured image of FIG. 5E, using SGM with occlusion handling in accordance with an embodiment of the invention.



FIG. 6 is a flow chart illustrating a process for computing a second composite depth map in accordance with an embodiment of the invention.



FIG. 7 is a flow chart illustrating another process for computing a second composite depth map in accordance with an embodiment of the invention.



FIG. 8 is a flow chart illustrating a process for creating a regularized depth map in accordance with an embodiment of the invention.



FIG. 9 conceptually illustrates a system including image processing systems configured to perform hybrid depth regularization in accordance with an embodiment of the invention.



FIG. 10 conceptually illustrates an image processing system configured to perform hybrid depth regularization in accordance with an embodiment of the invention.





DETAILED DESCRIPTION

Turning now to the drawings, systems and methods for hybrid depth regularization in accordance with various embodiments of the invention are illustrated. In a number of applications, it is desirable for 3D displays to be rendered in real time. As an example and not by way of limitation, augmented reality (AR) can be used to provide computer-generated video, graphics and/or sound in the context of a real-world physical environment. AR can be used for entertainment such as but not limited to gaming, and may employ one or more various display technologies such as head-mounted displays, monitors, and/or hand-held devices. For live AR purposes, the corresponding depth data for a scene should also be calculated in real time so as to provide the relevant information for rendering 3D displays. However, the depth data used for real-time applications are often noisy and less than accurate.


Regularization is a technique whereby constraints are imposed on a computational model, based on priors or side information, to solve for a variable in the model from a set of noisy or incomplete measurements. Specifically, in the case of depth estimation from a passive stereo system, parallax measurements may only be well-defined in the presence of unambiguous features. Spatially periodic patterns or textureless regions are ill-posed in that a potentially large number of disparities could produce the minimizing cost from a local correspondence search. Non-Lambertian surfaces, occlusions, and spatially varying lens characteristics, among many other factors, may also introduce errors into depth estimates obtained by observing parallax evident in multiple images of a scene. Depth regularization seeks to mitigate noise and errors in parallax estimation resulting from both scene and system characteristics.


In many embodiments of the invention, processes for improvement of depth map quality are capable of being performed in real time, and may, for example, run at rates up to and in excess of 25 frames/second on a mobile processor in low-power mode. In a number of embodiments of the invention, depth regularization processes employ a hybrid of depth regularization (that traditionally optimizes all pixels simultaneously), and various other filtering techniques based upon the characteristics of different regions in a scene to increase computational efficiency. In a number of embodiments, regions within a scene are categorized into different types of regions and treated using region-specific techniques, with only certain regions being processed using computationally intensive depth regularization techniques. The cost functions, filters, and parameters discussed herein are particular examples, and the scope of the invention is not limited to these particular constraints. Systems and methods for performing hybrid depth regularization in accordance with various embodiments of the invention are discussed further below.


Processes for Performing Hybrid Depth Regularization


A depth map is an image or image channel that contains information relating to distances from a viewpoint to surfaces of objects visible within a scene. By way of example, an image is shown in FIG. 1A with its corresponding depth map shown in FIG. 1B. While much of the discussion that follows involves correspondence between a color image and a depth map, image data can be acquired for the sole purpose of obtaining depth data. Accordingly, hybrid depth regularization processes in accordance with many embodiments of the invention generate depth maps for which no corresponding color image is generated. The depth map in FIG. 1B indicates distances to various objects in the scene and the background. Various imaging systems employing arrays of two or more cameras exist that are capable of capturing image data from the visible light and/or near infrared spectrum and producing a corresponding depth map including (but not limited to) the array camera systems described in U.S. Patent Publication No. 2016/0309134 entitled “Multi-Baseline Camera Array System Architecture for Depth Augmentation in VR/AR Applications”, to Venkataraman et al., and U.S. Patent Publication No. 2011/0069189 entitled “Capturing and Processing of Images Using Monolithic Camera Array with Heterogeneous Imagers”, to Venkataraman et al. The disclosures within U.S. Patent Publication Nos. 2016/0309134 and 2011/0069189 regarding the implementation of different array camera architectures including monolithic array cameras, non-monolithic array cameras, and arrays of array cameras is hereby incorporated by reference herein in its entirety.


Processes for hybrid depth regularization in accordance with many embodiments of the invention are used to improve the accuracy of depth maps. In many embodiments, the hybrid depth regularization processes are capable of executing in real-time to provide depth information for a variety of purposes including (but not limited to) previewing images generated through fusion and/or other computational imaging techniques, and/or generating user interfaces for augmented reality and mixed reality displays. Depth regularization processes similar to those described in U.S. Patent Publication No. 2015/0091900 entitled “Systems and Methods for Depth-Assisted Perspective Distortion Correction”, to Yang et al., estimate depth globally, by augmenting a correlation cost function with a smoothness prior and other constraints, and solving the resulting optimization problem for all pixels simultaneously. In situations with certain computational bandwidth and memory limitations, this approach may not be practical. Further, different components of a mobile chipset, such as the digital/image signal processor (DSP/ISP), central processing unit (CPU), or graphics processing unit (GPU), may be better suited for different tasks and have varying resources, to perform different modules of an overall process.



FIG. 2 illustrates a conceptual diagram of a hybrid depth regularization method 200 with inputs and outputs, according to an embodiment of the invention. Each of three phases 210, 220 and 230, represented by a row in the diagram, treats pixels in a scene with similar characteristics. According to certain embodiments of the invention, the first phase 210 determines depths for textureless regions in an image (i.e. regions that do not possess distinctive features). In the second phase 220, the resulting depth map is denoised and depth discontinuities are detected. Finally in the third phase 230, the detected edges in depth are processed to be consistent with the image edges.


In a number of embodiments of the invention, the phases may be run sequentially rather than in parallel for relatively better depth map quality. As an example and not by way of limitation, using output from the first phase 210 in the second phase 220 may result in better performance requiring fewer steps, less parameterization, and reduced false alarm rate of depth discontinuity detection. These benefits may in turn reduce the required computations in the third phase 230, which may be considered a computationally intensive part of the process.


A flowchart illustrating a hybrid depth regularization process 300 according to another embodiment of the invention is shown in FIG. 3. The process 300 includes obtaining (302) image data describing an image captured from multiple viewpoints, such as via a stereo configuration of cameras. The image data may include a reference image, a raw depth map, and a confidence map. The reference image is typically an image captured from one of the multiple viewpoints (as opposed to an image synthesized from a virtual viewpoint), with the raw depth map and confidence map being calculated based on principles of parallax. The depth map describes the distance from a given viewpoint to surfaces of objects visible within the image data, and the confidence map describes the strength of the depth predictions in the raw depth map. In several embodiments, the image data can be contained within an image file similar to any of the image file formats described in U.S. Pat. No. 8,542,933 entitled “Systems and Methods for Decoding Light Field Image Files” to Venkataraman et al. The disclosure in U.S. Pat. No. 8,542,933 concerning storing image data, depth map data, and auxiliary data such as (but not limited to) confidence map data and occluded pixel data, and extracting image data, depth map data, and auxiliary data from image files is hereby incorporated by reference in its entirety. In other embodiments, any of a variety of techniques for storing image data can be utilized as appropriate to the requirements of specific applications. Examples of a reference image 400, a raw depth map 410 and a confidence map 420 are shown in FIGS. 4A-C.


In the first phase of the process 300, depth estimates may be obtained for the textureless regions of the image. A first composite depth map 440 such as that shown in FIG. 4E may be computed (304) based on the raw depth map 410 and secondary depth estimates, such as in map 430 shown in FIG. 4D for the reference image 400, using the confidence map 420. In many embodiments, the secondary depth estimates are generated by utilizing matching costs utilized in the generation of the first depth map (often referred to as the cost volume) to generate depth estimates subject to a consistency constraint. In a number of embodiments, the secondary depth estimates prioritize smoothness in disparity transitions. In other embodiments, any of a variety of processes can be utilized to generate secondary depth estimates having increased confidence in textureless regions. In the second phase of the process 300, a second composite depth map 470 such as that shown in FIG. 4H may be computed (306) based on the first composite depth map 440. This may be performed using a median filter resulting in a median-filtered map 450 such as that shown in FIG. 4F, and an edge map 460 such as that shown in FIG. 4G based on edge detection. Finally, in the third phase of the process 300, a regularized depth map 480 such as that shown in FIG. 4I may be created (308) by applying a bilateral filter to the second composite depth map 470 on regions with depth discontinuities identified using the reference image 400 and the edge map 460. FIGS. 4A-I show potential inputs and outputs for a hybrid depth regularization process according to an embodiment of the invention, but serve merely as examples and are not intended to limit the scope of the invention. As noted above, a reference image may be utilized during hybrid depth regularization and then discarded prior to outputting a regularized depth map. The specific outputs of hybrid depth regularization processes in accordance with various embodiments of the invention are largely dependent upon the requirements of a given application. Further details of processes that may be performed in various phases according to a number of embodiments are described in the sections below.


Although specific processes are described above for hybrid depth regularization with reference to FIGS. 1A-B to 4A-I, any of a variety of processes can be utilized to improve depth map quality in real time in accordance with embodiments of the invention. Processes for the first phase of a hybrid depth regularization process in accordance with embodiments of the invention are discussed further below.


Phase 1: Flat Regions


The responsibility of the first phase of the hybrid depth regularization process according to many embodiments of the invention is to obtain depth estimates for the large, textureless regions of the image. In many regions, where there is a lack of reliable data and proximity to confident depth estimates, a global approach may be well suited for this phase.


In the first phase of hybrid depth regularization according to one embodiment of the invention, a first composite depth map may be computed using process 500 shown in FIG. 5A. Where the raw depth map includes initial depth estimates, and the confidence map includes confidence values for the initial depth estimates, it can be determined (502) whether the confidence value for the initial depth estimate of a pixel is above a threshold. The threshold may be pre-determined, and may be adjusted according to the specific requirements of an application. When the confidence value is above the threshold, the initial depth estimate may be selected (504) for the pixel. When the confidence value is not above the threshold, a secondary depth estimate for the pixel may be selected (506) instead.


Secondary depth estimates can be calculated using one or more of a variety of processes. In some embodiments of the invention, the image data includes a cost volume indicating matching cost values of pixels during the parallax stage, and the secondary depth estimates may be calculated based on the reference image and the cost volume. In this context, the term cost volume refers to the similarity metrics (also referred to as costs) for each pixel at each depth sample considered for that pixel. A typical depth map is generated based upon the cost for each pixel that indicates the best match. The cost volume provides information concerning other depths at which a pixel had similar cost functions. In a flat region, the cost volume is likely to indicate a number of depths at which similar pixels are observed from an alternative viewpoint. A pixel location for which depth is determined with high confidence is likely to have a single depth at which the matching metric is significantly stronger than at other depths sampled during the initial depth estimation process.


In certain embodiments, secondary depth estimates are obtained using subsampled versions of the image data for increased efficiency. Various approaches may be employed to calculate the secondary depth estimates. As an example and not by way of limitation, one such approach is the semi-global matching (SGM) technique as discussed in H. Hirschmuller, “Accurate and efficient stereo processing by semi-global matching and mutual information,” in Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR '05), (Washington, D.C., USA), pp. 807-814, IEEE Computer Society, 2005, the relevant disclosure of which is hereby incorporated by reference. This method uses a series of one-dimensional optimizations rather than solving a fully global two-dimensional problem in order to economize on computation.


For purposes of filling in the flat regions of the scene, in some embodiments of the invention, SGM may be performed with downsampling, such as (but not limited to) 1/16th the resolution of the camera (4× subsampling in each direction), to further reduce the amount of computation involved in filling in these regions. The cost volume from the parallax stage of the pipeline and the normalized reference image may be downsampled and processed through the SGM technique. The resulting depth map may be upscaled using nearest-neighbor interpolation. The resulting SGM output may serve as a set of secondary depth estimates. As noted above, the process forms a composite depth map by determining whether to utilize a secondary depth estimate produced through a process such as (but not limited to) SGM or the original depth estimate from the raw depth map based upon a criterion including (but not limited to) the confidence value of the depth estimate exceeding a threshold confidence level. When a raw depth estimate for a particular pixel has an associated high measure of confidence, that initial value is typically used. In other regions, the SGM estimates may be considered more reliable. This first composite depth map can serve as an input to the second phase of the hybrid depth regularization process. While the use of SGM to generate secondary estimates can be effective at achieving real time depth regularization at high frame rates, any of a variety of techniques can be utilized to produce depth estimates for pixels in the raw depth map having raw depth estimates determined with a low level of confidence. For example, hybrid depth regularization processes in accordance with many embodiments of the invention utilize a Laplacian based approach similar to the approach described in U.S. Patent Publication No. 2015/0254868 entitled “System and Methods for Depth Regularization and Semiautomatic Interactive Matting Using RGB-D Images”, to Srikanth et al.


An issue that can be encountered when attempting to determine reliable depth estimates for flat or textureless regions is that approaches such as SGM and/or Laplacian approaches rely upon reliable depth estimates at the edges of the textureless regions. When a textureless region is part of the foreground of an image, depth estimates at the edges of the textureless region are typically sufficiently reliable. When a textureless region is located behind a foreground object, then a portion of the textureless region may not be visible in all of the images of the scene utilized to generate a depth estimate. The problem can be particularly acute when the raw depth map is estimated from a small number of cameras such as a stereo pair. When depth is estimated using a single pair of images, a portion of the textureless region that is visible in the reference image may not be visible in the second image (often referred to as an alternate view image) due to occlusion by a foreground object. When a region from the reference image is occluded in the alternate view image, the depth estimates for that region in the reference image are unreliable as a corresponding region does not exist in the alternate view image. Accordingly, a process that attempts to estimate depth in flat regions using depth estimates from an occluded region (i.e. a region that is not visible in alternate view image(s)) is likely to propagate the errors from the occluded region into at least some of the depth estimates generated for the rest of the flat region. In a number of embodiments, occluded regions are identified and depth estimates from occluded regions are excluded from the process utilized to generate the secondary depth estimates. In this way, highly unreliable depth estimates can be ignored increasing the accuracy of a composite depth map produced using the confident depth estimates from the raw depth map and the secondary depth estimates.


In several embodiments, portions of flat regions that are occluded can be identified and reliable depth estimates for the portions of the flat regions that are occluded can be obtained by performing an additional depth estimation process such a that shown in FIG. 5B. In a number of embodiments, the depth estimation process involves identifying flat regions and then determining the disparity between the identified flat regions by comparing the locations of the flat regions in the reference image and at least one alternate view image. As noted above, flat regions that are surfaces of foreground objects will have similar shapes in reference and alternate view images (sources of variation can include but are not limited to curvature of the surfaces resulting in different visual hulls). When a flat region is partially occluded by a foreground object, the flat regions will have different shapes in each of the images. In many embodiments, pixels that form an occluded flat region can be utilized to generate a binary mask for each of the reference and alternate view image(s). Subtracting the reference image and an alternate view image at different disparity shifts will yield a binary image showing the extent to which the flat regions to do not overlap at each disparity shift (i.e. each depth that is sampled). When the shift (i.e. the depth that is sampled) corresponds to the actual depth of the flat region within the scene, the non-overlapping regions will be reduced. The presence of occlusions means that the flat regions have different shapes. Therefore, the non-overlapping regions will be minimized at the actual depth of the flat region but likely not eliminated entirely. When approaching the actual depth of the flat region, the non-overlapping regions will form boundaries at the edges of the flat regions. In several embodiments, depth estimates at multiple boundaries of a flat region are obtained by determining the disparity shifts that minimize the non-overlapping portions of the boundary at each of the edges. The edges can be determined by scanning along the direction of the shift to identify distinct non-overlapping regions separated by an overlapping region within the subtracted image. In this way, the process can determine reliable depth estimates at the boundaries of flat regions that do not have uniform depths.


A process for determining reliable depth estimates at the edges of a flat region visible in a reference image and that may be partially occluded in an alternate view image is illustrated in FIG. 5B. The process 550 includes identifying (555) the flat region(s) in each of the reference image and the alternate view image and then generating (557) binary masks for the identified flat regions in each of the reference and alternate view images. A comparison is performed at each of a plurality of disparity shifts (corresponding to discrete depth samples) involving subtracting (560) the shifted binary masks of the reference and alternate view images. The number of non-overlapping pixels at each boundary can then be determined (565) at each disparity shift.


In several embodiments, the reference and alternate view images are rectified so that the rows of the reference and alternate view images correspond to epipolar lines between the two cameras that captured the images. When rectified in this way, the number of non-overlapping pixels associated with a boundary can be determined by summing the non-overlapping pixels in each column. Edges can be identified based upon columns that include a number of pixels below a threshold. Accordingly, the total number of non-overlapping pixels in adjacent columns constituting an edge can be summed. The disparity shift at which the sum is minimized can be utilized as a reliable depth estimate for the pixels at the edge of the flat region. In other embodiments, the number of non-overlapping pixels corresponding to an edge of a flat region can be determined in any of a variety of ways appropriate to the requirements of a given application.


Referring again to the process 550 shown in FIG. 5B, depth estimates for pixels at the edges of the flat region in the reference image can be determined based upon the disparity shift that produces the smallest sum of the non-overlapping pixels at the edge of the flat region. These depth estimates can then be utilized to modify (570) depth estimates from the raw depth map prior to generating (575) the secondary depth estimates in a manner similar to the processes outlined above.


While specific processes for obtaining reliable depth estimates at the edges of flat regions are described above with reference to FIG. 5B, any of a variety of processes that determine reliable depth estimates that can then be utilized as seeds to determine depth estimates for other pixels within a flat region (including processes that involve the use of down sampled images) can be utilized as appropriate to the requirements of a given application.


In several embodiments of the invention, the SGM technique may be modified for handling occlusions with array cameras including three or more cameras by partitioning the array into groups of cameras and computing a separate cost volume for each group, where a reference camera is included in all the groups. For each group, a cost volume with respect to the extent to which pixels from different images at different depths match may be computed from the reference camera point of view. Using SGM, costs can be aggregated for each cost volume in a subset of the directions based on the arrangement of the cameras in each camera group. For instance, if the left half of an array is used as one camera group, then costs can be aggregated from directions that originate from the left side of a pixel. Once costs are aggregated for each camera group, the aggregated cost volumes can be combined. This can be done using various methods, such as (but not limited to) by determining the minimum cost from each camera group for each pixel and depth level, or in a nonlinear manner by summing the matching costs from each camera group if they are below a certain threshold and taking the minimum otherwise.


In SGM, where the data term, or parallax matching cost volume for pixel x at depth d (x being the 2D positional index of a pixel and d being the depth or disparity index), can be indicated by

C(x,d)

and the prior term, or depth smoothness across pixels with similar intensities, can be indicated by










y


N


(
x
)







P
1



T


(





d


(
x
)


-

d


(
y
)





=
1

)




+




y


N


(
x
)







P
2



T


(





d


(
x
)


-

d


(
y
)





>
1

)









where y∈N(x) indicates neighborhood of x, and







T


(
q
)


=

{




1
,

q





is





true







0
,

q





is





false











the global cost function term is indicated by







E


(
d
)


=






x



[


C


(

x
,
d

)


+




y


N


(
x
)







P
1



T


(





d


(
x
)


-

d


(
y
)





=
1

)




+




y


N


(
x
)







P
2



T


(





d


(
x
)


-

d


(
y
)





>
1

)





]







FIG. 5C shows a process for obtaining reliable depth estimates in occluded regions of image data from an array camera in accordance with an embodiment of the invention. The process 580 includes occlusion processing performed in two main stages including parallax matching cost computation and dense depth estimation via SGM. In the first stage, to increase the likelihood that the parallax matching cost volume provides useful information in occlusion zones, the camera array can be subdivided (582) into two groups G1 and G2 with respect to a reference camera. Two respective matching costs C1 and C2, may then be computed (584), where








C
i



(

x
,
d

)


=




n


G
i









I
ref



(
x
)


-


I
n



(

x
-


δ
n



(
d
)



)











where δn(d) indicates the parallax-induced shift for camera n at depth d.


Weights may be determined (586) for each depth as








α
i



(

x
,
d

)


=

{






b
i



Σ
j



b
j



,



C
i



(

x
,
d

)


<

γ


(


I
ref



(
x
)


)



,


i







1
,



C
i



(

x
,
d

)


=


min
j



(


C
j



(

x
,
d

)


)









0
,
otherwise










where bi is the largest baseline in sub-group Gi and γ is a threshold based on the intensity Iref(x) of the reference pixel at x.


The final cost volume may then be obtained (588) as

C(x,d)=α1(x,d)*C1(x,d)+α2(x,d)*C2(x,d)

where α12=1.


In many embodiments of the invention, SGM may then be employed to handle occlusions using direction partitioning. In the generic version of SGM, energies from all directions are summed. As an example and not by way of limitation, assuming eight directions 0-7,







E


(

x
,
d

)


=




k
=
0

7








E
k



(

x
,
d

)








where








d
^



(
x
)


=

arg







min
d








E


(

x
,
d

)


.







With direction partitioning in accordance with some embodiments of the invention, the SGM technique may be modified to aggregate (590) costs for a subset of directions corresponding to camera groups, and then combining (592) the aggregated cost volumes. As an example and not by way of limitation, assuming eight directional partitions 0-7 such as that shown in FIG. 5D, where

D0={0,1,2,3,4}
D1={0,4,5,6,7}

the minimum energy may be chosen from D0 and D1. Thus,








E
i



(

x
,
d

)


=




k


D
i






E
k



(

x
,
d

)








where







E


(

x
,
d

)


=


min
i








E
i



(

x
,
d

)











d
^



(
x
)


=

arg







min
d







E


(

x
,
d

)








While the above discussion assumes use of SGM across 8 directions, as can readily be appreciated any number of directions can be utilized and the directions partitioned in a manner appropriate to the relative locations of the cameras within a camera array. In a number of embodiments of the invention, the above method can provide improved depth estimates in occluded regions with small memory overhead for performing cost comparison. High costs due to occlusions can occur in a predictable direction from a depth edge based on the camera arrangement, so this knowledge may be used in cost aggregation with SGM or other optimization methods. Further, the cost volume may automatically incorporate the best matching costs for all occluded regions. In many embodiments, methods similar to those described above can utilize vectorization, and thus it is possible to perform optimization using vector instructions on a CPU.


In an alternative embodiment of the invention, separate costs (e.g., C1 and C2) may be retained for each sub-group, and two energy terms may be obtained using C1 based on a direction partition. In other embodiments of the invention, alternatives for handling visibility in parallax matching may include, for example but not by way of limitation, accepting only the minimum cost at each depth, accepting the entire cost cube ci (x) for the sub-group with the least minimum cost at each x, or accepting the entire cost cube for a sub-group that estimates a background depth. Processes for determining subgroups with minimum costs that can be utilized in accordance with various embodiments of the invention are described in U.S. Pat. No. 8,619,082, the relevant disclosure from which including the disclosure related to estimation of depth using subsets of images obtained by an array of cameras is incorporated by reference herein in its entirety.



FIG. 5G illustrates examples of a raw depth map 595d and a regularized depth map 595e for a captured image 595a (shown in FIG. 5E) using SGM with occlusion handling in accordance with an embodiment of the invention. As compared to the raw depth map 595b and the regularized depth map 595c of FIG. 5F created using a generic SGM implementation for the same captured image 595a, it can be observed that depth estimation at occluded regions are considerably improved with depth bleeding reduced using with occlusion handling.


While specific processes for handling occlusions in image data from array cameras are described above with reference to FIGS. 5C-5G, any of a variety of processes that providing depth estimates in occluded regions from an array camera configuration can be utilized as appropriate to the requirements of a given application. Furthermore, although specific processes are described above for a first phase of a hybrid depth regularization process with reference to FIG. 5A, any of a variety of processes can be utilized appropriate to the requirements of a specific application in accordance with embodiments of the invention. Processes for the second phase of a hybrid depth regularization process in accordance with various embodiments of the invention are discussed further below.


Phase 2: Textured Regions


In a second phase of hybrid depth regularization processes according to several embodiments of the invention, noise can be removed from the depth map and depth discontinuities subsequently detected. Noise may come from parallax errors as discussed above, artifacts from the secondary depth estimation process such as but not limited to the process utilized to generate the secondary depth estimates (e.g. SGM), and disjoint composition in the first phase. Confident depth estimates can also be noisy due to errors in estimating confidence itself. Further, for the purpose of depth edge detection, it may be desirable to remove noise to avoid false detections. Since depth information is often very low frequency except for depth discontinuities, some embodiments of the invention may over-smooth in order to improve performance, with depth discontinuities being treated independently.


Receiving a first composite depth map as an input from the first phase, the second phase may compute a second composite depth map using a process similar to the process 600 shown in FIG. 6. A median filter may be applied (602) to the first composite depth map, resulting in a median-filtered depth map. Edge detection may then be applied (604) to this median-filtered depth map to result in an edge-detected depth map. This edge-detected depth map may be dilated (606) to form an edge map. The dilation process can involve determining a region surrounding edges in the edge map. In many instances, depth estimates proximate edges of foreground objects can be unreliable due to the portion of the scene visible next to the edge in the reference image being occluded in an alternate view image. As is discussed further below, the unreliability of these depth estimates can lead to bleeding of depth from the reliable depth estimates of the foreground object. Therefore, dilating the edge map enables identification of pixels proximate an edge that may suffer from edge bleeding of high confidence depth estimates and avoid their being processed during the median-filtering of the first composite depth map. In many embodiments, the edge map is used to form (608) a second composite depth map based on the median-filtered depth map and the raw depth map, using the edge map.


Where the raw depth map includes initial depth estimates, and the median-filtered depth map includes median-filtered depth estimates, the second composite depth map may be further formed using a process 700 shown in FIG. 7 according to certain embodiments of the invention. It may be determined (702) whether a pixel is within an edge based on the edge map. If so, the initial depth estimate may be selected (704) for the pixel; if not, the median-filtered depth estimate may be selected (706) for the pixel.


As an example and not by way of limitation, the input first composite depth map from the previous phase may be filtered with a filter such as (but not limited to) 9×9 median filter. Sobel edge detection may be applied, followed by dilation with a 5×5 box structural element. The resulting binary mask may indicate pixels that should be processed by the third and final phase of the regularization process. According to some embodiments of the invention, dilating the edge map to obtain the binary mask can enable correction of depth bleeding, or the misalignment of depth and image edges. As noted above, depth bleeding often manifests as the assignment of foreground depth to pixels in the background beyond the boundary of the occluding object. Depth bleeding may occur due to cost aggregation in the parallax stage and median filtering in the present phase of depth regularization. Thus, the edge map may be dilated in order to assign pixels in the neighborhood of an edge, whose estimates are not necessarily reliable, to be processed using bilateral filtering in a subsequent phase.


In certain embodiments of the invention, the dilation element may be set to half of the median window size so that bleeding on either side of the detected depth edge is accounted for. Increasing the median window size can lower the number of edges that are detected, but the increased size of the requisite dilation element can balance this effect by widening the region of each detected edge. Thus, the total number of pixels in the mask remains roughly constant with median window size. As can readily be appreciated, any of a variety of techniques for detecting edges and for dilating an edge mask on either side of an edge can be utilized as appropriate to the requirements of a given application in accordance with various embodiments of the invention.


Once the binary mask denoting depth edges is obtained, the second composite depth map can be formed from the median-filtered and raw depth maps, using the depth edge binary mask to select the source of the depth estimate to utilize within the second composite depth map. This composition paints in the raw estimates in areas that are yet to be regularized in the next phase, and uses the median filtered values (from the secondary and confident initial depth estimates) everywhere else.


Although specific processes are described above for a second phase of a hybrid depth regularization process with reference to FIGS. 6-7, any of a variety of processes can be utilized appropriate to the requirements of a specific application in accordance with embodiments of the invention. Processes for regularizing depths around edges (i.e. depth discontinuities in depth maps) utilized within hybrid depth regularization process in accordance with various embodiments of the invention are discussed further below.


Phase 3: Depth Discontinuities


In many embodiments, the hybrid depth regularization process separately processes regions of the image which contain relatively large changes in depth (often referred to as depth discontinuities). These areas generally contain the high-frequency content of the depth map and may require heavy processing to enforce luminance-depth edge correlation therein.


In a number of embodiments, a depth map that has already been processed to regularize depth estimates in various regions of the depth map such as (but not limited to) the second composite depth map generated using processes similar to the processes described above with reference to FIGS. 7 and 8 can be utilized as an input to a process 800 that perform depth regularization in regions surrounding depth discontinuities. As shown in FIG. 8, a first set of edges may be identified (802) in the reference image, and a second set of edges identified (804) in the edge map. These first and second sets of edges can indicate regions with depth discontinuities. A set of weights may then be calculated (806) for areas in the second composite depth map based on the first and second sets of edges. These weights indicate the similarity of the depth and intensity and/or color information between a pixel and its surrounding pixels. Using the calculated set of weights, an edge preserving filter such as (but not limited to) a bilateral filter may be applied (808) to the second composite depth map, to create the final regularized depth map.


As an example and not by way of limitation, to accomplish the edge alignment, a joint bilateral weighted median filter may be used. The bilateral weights computed from the image may allow for image domain edge-guided filtering on the depth map. Choosing the median value based on these weights may provide robustness to noise from the underlying raw depth estimates and further preserve edges. Techniques may be employed from Z. Ma, K. He, Y. Wei, J. Sun, and E. Wu, “Constant time weighted median filtering for stereo matching and beyond,” in 2013 IEEE International Conference on Computer Vision, pp. 49-56, December 2013, the relevant disclosure of which is hereby incorporated by reference.


The bilateral filter window size may be set to, for example, 17×17, about twice the median window size from the example in the above section. This may be done so that when the window is centered on the depth edge, its region of support will still include about 50% of previously filtered, non-noisy data. Other parameters, such as the range and domain standard deviations used in Gaussian weights, may be determined empirically.


In some embodiments of the invention, the median and/or other statistics are computed at a lower resolution to reduce computation. The statistics of the depth measurement in a given window may not change significantly with resolution, so it is possible for a high-resolution estimate to be computed at depth edge pixels without analyzing every pixel in the window. For example, in a 17×17 window, the median may be computed based on ¼ of the 289 pixels in the window. This may provide for significant increase in computational speed while sacrificing little depth quality.


In many instances, 10-20% of pixels are processed in this phase. However, due to large window sizes, pixel weight computation, and number of memory accesses, the computations from this phase may be an expensive part of the overall depth regularization process. The alignment of depth and image edges provided by this phase may be significant for applications such as adding bokeh effects and inserting virtual objects into a scene.


Although specific processes involving specific types of edge preserving filters are described above for a final phase of a hybrid depth regularization process with reference to FIG. 8, any of a variety of processes including any of a variety of techniques for smoothing noise while preserving depth discontinuities can be utilized as appropriate to the requirements of specific applications in accordance with various embodiments of the invention. Results of various hybrid depth regularization processes in accordance with embodiments of the invention are discussed further below.


Results


An example of results obtained performing a hybrid depth regularization process in accordance with an embodiment of the invention is illustrated in FIGS. 4A-4I, which show various intermediate computational products obtained during various phases of the hybrid depth regularization process. FIGS. 4A-4I show the inputs, intermediate results, and final output of real-time hybrid depth regularization for the data set. The scene consists of a textured tabletop receding in depth, three fronto-parallel boxes on top of it at different distances, and a largely untextured background. The normalized reference image 400, also reveals that an infrared (IR) pattern was projected across the scene, though it appears faint in the background. In this particular example, the bottom approximately 10% of the images in FIGS. 4A-I may be ignored. This is a region lacking field-of-view overlap between the cameras in the array, so the data here may be considered meaningless.


The raw depth map 410 from the parallax stage of the pipeline is the initial depth map upon which hybrid depth regularization seeks to improve. It can be seen that estimates in textured regions appear plausible, while estimates in most other places are noisy and the depth in the large background region is erroneous. The confidence map 420, also from the parallax stage of the pipeline, marks pixels where the raw depth estimate is believed to be reliable. The three images in FIGS. 4A-4C, along with the cost volume from the parallax stage (not pictured), form inputs to a first phase of the hybrid depth regularization.



FIG. 4D shows an example of a set of secondary depth estimates 430 as output (and upsampled) from processing using an SGM technique similar to the SGM processes described above. While the depth may be considered insufficiently formed around the boxes and the distant parts of the tabletop, it has achieved its purpose of providing consistent estimates in the flat background region. Some streaking artifacts have been introduced into the background, which is typical of SGM in flat regions. The output from the first phase, the first composite depth map 440, is more consistent than the raw depth map 410.


The result of median filtering the output from the first phase is shown in FIG. 4F. In this median-filtered depth map 450, much of the noise has been removed and the artifacts from SGM have been mitigated. The binary map of depth edges 460, obtained by edge detection on the median-filtered depth map followed by a dilation, is shown in FIG. 4G. In this example, most depth edges have been reliably detected with few false positives. The edges of the boxes and table have been marked, and the gradual recession of the table has been ignored. It can be observed here the importance of the median filter for noise reduction, as edge detection on FIG. 4E (prior to median filtering) typically contains more false positives. The output of the second phase, a second composite depth map 470 formed from FIGS. 4B, 4F and 4G, is shown in FIG. 4H. This result has much less noise than the first composite depth map 440 of FIG. 4E.


In the final phase, the second composite depth map output from the second phase is filtered at pixel locations defined by positive values in edge map 460. The final regularized depth map 480 is shown in FIG. 4I. The bilateral filter primarily enforces edge consistency between the image and depth map, which may be considered a main difference between median-filtered depth map 450 and the final output 480. It may also correct errors due to false positives in the depth edge detection, as can be observed in comparing the final output 480 with that of the second composite depth map 470, the first composite depth map 440, and the original raw depth map 410.


Although specific inputs, intermediate results, and final outputs are described above for one particular implementation of a hybrid depth regularization process with reference to FIGS. 4A-4I, any of a variety of results may be observed in the implementation of processes appropriate to the requirements of a specific application in accordance with embodiments of the invention. Systems for performing hybrid depth regularization in accordance with embodiments of the invention are discussed further below.


Systems for Performing Hybrid Depth Regularization


Systems for performing hybrid depth regularization in accordance with various embodiments of the invention can be located anywhere within a network. As noted above, the techniques for performing hybrid depth regularization are particularly effective with respect to improving depth map quality, and thus 3D displays, in AR contexts with stereo camera configurations. Accordingly, the cameras that capture the images can themselves be configured via software as image processing systems capable of performing hybrid depth regularization on captured images either automatically and/or at the direction of the user. In a number of embodiments, images and/or 3D environments can be shared over networks using a number of different communication techniques including (but not limited to) a synchronized content management system (i.e. a server that automatically coordinates the copying of images from one device to another) in the context of, for example, online multi-player games. In many embodiments, a server that receives stereo images captured by cameras can be configured by software to perform hybrid depth regularization. As can readily be appreciated, almost any computing device within a network can be configured to perform perspective distortion correction as appropriate to the requirements of specific applications in accordance with various embodiments of the invention.


Computing devices configured to capture images and perform hybrid depth regularization in accordance with various embodiment of the invention are illustrated in FIG. 9. The system 900 includes a number of cameras 906 and 908 configured to capture image data and corresponding depth map data. Although separate cameras are illustrated, one can readily appreciate that any device for capturing two or more images of a scene from different viewpoints, such as but not limited to a mobile phone handset, a web cam, and/or a headset or goggles with two cameras, can be utilized to capture, transmit, and/or process images in accordance with several embodiments of the invention. The cameras 906 and 908 may include two similar cameras, one color and one black-and-white camera, the black-and-white camera may also image within at least a portion of the near infrared spectrum, two similar cameras with different fields of view, and/or any other configuration of cameras capable of capturing stereo images. Furthermore, depth regularization processes similar to those described above can be applied to depth maps using a single moving camera and/or any of a variety of other camera systems that can capture depth information and image data.


The cameras 907 and 908 can transmit the image data and depth map data to an image processing server 904 via a network 902. Any of the computing devices within the system 900 can potentially be utilized to perform hybrid depth regularization. In a number of embodiments, the cameras 906 and 908 (or device encompassing both cameras) include software that configures the cameras to perform hybrid depth regularization on images captured or stored by the cameras. In several embodiments, the image processing server 904 can perform hybrid depth regularization on images received from cameras. The final regularized depth map, and/or display created using the regularized depth map, may be transmitted directly or indirectly to a display within the server 904, or remotely to other devices such as but not limited to a headset or other device including the camera array.


An image processing system that can be utilized to automatically perform hybrid depth regularization in accordance with an embodiment of the invention is illustrated in FIG. 10. The image processing system 1000 includes a processor 1010, memory 1020, a network interface 1030, an (optional) display interface 1040, and an (optional) camera interface 1050. Servers typically will not require a display interface or a camera interface and many computing devices that include displays do not include camera interfaces. The memory 1020 includes an image processing application 1060, image and depth map data 1070, intermediate regularization results 1075 and a final regularized depth map 1080. The image processing application can configure the processor to perform hybrid depth regularization using any of the techniques described above to produce a regularized depth map for use in 3D displays.


Although specific image sharing systems and image processing systems are described above with reference to FIGS. 9 and 10, any of a variety of computing devices can be utilized to acquire, share, and/or perform hybrid depth regularization on images as appropriate to the requirements of specific applications in accordance with embodiments of the invention.


While the above description contains many specific embodiments of the invention, these should not be construed as limitations on the scope of the invention, but rather as an example of one embodiment thereof. Accordingly, the scope of the invention should be determined not by the embodiments illustrated, but by the appended claims and their equivalents.

Claims
  • 1. A depth sensing system, comprising: a plurality of cameras comprising at least two cameras that are infrared (IR) cameras that capture at least a portion of the infrared spectrum;an IR projector positioned next to an IR camera in the at least two IR cameras and that projects a repeating IR pattern on a scene;a processor; anda memory containing an image processing application;wherein the image processing application directs the processor to: project the repeating IR pattern on the scene;obtain image data for a plurality of images from multiple viewpoints using the plurality of cameras, wherein the image data for the plurality of images comprises a reference image and at least one alternate view image;generate a depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image using a estimation process that measures parallax observable between the reference image and the at least one alternate view image; andrefine the depth map containing depth estimates for pixels within the reference image using a depth estimation process that uses IR intensity from the repeating IR pattern to match pixels.
  • 2. The depth sensing system of claim 1, wherein the image processing application further directs the processor to generate a depth map by: applying a smoothing filter to depth estimates in the depth map; andcomputing an edge map using the depth map, where the edge map indicates pixels within the reference image that form part of an edge.
  • 3. The depth sensing system of claim 2, wherein the image processing application further directs the processor to apply an edge preserving filter to at least one region of the depth map indicated as containing a depth discontinuity by the edge map.
  • 4. The depth sensing system of claim 2, wherein the image processing application further directs the processor to compute the depth map by: applying edge detection to the depth map to result in an edge-detected depth map; anddilating the edge-detected depth map to result in the edge map.
  • 5. The depth sensing system of claim 1, wherein the image processing application further directs the processor to estimate depth based upon measured parallax observable between the reference image and the at least one alternate view image by: measuring parallax by comparing the similarity of a pixel in the reference image to pixels in the at least one alternate view image determined based upon a plurality of depth samples using a cost function; andestimating depth for the pixel in the reference image by identifying the sampled depth at which the cost function for a pixel in the reference image indicates the strongest match as being the estimated depth of the pixel.
  • 6. The depth sensing system of claim 5, wherein the image processing application further directs the processor to: construct a cost volume in memory using costs determined using the cost function at each sampled depth; andcompute the depth map based on the cost volume.
  • 7. The depth sensing system of claim 6, wherein the image processing application further directs the processor to refine the depth map using a second depth estimation process comprising: downsampling the reference image and the cost volume; andestimating depths to enforce smooth depth transitions within the depth map in textureless regions of the reference image using the cost volume.
  • 8. The depth sensing system of claim 1, wherein the image processing application further directs the processor to generate the depth map by determining that a depth estimate for a pixel from the depth map is reliable when a confidence value for the pixel from the confidence map is above a threshold.
  • 9. The depth sensing system of claim 1, wherein the image processing application further directs the processor to: identify at least one corresponding region within the reference image and the at least one alternate view image using at least one criterion;generate binary images with respect to the reference image and the at least one alternate view image based upon the identified at least one corresponding region;subtract shifted versions of the reference image and the at least one alternate view image when the shifts correspond to a plurality of depth samples to produce a shifted and subtracted image for each of the plurality of depth samples;identify boundaries within the shifted and subtracted images;identify areas of the boundaries within the shifted and subtracted images; anddetermine depth estimates for pixels at a boundary of an identified region in the reference image based upon the depth sample at which the area of the boundary in the shifted and subtracted image is minimized.
  • 10. A depth sensing method, comprising: obtaining image data for a plurality of images from multiple viewpoints using a plurality of cameras comprising at least two cameras that are infrared (IR) cameras that capture at least a portion of the infrared spectrum and an IR projector positioned next to an IR camera in the at least two IR cameras and that projects a repeating IR pattern on a scene, wherein the image data for the plurality of images comprises a reference image and at least one alternate view image;generating a depth map containing depth estimates for pixels within the reference image using the image data for the reference image and the image data for the at least one alternate view image using a depth estimation process that measures parallax observable between the reference image and the at least one alternate view image, and a confidence map describing reliability of depth estimates contained within the depth map; and refine the depth map containing depth estimates for pixels within the reference image using a depth estimation process that uses IR intensity from the repeating IR pattern to match pixels.
  • 11. The depth sensing method of claim 10, wherein generating a depth map further comprises: applying a smoothing filter to depth estimates in the depth map; andcomputing an edge map using the depth map, where the edge map indicates pixels within the reference image that form part of an edge.
  • 12. The depth sensing method of claim 11, further comprising applying an edge preserving filter to at least one region of the depth map indicated as containing a depth discontinuity by the edge map.
  • 13. The depth sensing method of claim 11, wherein computing the depth map further comprises: applying edge detection to the depth map to result in an edge-detected depth map; anddilating the edge-detected depth map to result in the edge map.
  • 14. The depth sensing method of claim 10, further comprising estimating depth based upon measured parallax observable between the reference image and the at least one alternate view image by: measuring parallax by comparing the similarity of a pixel in the reference image to pixels in the at least one alternate view image determined based upon a plurality of depth samples using a cost function; andestimating depth for the pixel in the reference image by identifying the sampled depth at which the cost function for a pixel in the reference image indicates the strongest match as being the estimated depth of the pixel.
  • 15. The depth sensing method of claim 14, further comprising: generating cost volume using costs determined using the cost function at each sampled depth; andcomputing the depth map based on the cost volume.
  • 16. The depth sensing method of claim 15, wherein refining the depth map using a second depth estimation process comprising: downsampling the reference image and the cost volume; andestimating depths to enforce smooth depth transitions within the depth map in textureless regions of the reference image using the cost volume.
  • 17. The depth sensing method of claim 10, wherein generating the depth map further comprises determining that a depth estimate for a pixel from the depth map is reliable when a confidence value for the pixel from the confidence map is above a threshold.
  • 18. The depth sensing method of claim 10, further comprising: identifying at least one corresponding region within the reference image and the at least one alternate view image using at least one criterion;generating binary images with respect to the reference image and the at least one alternate view image based upon the identified at least one corresponding region;subtracting shifted versions of the reference image and the at least one alternate view image when the shifts correspond to a plurality of depth samples to produce a shifted and subtracted image for each of the plurality of depth samples;identifying boundaries within the shifted and subtracted images;identifying areas of the boundaries within the shifted and subtracted images; anddetermining depth estimates for pixels at a boundary of an identified region in the reference image based upon the depth sample at which the area of the boundary in the shifted and subtracted image is minimized.
CROSS-REFERENCE TO RELATED APPLICATIONS

The current application is a continuation of U.S. Non-Provisional patent application Ser. No. 16/685,881 entitled “System and Methods for Hybrid Depth Regularization” to Jain et al. filed Nov. 15, 2019, which is a continuation of U.S. Non-Provisional patent application Ser. No. 15/682,295, entitled “System and Methods for Hybrid Depth Regularization” to Jain et al. filed Aug. 21, 2017 and issued as U.S. Pat. No. 10,482,618 on Nov. 19, 2019.

US Referenced Citations (897)
Number Name Date Kind
4124798 Thompson Nov 1978 A
4198646 Alexander et al. Apr 1980 A
4323925 Abell et al. Apr 1982 A
4460449 Montalbano Jul 1984 A
4467365 Murayama et al. Aug 1984 A
4652909 Glenn Mar 1987 A
4899060 Lischke Feb 1990 A
5005083 Grage et al. Apr 1991 A
5070414 Tsutsumi Dec 1991 A
5144448 Hornbaker et al. Sep 1992 A
5157499 Oguma et al. Oct 1992 A
5325449 Burt et al. Jun 1994 A
5327125 Iwase et al. Jul 1994 A
5488674 Burt et al. Jan 1996 A
5629524 Stettner et al. May 1997 A
5793900 Nourbakhsh et al. Aug 1998 A
5808350 Jack et al. Sep 1998 A
5832312 Rieger et al. Nov 1998 A
5880691 Fossum et al. Mar 1999 A
5911008 Niikura et al. Jun 1999 A
5933190 Dierickx et al. Aug 1999 A
5973844 Burger Oct 1999 A
6002743 Telymonde Dec 1999 A
6005607 Uomori et al. Dec 1999 A
6034690 Gallery et al. Mar 2000 A
6069351 Mack May 2000 A
6069365 Chow et al. May 2000 A
6097394 Levoy et al. Aug 2000 A
6124974 Burger Sep 2000 A
6130786 Osawa et al. Oct 2000 A
6137100 Fossum et al. Oct 2000 A
6137535 Meyers Oct 2000 A
6141048 Meyers Oct 2000 A
6160909 Melen Dec 2000 A
6163414 Kikuchi et al. Dec 2000 A
6172352 Liu Jan 2001 B1
6175379 Uomori et al. Jan 2001 B1
6205241 Melen Mar 2001 B1
6239909 Hayashi et al. May 2001 B1
6292713 Jouppi et al. Sep 2001 B1
6340994 Margulis et al. Jan 2002 B1
6358862 Ireland et al. Mar 2002 B1
6443579 Myers Sep 2002 B1
6476805 Shum et al. Nov 2002 B1
6477260 Shimomura Nov 2002 B1
6502097 Chan et al. Dec 2002 B1
6525302 Dowski, Jr. et al. Feb 2003 B2
6563537 Kawamura et al. May 2003 B1
6571466 Glenn et al. Jun 2003 B1
6603513 Berezin Aug 2003 B1
6611289 Yu et al. Aug 2003 B1
6627896 Hashimoto et al. Sep 2003 B1
6628330 Lin Sep 2003 B1
6635941 Suda Oct 2003 B2
6639596 Shum et al. Oct 2003 B1
6647142 Beardsley Nov 2003 B1
6657218 Noda Dec 2003 B2
6671399 Berestov Dec 2003 B1
6750904 Lambert Jun 2004 B1
6765617 Tangen et al. Jul 2004 B1
6771833 Edgar Aug 2004 B1
6774941 Boisvert et al. Aug 2004 B1
6788338 Dinev et al. Sep 2004 B1
6795253 Shinohara Sep 2004 B2
6801653 Wu et al. Oct 2004 B1
6819328 Moriwaki et al. Nov 2004 B1
6819358 Kagle et al. Nov 2004 B1
6879735 Portniaguine et al. Apr 2005 B1
6897454 Sasaki et al. May 2005 B2
6903770 Kobayashi et al. Jun 2005 B1
6909121 Nishikawa Jun 2005 B2
6927922 George et al. Aug 2005 B2
6958862 Joseph Oct 2005 B1
7015954 Foote et al. Mar 2006 B1
7085409 Sawhney et al. Aug 2006 B2
7161614 Yamashita et al. Jan 2007 B1
7199348 Olsen et al. Apr 2007 B2
7206449 Raskar et al. Apr 2007 B2
7235785 Hornback et al. Jun 2007 B2
7262799 Suda Aug 2007 B2
7292735 Blake et al. Nov 2007 B2
7295697 Satoh Nov 2007 B1
7333651 Kim et al. Feb 2008 B1
7369165 Bosco et al. May 2008 B2
7391572 Jacobowitz et al. Jun 2008 B2
7408725 Sato Aug 2008 B2
7425984 Chen et al. Sep 2008 B2
7496293 Shamir et al. Feb 2009 B2
7564019 Olsen et al. Jul 2009 B2
7606484 Richards et al. Oct 2009 B1
7620265 Wolff et al. Nov 2009 B1
7633511 Shum et al. Dec 2009 B2
7639435 Chiang Dec 2009 B2
7646549 Zalevsky et al. Jan 2010 B2
7657090 Omatsu et al. Feb 2010 B2
7675080 Boettiger Mar 2010 B2
7675681 Tomikawa et al. Mar 2010 B2
7706634 Schmitt et al. Apr 2010 B2
7723662 Levoy et al. May 2010 B2
7738013 Galambos et al. Jun 2010 B2
7741620 Doering et al. Jun 2010 B2
7782364 Smith Aug 2010 B2
7826153 Hong Nov 2010 B2
7840067 Shen et al. Nov 2010 B2
7912673 Hébert et al. Mar 2011 B2
7965314 Miller et al. Jun 2011 B1
7973834 Yang Jul 2011 B2
7986018 Rennie Jul 2011 B2
7990447 Honda et al. Aug 2011 B2
8000498 Shih et al. Aug 2011 B2
8013904 Tan et al. Sep 2011 B2
8027531 Wilburn et al. Sep 2011 B2
8044994 Vetro et al. Oct 2011 B2
8077245 Adamo et al. Dec 2011 B2
8098297 Crisan et al. Jan 2012 B2
8098304 Pinto et al. Jan 2012 B2
8106949 Tan et al. Jan 2012 B2
8126279 Marcellin et al. Feb 2012 B2
8130120 Kawabata et al. Mar 2012 B2
8131097 Lelescu et al. Mar 2012 B2
8149323 Li et al. Apr 2012 B2
8164629 Zhang Apr 2012 B1
8169486 Corcoran et al. May 2012 B2
8180145 Wu et al. May 2012 B2
8189065 Georgiev et al. May 2012 B2
8189089 Georgiev et al. May 2012 B1
8194296 Compton et al. Jun 2012 B2
8212914 Chiu Jul 2012 B2
8213711 Tam Jul 2012 B2
8231814 Duparre Jul 2012 B2
8242426 Ward et al. Aug 2012 B2
8244027 Takahashi Aug 2012 B2
8244058 Intwala et al. Aug 2012 B1
8254668 Mashitani et al. Aug 2012 B2
8279325 Pitts et al. Oct 2012 B2
8280194 Wong et al. Oct 2012 B2
8289409 Chang Oct 2012 B2
8289440 Pitts et al. Oct 2012 B2
8290358 Georgiev Oct 2012 B1
8294099 Blackwell, Jr. Oct 2012 B2
8294754 Jung et al. Oct 2012 B2
8305456 McMahon Nov 2012 B1
8315476 Georgiev et al. Nov 2012 B1
8345144 Georgiev et al. Jan 2013 B1
8360574 Ishak et al. Jan 2013 B2
8400555 Georgiev et al. Mar 2013 B1
8406562 Bassi et al. Mar 2013 B2
8411146 Twede Apr 2013 B2
8446492 Nakano et al. May 2013 B2
8456517 Spektor et al. Jun 2013 B2
8493496 Freedman et al. Jul 2013 B2
8514491 Duparre Aug 2013 B2
8541730 Inuiya Sep 2013 B2
8542933 Venkataraman et al. Sep 2013 B2
8553093 Wong et al. Oct 2013 B2
8559756 Georgiev et al. Oct 2013 B2
8565547 Strandemar Oct 2013 B2
8576302 Yoshikawa Nov 2013 B2
8577183 Robinson Nov 2013 B2
8581995 Lin et al. Nov 2013 B2
8619082 Ciurea et al. Dec 2013 B1
8648918 Kauker et al. Feb 2014 B2
8655052 Spooner et al. Feb 2014 B2
8682107 Yoon et al. Mar 2014 B2
8687087 Pertsel et al. Apr 2014 B2
8692893 McMahon Apr 2014 B2
8754941 Sarwari et al. Jun 2014 B1
8773536 Zhang Jul 2014 B1
8780113 Ciurea et al. Jul 2014 B1
8792710 Keselman Jul 2014 B2
8804255 Duparre Aug 2014 B2
8830375 Ludwig Sep 2014 B2
8831367 Venkataraman et al. Sep 2014 B2
8842201 Tajiri Sep 2014 B2
8854462 Herbin et al. Oct 2014 B2
8861089 Duparre Oct 2014 B2
8866912 Mullis Oct 2014 B2
8866920 Venkataraman et al. Oct 2014 B2
8866951 Keelan Oct 2014 B2
8878950 Lelescu et al. Nov 2014 B2
8885059 Venkataraman et al. Nov 2014 B1
8885922 Ito et al. Nov 2014 B2
8896594 Xiong et al. Nov 2014 B2
8896719 Venkataraman et al. Nov 2014 B1
8902321 Venkataraman et al. Dec 2014 B2
8928793 McMahon Jan 2015 B2
8977038 Tian et al. Mar 2015 B2
9001226 Ng et al. Apr 2015 B1
9019426 Han et al. Apr 2015 B2
9025894 Venkataraman et al. May 2015 B2
9025895 Venkataraman et al. May 2015 B2
9030528 Pesach et al. May 2015 B2
9031335 Venkataraman et al. May 2015 B2
9031342 Venkataraman May 2015 B2
9031343 Venkataraman May 2015 B2
9036928 Venkataraman May 2015 B2
9036931 Venkataraman et al. May 2015 B2
9041823 Venkataraman et al. May 2015 B2
9041824 Lelescu et al. May 2015 B2
9041829 Venkataraman et al. May 2015 B2
9042667 Venkataraman et al. May 2015 B2
9049367 Venkataraman et al. Jun 2015 B2
9055233 Venkataraman et al. Jun 2015 B2
9060124 Venkataraman et al. Jun 2015 B2
9077893 Venkataraman et al. Jul 2015 B2
9094661 Venkataraman et al. Jul 2015 B2
9123117 Ciurea et al. Sep 2015 B2
9123118 Ciurea et al. Sep 2015 B2
9124815 Venkataraman et al. Sep 2015 B2
9124831 Mullis Sep 2015 B2
9124864 Mullis Sep 2015 B2
9128228 Duparre Sep 2015 B2
9129183 Venkataraman et al. Sep 2015 B2
9129377 Ciurea et al. Sep 2015 B2
9143711 McMahon Sep 2015 B2
9147254 Florian et al. Sep 2015 B2
9185276 Rodda et al. Nov 2015 B2
9188765 Venkataraman et al. Nov 2015 B2
9191580 Venkataraman et al. Nov 2015 B2
9197821 McMahon Nov 2015 B2
9210392 Nisenzon et al. Dec 2015 B2
9214013 Venkataraman et al. Dec 2015 B2
9235898 Venkataraman et al. Jan 2016 B2
9235900 Ciurea et al. Jan 2016 B2
9240049 Ciurea et al. Jan 2016 B2
9253380 Venkataraman et al. Feb 2016 B2
9256974 Hines Feb 2016 B1
9264592 Rodda et al. Feb 2016 B2
9264610 Duparre Feb 2016 B2
9361662 Lelescu et al. Jun 2016 B2
9374512 Venkataraman et al. Jun 2016 B2
9412206 McMahon et al. Aug 2016 B2
9413953 Maeda Aug 2016 B2
9426343 Rodda et al. Aug 2016 B2
9426361 Venkataraman et al. Aug 2016 B2
9438888 Venkataraman et al. Sep 2016 B2
9445003 Lelescu et al. Sep 2016 B1
9456134 Venkataraman et al. Sep 2016 B2
9456196 Kim et al. Sep 2016 B2
9462164 Venkataraman et al. Oct 2016 B2
9485496 Venkataraman et al. Nov 2016 B2
9497370 Venkataraman et al. Nov 2016 B2
9497429 Mullis et al. Nov 2016 B2
9516222 Duparre et al. Dec 2016 B2
9519972 Venkataraman et al. Dec 2016 B2
9521319 Rodda et al. Dec 2016 B2
9521416 McMahon et al. Dec 2016 B1
9536166 Venkataraman et al. Jan 2017 B2
9576369 Venkataraman et al. Feb 2017 B2
9578237 Duparre et al. Feb 2017 B2
9578259 Molina Feb 2017 B2
9602805 Venkataraman et al. Mar 2017 B2
9633442 Venkataraman et al. Apr 2017 B2
9638883 Duparre May 2017 B1
9706132 Nisenzon et al. Jul 2017 B2
9712759 Venkataraman et al. Jul 2017 B2
9733486 Lelescu et al. Aug 2017 B2
9743051 Venkataraman et al. Aug 2017 B2
9749547 Venkataraman et al. Aug 2017 B2
9749568 McMahon Aug 2017 B2
9754422 McMahon et al. Sep 2017 B2
9892522 Smirnov et al. Feb 2018 B2
10482618 Jain et al. Nov 2019 B2
10818026 Jain et al. Oct 2020 B2
20010005225 Clark et al. Jun 2001 A1
20010019621 Hanna et al. Sep 2001 A1
20010028038 Hamaguchi et al. Oct 2001 A1
20010038387 Tomooka et al. Nov 2001 A1
20020012056 Trevino et al. Jan 2002 A1
20020015536 Warren et al. Feb 2002 A1
20020027608 Johnson et al. Mar 2002 A1
20020028014 Ono Mar 2002 A1
20020039438 Mori et al. Apr 2002 A1
20020057845 Fossum et al. May 2002 A1
20020063807 Margulis May 2002 A1
20020075450 Aratani et al. Jun 2002 A1
20020087403 Meyers et al. Jul 2002 A1
20020089596 Yasuo Jul 2002 A1
20020094027 Sato et al. Jul 2002 A1
20020101528 Lee et al. Aug 2002 A1
20020113867 Takigawa et al. Aug 2002 A1
20020113888 Sonoda et al. Aug 2002 A1
20020120634 Min et al. Aug 2002 A1
20020122113 Foote Sep 2002 A1
20020163054 Suda Nov 2002 A1
20020167537 Trajkovic Nov 2002 A1
20020177054 Saitoh et al. Nov 2002 A1
20020190991 Efran et al. Dec 2002 A1
20020195548 Dowski, Jr. et al. Dec 2002 A1
20030025227 Daniell Feb 2003 A1
20030086079 Barth et al. May 2003 A1
20030124763 Fan et al. Jul 2003 A1
20030140347 Varsa Jul 2003 A1
20030179418 Wengender et al. Sep 2003 A1
20030188659 Merry et al. Oct 2003 A1
20030190072 Adkins et al. Oct 2003 A1
20030198377 Ng Oct 2003 A1
20030211405 Venkataraman Nov 2003 A1
20040003409 Berstis Jan 2004 A1
20040008271 Hagimori et al. Jan 2004 A1
20040012689 Tinnerino et al. Jan 2004 A1
20040027358 Nakao Feb 2004 A1
20040047274 Amanai Mar 2004 A1
20040050104 Ghosh et al. Mar 2004 A1
20040056966 Schechner et al. Mar 2004 A1
20040061787 Liu et al. Apr 2004 A1
20040066454 Otani et al. Apr 2004 A1
20040071367 Irani et al. Apr 2004 A1
20040075654 Hsiao et al. Apr 2004 A1
20040096119 Williams et al. May 2004 A1
20040100570 Shizukuishi May 2004 A1
20040105021 Hu Jun 2004 A1
20040114807 Lelescu et al. Jun 2004 A1
20040141659 Zhang Jul 2004 A1
20040151401 Sawhney et al. Aug 2004 A1
20040165090 Ning Aug 2004 A1
20040169617 Yelton et al. Sep 2004 A1
20040170340 Tipping et al. Sep 2004 A1
20040174439 Upton Sep 2004 A1
20040179008 Gordon et al. Sep 2004 A1
20040179834 Szajewski et al. Sep 2004 A1
20040207836 Chhibber et al. Oct 2004 A1
20040213449 Safaee-Rad et al. Oct 2004 A1
20040218809 Blake et al. Nov 2004 A1
20040234873 Venkataraman Nov 2004 A1
20040239885 Jaynes et al. Dec 2004 A1
20040240052 Minefuji et al. Dec 2004 A1
20040251509 Choi Dec 2004 A1
20040264806 Herley Dec 2004 A1
20050006477 Patel Jan 2005 A1
20050007461 Chou et al. Jan 2005 A1
20050009313 Suzuki et al. Jan 2005 A1
20050010621 Pinto et al. Jan 2005 A1
20050012035 Miller Jan 2005 A1
20050036778 DeMonte Feb 2005 A1
20050047678 Jones et al. Mar 2005 A1
20050048690 Yamamoto Mar 2005 A1
20050068436 Fraenkel et al. Mar 2005 A1
20050083531 Millerd et al. Apr 2005 A1
20050128509 Tokkonen et al. Jun 2005 A1
20050128595 Shimizu Jun 2005 A1
20050132098 Sonoda et al. Jun 2005 A1
20050134698 Schroeder et al. Jun 2005 A1
20050134699 Nagashima Jun 2005 A1
20050134712 Gruhlke et al. Jun 2005 A1
20050147277 Higaki et al. Jul 2005 A1
20050151759 Gonzalez-Banos et al. Jul 2005 A1
20050175257 Kuroki Aug 2005 A1
20050185711 Pfister et al. Aug 2005 A1
20050205785 Hornback et al. Sep 2005 A1
20050219363 Kohler et al. Oct 2005 A1
20050224843 Boemler Oct 2005 A1
20050225654 Feldman et al. Oct 2005 A1
20050265633 Piacentino et al. Dec 2005 A1
20050275946 Choo et al. Dec 2005 A1
20050286612 Takanashi Dec 2005 A1
20050286756 Hong et al. Dec 2005 A1
20060002635 Nestares et al. Jan 2006 A1
20060007331 Izumi et al. Jan 2006 A1
20060018509 Miyoshi Jan 2006 A1
20060023197 Joel Feb 2006 A1
20060023314 Boettiger et al. Feb 2006 A1
20060028476 Sobel et al. Feb 2006 A1
20060029270 Berestov et al. Feb 2006 A1
20060029271 Miyoshi et al. Feb 2006 A1
20060033005 Jerdev et al. Feb 2006 A1
20060034003 Zalevsky Feb 2006 A1
20060034531 Poon et al. Feb 2006 A1
20060035415 Wood Feb 2006 A1
20060038891 Okutomi et al. Feb 2006 A1
20060039611 Rother et al. Feb 2006 A1
20060046204 Ono et al. Mar 2006 A1
20060049930 Zruya et al. Mar 2006 A1
20060054780 Garrood et al. Mar 2006 A1
20060054782 Olsen et al. Mar 2006 A1
20060055811 Frtiz et al. Mar 2006 A1
20060069478 Iwama Mar 2006 A1
20060072029 Miyatake et al. Apr 2006 A1
20060087747 Ohzawa et al. Apr 2006 A1
20060098888 Morishita May 2006 A1
20060103754 Wenstrand et al. May 2006 A1
20060125936 Gruhike et al. Jun 2006 A1
20060138322 Costello et al. Jun 2006 A1
20060152803 Provitola Jul 2006 A1
20060157640 Perlman et al. Jul 2006 A1
20060159369 Young Jul 2006 A1
20060176566 Boettiger et al. Aug 2006 A1
20060187338 May et al. Aug 2006 A1
20060197937 Bamji et al. Sep 2006 A1
20060203100 Ajito et al. Sep 2006 A1
20060203113 Wada et al. Sep 2006 A1
20060210146 Gu Sep 2006 A1
20060210186 Berkner Sep 2006 A1
20060214085 Olsen et al. Sep 2006 A1
20060221250 Rossbach et al. Oct 2006 A1
20060239549 Kelly et al. Oct 2006 A1
20060243889 Farnworth et al. Nov 2006 A1
20060251410 Trutna Nov 2006 A1
20060274174 Tewinkle Dec 2006 A1
20060278948 Yamaguchi et al. Dec 2006 A1
20060279648 Senba et al. Dec 2006 A1
20060289772 Johnson et al. Dec 2006 A1
20070002159 Olsen Jan 2007 A1
20070008575 Yu et al. Jan 2007 A1
20070009150 Suwa Jan 2007 A1
20070024614 Tam et al. Feb 2007 A1
20070030356 Yea et al. Feb 2007 A1
20070035707 Margulis Feb 2007 A1
20070036427 Nakamura et al. Feb 2007 A1
20070040828 Zalevsky et al. Feb 2007 A1
20070040922 McKee et al. Feb 2007 A1
20070041391 Lin et al. Feb 2007 A1
20070052825 Cho Mar 2007 A1
20070083114 Yang et al. Apr 2007 A1
20070085917 Kobayashi Apr 2007 A1
20070092245 Bazakos et al. Apr 2007 A1
20070102622 Olsen et al. May 2007 A1
20070126898 Feldman et al. Jun 2007 A1
20070127831 Venkataraman Jun 2007 A1
20070139333 Sato et al. Jun 2007 A1
20070146503 Shiraki Jun 2007 A1
20070146511 Kinoshita et al. Jun 2007 A1
20070153335 Hosaka Jul 2007 A1
20070158427 Zhu et al. Jul 2007 A1
20070159541 Sparks et al. Jul 2007 A1
20070160310 Tanida et al. Jul 2007 A1
20070165931 Higaki Jul 2007 A1
20070171290 Kroger Jul 2007 A1
20070177004 Kolehmainen et al. Aug 2007 A1
20070182843 Shimamura et al. Aug 2007 A1
20070201859 Sarrat Aug 2007 A1
20070206241 Smith et al. Sep 2007 A1
20070211164 Olsen et al. Sep 2007 A1
20070216765 Wong et al. Sep 2007 A1
20070228256 Mentzer et al. Oct 2007 A1
20070236595 Pan et al. Oct 2007 A1
20070247517 Zhang et al. Oct 2007 A1
20070257184 Olsen et al. Nov 2007 A1
20070258006 Olsen et al. Nov 2007 A1
20070258706 Raskar et al. Nov 2007 A1
20070263113 Baek et al. Nov 2007 A1
20070263114 Gurevich et al. Nov 2007 A1
20070268374 Robinson Nov 2007 A1
20070296832 Ota et al. Dec 2007 A1
20070296835 Olsen et al. Dec 2007 A1
20070296847 Chang et al. Dec 2007 A1
20070297696 Hamza et al. Dec 2007 A1
20080006859 Mionetto Jan 2008 A1
20080019611 Larkin et al. Jan 2008 A1
20080024683 Damera-Venkata et al. Jan 2008 A1
20080025649 Liu et al. Jan 2008 A1
20080030592 Border et al. Feb 2008 A1
20080030597 Olsen et al. Feb 2008 A1
20080043095 Vetro et al. Feb 2008 A1
20080043096 Vetro et al. Feb 2008 A1
20080054518 Ra et al. Mar 2008 A1
20080056302 Erdal et al. Mar 2008 A1
20080062164 Bassi et al. Mar 2008 A1
20080079805 Takagi et al. Apr 2008 A1
20080080028 Bakin et al. Apr 2008 A1
20080084486 Enge et al. Apr 2008 A1
20080088793 Sverdrup et al. Apr 2008 A1
20080095523 Schilling-Benz et al. Apr 2008 A1
20080099804 Venezia et al. May 2008 A1
20080106620 Sawachi May 2008 A1
20080112059 Choi et al. May 2008 A1
20080112635 Kondo et al. May 2008 A1
20080118241 TeKolste et al. May 2008 A1
20080131019 Ng Jun 2008 A1
20080131107 Ueno Jun 2008 A1
20080151097 Chen et al. Jun 2008 A1
20080152215 Horie et al. Jun 2008 A1
20080152296 Oh et al. Jun 2008 A1
20080156991 Hu et al. Jul 2008 A1
20080158259 Kempf et al. Jul 2008 A1
20080158375 Kakkori et al. Jul 2008 A1
20080158698 Chang et al. Jul 2008 A1
20080165257 Boettiger Jul 2008 A1
20080174670 Olsen et al. Jul 2008 A1
20080187305 Raskar et al. Aug 2008 A1
20080193026 Horie et al. Aug 2008 A1
20080211737 Kim et al. Sep 2008 A1
20080218610 Chapman et al. Sep 2008 A1
20080218611 Parulski et al. Sep 2008 A1
20080218612 Border et al. Sep 2008 A1
20080218613 Janson et al. Sep 2008 A1
20080219654 Border et al. Sep 2008 A1
20080239116 Smith Oct 2008 A1
20080240598 Hasegawa Oct 2008 A1
20080247638 Tanida et al. Oct 2008 A1
20080247653 Moussavi et al. Oct 2008 A1
20080272416 Yun Nov 2008 A1
20080273751 Yuan et al. Nov 2008 A1
20080278591 Barna et al. Nov 2008 A1
20080278610 Boettiger Nov 2008 A1
20080284880 Numata Nov 2008 A1
20080291295 Kato et al. Nov 2008 A1
20080298674 Baker et al. Dec 2008 A1
20080310501 Ward et al. Dec 2008 A1
20090027543 Kanehiro Jan 2009 A1
20090050946 Duparre et al. Feb 2009 A1
20090052743 Techmer Feb 2009 A1
20090060281 Tanida et al. Mar 2009 A1
20090086074 Li et al. Apr 2009 A1
20090091645 Trimeche et al. Apr 2009 A1
20090091806 Inuiya Apr 2009 A1
20090096050 Park Apr 2009 A1
20090102956 Georgiev Apr 2009 A1
20090109306 Shan et al. Apr 2009 A1
20090127430 Hirasawa et al. May 2009 A1
20090128644 Camp, Jr. et al. May 2009 A1
20090128833 Yahav May 2009 A1
20090129667 Ho et al. May 2009 A1
20090140131 Utagawa Jun 2009 A1
20090141933 Wagg Jun 2009 A1
20090147919 Goto et al. Jun 2009 A1
20090152664 Klem et al. Jun 2009 A1
20090167922 Perlman et al. Jul 2009 A1
20090167934 Gupta Jul 2009 A1
20090179142 Duparre et al. Jul 2009 A1
20090180021 Kikuchi et al. Jul 2009 A1
20090200622 Tai et al. Aug 2009 A1
20090201371 Matsuda et al. Aug 2009 A1
20090207235 Francini et al. Aug 2009 A1
20090219435 Yuan Sep 2009 A1
20090225203 Tanida et al. Sep 2009 A1
20090237520 Kaneko et al. Sep 2009 A1
20090245573 Saptharishi et al. Oct 2009 A1
20090256947 Ciurea et al. Oct 2009 A1
20090263017 Tanbakuchi Oct 2009 A1
20090268192 Koenck et al. Oct 2009 A1
20090268970 Babacan et al. Oct 2009 A1
20090268983 Stone et al. Oct 2009 A1
20090274387 Jin Nov 2009 A1
20090284651 Srinivasan Nov 2009 A1
20090297056 Lelescu et al. Dec 2009 A1
20090302205 Olsen et al. Dec 2009 A9
20090317061 Jung et al. Dec 2009 A1
20090322876 Lee et al. Dec 2009 A1
20090323195 Hembree et al. Dec 2009 A1
20090323206 Oliver et al. Dec 2009 A1
20090324118 Maslov et al. Dec 2009 A1
20100002126 Wenstrand et al. Jan 2010 A1
20100002313 Duparre et al. Jan 2010 A1
20100002314 Duparre Jan 2010 A1
20100007714 Kim et al. Jan 2010 A1
20100013927 Nixon Jan 2010 A1
20100044815 Chang Feb 2010 A1
20100053342 Hwang et al. Mar 2010 A1
20100053600 Tanida et al. Mar 2010 A1
20100060746 Olsen et al. Mar 2010 A9
20100073463 Momonoi et al. Mar 2010 A1
20100074532 Gordon et al. Mar 2010 A1
20100085425 Tan Apr 2010 A1
20100086227 Sun et al. Apr 2010 A1
20100091389 Henriksen et al. Apr 2010 A1
20100097491 Farina et al. Apr 2010 A1
20100103175 Okutomi et al. Apr 2010 A1
20100103259 Tanida et al. Apr 2010 A1
20100103308 Butterfield et al. Apr 2010 A1
20100111444 Coffman May 2010 A1
20100118127 Nam et al. May 2010 A1
20100128145 Pitts et al. May 2010 A1
20100133230 Henriksen et al. Jun 2010 A1
20100133418 Sargent et al. Jun 2010 A1
20100141802 Knight et al. Jun 2010 A1
20100142839 Lakus-Becker Jun 2010 A1
20100157073 Kondo et al. Jun 2010 A1
20100165152 Lim Jul 2010 A1
20100166410 Chang Jul 2010 A1
20100171866 Brady et al. Jul 2010 A1
20100177411 Hegde et al. Jul 2010 A1
20100182406 Benitez Jul 2010 A1
20100194901 van Hoorebeke et al. Aug 2010 A1
20100195716 Klein Gunnewiek et al. Aug 2010 A1
20100201834 Maruyama et al. Aug 2010 A1
20100202054 Niederer Aug 2010 A1
20100202683 Robinson Aug 2010 A1
20100208100 Olsen et al. Aug 2010 A9
20100220212 Perlman et al. Sep 2010 A1
20100223237 Mishra et al. Sep 2010 A1
20100225740 Jung et al. Sep 2010 A1
20100231285 Boomer et al. Sep 2010 A1
20100238327 Griffith et al. Sep 2010 A1
20100244165 Lake et al. Sep 2010 A1
20100245684 Xiao et al. Sep 2010 A1
20100259610 Petersen Oct 2010 A1
20100265346 Iizuka Oct 2010 A1
20100265381 Yamamoto et al. Oct 2010 A1
20100265385 Knight et al. Oct 2010 A1
20100281070 Chan et al. Nov 2010 A1
20100289941 Ito et al. Nov 2010 A1
20100290483 Park et al. Nov 2010 A1
20100302423 Adams, Jr. et al. Dec 2010 A1
20100309292 Ho et al. Dec 2010 A1
20100309368 Choi et al. Dec 2010 A1
20100321595 Chiu Dec 2010 A1
20100321640 Yeh et al. Dec 2010 A1
20110001037 Tewinkle Jan 2011 A1
20110018973 Takayama Jan 2011 A1
20110019048 Raynor et al. Jan 2011 A1
20110019243 Constant, Jr. et al. Jan 2011 A1
20110031381 Tay et al. Feb 2011 A1
20110032370 Ludwig Feb 2011 A1
20110033129 Robinson Feb 2011 A1
20110038536 Gong Feb 2011 A1
20110043661 Podoleanu Feb 2011 A1
20110043665 Ogasahara Feb 2011 A1
20110043668 McKinnon et al. Feb 2011 A1
20110044502 Liu et al. Feb 2011 A1
20110051255 Lee et al. Mar 2011 A1
20110055729 Mason et al. Mar 2011 A1
20110064327 Dagher et al. Mar 2011 A1
20110069189 Venkataraman et al. Mar 2011 A1
20110080487 Venkataraman et al. Apr 2011 A1
20110085028 Samadani et al. Apr 2011 A1
20110090217 Mashitani et al. Apr 2011 A1
20110108708 Olsen et al. May 2011 A1
20110115886 Nguyen et al. May 2011 A1
20110121421 Charbon et al. May 2011 A1
20110122308 Duparre May 2011 A1
20110128393 Tavi et al. Jun 2011 A1
20110128412 Milnes et al. Jun 2011 A1
20110129165 Lim et al. Jun 2011 A1
20110141309 Nagashima et al. Jun 2011 A1
20110149408 Hahgholt et al. Jun 2011 A1
20110149409 Haugholt et al. Jun 2011 A1
20110153248 Gu et al. Jun 2011 A1
20110157321 Nakajima et al. Jun 2011 A1
20110157451 Chang Jun 2011 A1
20110169994 DiFrancesco et al. Jul 2011 A1
20110176020 Chang Jul 2011 A1
20110181797 Galstian et al. Jul 2011 A1
20110206291 Kashani et al. Aug 2011 A1
20110211077 Nayar et al. Sep 2011 A1
20110211824 Georgiev et al. Sep 2011 A1
20110221599 Hbgasten Sep 2011 A1
20110221658 Haddick et al. Sep 2011 A1
20110221939 Jerdev Sep 2011 A1
20110221950 Oostra et al. Sep 2011 A1
20110228142 Brueckner et al. Sep 2011 A1
20110228144 Tian et al. Sep 2011 A1
20110234841 Akeley et al. Sep 2011 A1
20110241234 Duparre Oct 2011 A1
20110242342 Goma et al. Oct 2011 A1
20110242355 Goma et al. Oct 2011 A1
20110242356 Aleksic et al. Oct 2011 A1
20110243428 Das Gupta et al. Oct 2011 A1
20110255592 Sung et al. Oct 2011 A1
20110255745 Hodder et al. Oct 2011 A1
20110261993 Weiming et al. Oct 2011 A1
20110267348 Lin et al. Nov 2011 A1
20110273531 Ito et al. Nov 2011 A1
20110274366 Tardif Nov 2011 A1
20110279705 Kuang et al. Nov 2011 A1
20110279721 McMahon Nov 2011 A1
20110285866 Bhrugumalla et al. Nov 2011 A1
20110285910 Bamji et al. Nov 2011 A1
20110292216 Fergus et al. Dec 2011 A1
20110298917 Yanagita Dec 2011 A1
20110300929 Tardif et al. Dec 2011 A1
20110310980 Mathew Dec 2011 A1
20110316968 Taguchi et al. Dec 2011 A1
20110317766 Lim et al. Dec 2011 A1
20120012748 Pain Jan 2012 A1
20120019530 Baker Jan 2012 A1
20120019700 Gaber Jan 2012 A1
20120023456 Sun et al. Jan 2012 A1
20120026297 Sato Feb 2012 A1
20120026342 Yu et al. Feb 2012 A1
20120026366 Golan et al. Feb 2012 A1
20120026451 Nystrom Feb 2012 A1
20120039525 Tian et al. Feb 2012 A1
20120044249 Mashitani et al. Feb 2012 A1
20120044372 Côté et al. Feb 2012 A1
20120056982 Katz et al. Mar 2012 A1
20120057040 Park et al. Mar 2012 A1
20120062697 Treado et al. Mar 2012 A1
20120062702 Jiang et al. Mar 2012 A1
20120062756 Tian et al. Mar 2012 A1
20120069235 Imai Mar 2012 A1
20120081519 Goma et al. Apr 2012 A1
20120105691 Waqas et al. May 2012 A1
20120113318 Galstian et al. May 2012 A1
20120113413 Miahczylowicz-Wolski et al. May 2012 A1
20120147139 Li et al. Jun 2012 A1
20120147205 Lelescu et al. Jun 2012 A1
20120153153 Chang et al. Jun 2012 A1
20120154551 Inoue Jun 2012 A1
20120155830 Sasaki et al. Jun 2012 A1
20120163672 McKinnon Jun 2012 A1
20120169433 Mullins et al. Jul 2012 A1
20120170134 Bolis et al. Jul 2012 A1
20120176479 Mayhew et al. Jul 2012 A1
20120176481 Lukk et al. Jul 2012 A1
20120188235 Wu et al. Jul 2012 A1
20120188341 Klein Gunnewiek et al. Jul 2012 A1
20120188389 Lin et al. Jul 2012 A1
20120188420 Black et al. Jul 2012 A1
20120188634 Kubala et al. Jul 2012 A1
20120198677 Duparre Aug 2012 A1
20120200669 Lai et al. Aug 2012 A1
20120200726 Bugnariu Aug 2012 A1
20120200734 Tang Aug 2012 A1
20120206582 DiCarlo et al. Aug 2012 A1
20120219236 Ali et al. Aug 2012 A1
20120224083 Jovanovski et al. Sep 2012 A1
20120229602 Chen et al. Sep 2012 A1
20120229628 Ishiyama et al. Sep 2012 A1
20120237114 Park et al. Sep 2012 A1
20120249550 Akeley et al. Oct 2012 A1
20120249750 Izzat et al. Oct 2012 A1
20120249836 Ali et al. Oct 2012 A1
20120249853 Krolczyk et al. Oct 2012 A1
20120262601 Choi et al. Oct 2012 A1
20120262607 Shimura et al. Oct 2012 A1
20120268574 Gidon et al. Oct 2012 A1
20120287291 McMahon Nov 2012 A1
20120293695 Tanaka Nov 2012 A1
20120307093 Miyoshi Dec 2012 A1
20120307099 Yahata Dec 2012 A1
20120314033 Lee et al. Dec 2012 A1
20120314937 Kim et al. Dec 2012 A1
20120327222 Ng et al. Dec 2012 A1
20130002828 Ding et al. Jan 2013 A1
20130003184 Duparre Jan 2013 A1
20130010073 Do et al. Jan 2013 A1
20130016885 Tsujimoto Jan 2013 A1
20130022111 Chen et al. Jan 2013 A1
20130027580 Olsen et al. Jan 2013 A1
20130033579 Wajs Feb 2013 A1
20130033585 Li et al. Feb 2013 A1
20130038696 Ding et al. Feb 2013 A1
20130050504 Safaee-Rad et al. Feb 2013 A1
20130050526 Keelan Feb 2013 A1
20130057710 McMahon Mar 2013 A1
20130070060 Chatterjee et al. Mar 2013 A1
20130076967 Brunner et al. Mar 2013 A1
20130077859 Stauder et al. Mar 2013 A1
20130077880 Venkataraman et al. Mar 2013 A1
20130077882 Venkataraman et al. Mar 2013 A1
20130083172 Baba Apr 2013 A1
20130088489 Schmeitz et al. Apr 2013 A1
20130088637 Duparre Apr 2013 A1
20130093842 Yahata Apr 2013 A1
20130107061 Kumar et al. May 2013 A1
20130113899 Morohoshi et al. May 2013 A1
20130113939 Strandemar May 2013 A1
20130120605 Georgiev et al. May 2013 A1
20130121559 Hu et al. May 2013 A1
20130128068 Georgiev et al. May 2013 A1
20130128069 Georgiev et al. May 2013 A1
20130128087 Georgiev et al. May 2013 A1
20130128121 Agarwala et al. May 2013 A1
20130147979 McMahon et al. Jun 2013 A1
20130176394 Tian et al. Jul 2013 A1
20130208138 Li et al. Aug 2013 A1
20130215108 McMahon et al. Aug 2013 A1
20130215231 Hiramoto et al. Aug 2013 A1
20130222556 Shimada Aug 2013 A1
20130223759 Nishiyama Aug 2013 A1
20130229540 Farina et al. Sep 2013 A1
20130230237 Schlosser et al. Sep 2013 A1
20130250123 Zhang et al. Sep 2013 A1
20130250150 Malone et al. Sep 2013 A1
20130259317 Gaddy Oct 2013 A1
20130265459 Duparre et al. Oct 2013 A1
20130274596 Azizian et al. Oct 2013 A1
20130274923 By Oct 2013 A1
20130293760 Nisenzon et al. Nov 2013 A1
20140002674 Duparre et al. Jan 2014 A1
20140009586 McNamer et al. Jan 2014 A1
20140013273 Ng Jan 2014 A1
20140037137 Broaddus et al. Feb 2014 A1
20140037140 Benhimane et al. Feb 2014 A1
20140043507 Wang et al. Feb 2014 A1
20140076336 Clayton et al. Mar 2014 A1
20140078333 Miao Mar 2014 A1
20140079336 Venkataraman et al. Mar 2014 A1
20140092281 Nisenzon et al. Apr 2014 A1
20140098267 Tian et al. Apr 2014 A1
20140104490 Hsieh et al. Apr 2014 A1
20140118493 Sali et al. May 2014 A1
20140118584 Lee et al. May 2014 A1
20140132810 McMahon May 2014 A1
20140146201 Knight et al. May 2014 A1
20140176592 Wilburn et al. Jun 2014 A1
20140186045 Poddar et al. Jul 2014 A1
20140192154 Jeong et al. Jul 2014 A1
20140192253 Laroia Jul 2014 A1
20140198188 Izawa Jul 2014 A1
20140204183 Lee et al. Jul 2014 A1
20140218546 McMahon Aug 2014 A1
20140232822 Venkataraman et al. Aug 2014 A1
20140240528 Venkataraman et al. Aug 2014 A1
20140240529 Venkataraman et al. Aug 2014 A1
20140253738 Mullis Sep 2014 A1
20140267243 Venkataraman et al. Sep 2014 A1
20140267286 Duparre Sep 2014 A1
20140267633 Venkataraman et al. Sep 2014 A1
20140267762 Mullis et al. Sep 2014 A1
20140267890 Lelescu et al. Sep 2014 A1
20140285675 Mullis Sep 2014 A1
20140313315 Shoham et al. Oct 2014 A1
20140321712 Ciurea et al. Oct 2014 A1
20140333731 Venkataraman et al. Nov 2014 A1
20140333764 Venkataraman et al. Nov 2014 A1
20140333787 Venkataraman et al. Nov 2014 A1
20140340539 Venkataraman et al. Nov 2014 A1
20140347509 Venkataraman et al. Nov 2014 A1
20140347748 Duparre Nov 2014 A1
20140354773 Venkataraman et al. Dec 2014 A1
20140354843 Venkataraman et al. Dec 2014 A1
20140354844 Venkataraman et al. Dec 2014 A1
20140354853 Venkataraman et al. Dec 2014 A1
20140354854 Venkataraman et al. Dec 2014 A1
20140354855 Venkataraman et al. Dec 2014 A1
20140355870 Venkataraman et al. Dec 2014 A1
20140368662 Venkataraman et al. Dec 2014 A1
20140368683 Venkataraman et al. Dec 2014 A1
20140368684 Venkataraman et al. Dec 2014 A1
20140368685 Venkataraman et al. Dec 2014 A1
20140368686 Duparre Dec 2014 A1
20140369612 Venkataraman et al. Dec 2014 A1
20140369615 Venkataraman et al. Dec 2014 A1
20140376825 Venkataraman et al. Dec 2014 A1
20140376826 Venkataraman et al. Dec 2014 A1
20150002734 Lee Jan 2015 A1
20150003752 Venkataraman et al. Jan 2015 A1
20150003753 Venkataraman et al. Jan 2015 A1
20150009353 Venkataraman et al. Jan 2015 A1
20150009354 Venkataraman et al. Jan 2015 A1
20150009362 Venkataraman et al. Jan 2015 A1
20150015669 Venkataraman et al. Jan 2015 A1
20150035992 Mullis Feb 2015 A1
20150036014 Lelescu et al. Feb 2015 A1
20150036015 Lelescu et al. Feb 2015 A1
20150042766 Ciurea et al. Feb 2015 A1
20150042767 Ciurea Feb 2015 A1
20150042833 Lelescu et al. Feb 2015 A1
20150049915 Ciurea et al. Feb 2015 A1
20150049916 Ciurea et al. Feb 2015 A1
20150049917 Ciurea et al. Feb 2015 A1
20150055884 Venkataraman et al. Feb 2015 A1
20150085174 Shabtay et al. Mar 2015 A1
20150091900 Yang et al. Apr 2015 A1
20150104101 Bryant et al. Apr 2015 A1
20150122411 Rodda et al. May 2015 A1
20150124113 Rodda et al. May 2015 A1
20150124151 Rodda et al. May 2015 A1
20150138346 Venkataraman May 2015 A1
20150146029 Venkataraman et al. May 2015 A1
20150146030 Venkataraman et al. May 2015 A1
20150199841 Venkataraman et al. Jul 2015 A1
20150243480 Yamada Aug 2015 A1
20150248744 Hayasaka et al. Sep 2015 A1
20150254868 Srikanth Sep 2015 A1
20150296137 Duparre et al. Oct 2015 A1
20150312455 Venkataraman et al. Oct 2015 A1
20150326852 Duparre et al. Nov 2015 A1
20150373261 Rodda et al. Dec 2015 A1
20160037097 Duparre Feb 2016 A1
20160044252 Molina Feb 2016 A1
20160044257 Venkataraman et al. Feb 2016 A1
20160057332 Ciurea et al. Feb 2016 A1
20160163051 Mullis Jun 2016 A1
20160165106 Duparre Jun 2016 A1
20160165134 Lelescu et al. Jun 2016 A1
20160165147 Nisenzon et al. Jun 2016 A1
20160165212 Mullis Jun 2016 A1
20160195733 Lelescu et al. Jul 2016 A1
20160227195 Venkataraman et al. Aug 2016 A1
20160249001 McMahon Aug 2016 A1
20160255333 Nisenzon et al. Sep 2016 A1
20160266284 Duparre et al. Sep 2016 A1
20160267665 Venkataraman et al. Sep 2016 A1
20160267672 Ciurea et al. Sep 2016 A1
20160269626 McMahon Sep 2016 A1
20160269627 McMahon Sep 2016 A1
20160269650 Venkataraman et al. Sep 2016 A1
20160269651 Venkataraman et al. Sep 2016 A1
20160269664 Duparre Sep 2016 A1
20160309134 Venkataraman et al. Oct 2016 A1
20160316140 Nayar et al. Oct 2016 A1
20170006233 Venkataraman et al. Jan 2017 A1
20170048468 Pain et al. Feb 2017 A1
20170053382 Lelescu et al. Feb 2017 A1
20170054901 Venkataraman et al. Feb 2017 A1
20170070672 Rodda et al. Mar 2017 A1
20170085845 Venkataraman et al. Mar 2017 A1
20170094243 Venkataraman et al. Mar 2017 A1
20170099465 Mullis et al. Apr 2017 A1
20170163862 Molina Jun 2017 A1
20170178363 Venkataraman et al. Jun 2017 A1
20170187933 Duparre Jun 2017 A1
20190057513 Jain et al. Feb 2019 A1
20200151894 Jain et al. May 2020 A1
Foreign Referenced Citations (132)
Number Date Country
1669332 Sep 2005 CN
1839394 Sep 2006 CN
101010619 Aug 2007 CN
101064780 Oct 2007 CN
101102388 Jan 2008 CN
101147392 Mar 2008 CN
101427372 May 2009 CN
101606086 Dec 2009 CN
101883291 Nov 2010 CN
102037717 Apr 2011 CN
102375199 Mar 2012 CN
0677821 Oct 1995 EP
0840502 May 1998 EP
1201407 May 2002 EP
1355274 Oct 2003 EP
1734766 Dec 2006 EP
2026563 Feb 2009 EP
2104334 Sep 2009 EP
2244484 Oct 2010 EP
2336816 Jun 2011 EP
2381418 Oct 2011 EP
3673461 Sep 2021 EP
3971825 Mar 2022 EP
2482022 Jan 2012 GB
59-025483 Feb 1984 JP
64-037177 Feb 1989 JP
02-285772 Nov 1990 JP
07-015457 Jan 1995 JP
09181913 Jul 1997 JP
11142609 May 1999 JP
11223708 Aug 1999 JP
2000209503 Jul 2000 JP
2001008235 Jan 2001 JP
2001194114 Jul 2001 JP
2001264033 Sep 2001 JP
2001277260 Oct 2001 JP
2001337263 Dec 2001 JP
2002195910 Jul 2002 JP
2002205310 Jul 2002 JP
2002252338 Sep 2002 JP
2003094445 Apr 2003 JP
2003139910 May 2003 JP
2003163938 Jun 2003 JP
2003298920 Oct 2003 JP
2004221585 Aug 2004 JP
2005116022 Apr 2005 JP
2005181460 Jul 2005 JP
2005295381 Oct 2005 JP
2005303694 Oct 2005 JP
2005354124 Dec 2005 JP
2006033228 Feb 2006 JP
2006033493 Feb 2006 JP
2006047944 Feb 2006 JP
2006258930 Sep 2006 JP
2007520107 Jul 2007 JP
2007259136 Oct 2007 JP
2008039852 Feb 2008 JP
2008055908 Mar 2008 JP
2008507874 Mar 2008 JP
2008258885 Oct 2008 JP
2009132010 Jun 2009 JP
2009300268 Dec 2009 JP
2011017764 Jan 2011 JP
2011030184 Feb 2011 JP
2011109484 Jun 2011 JP
2011523538 Aug 2011 JP
2013526801 Jun 2013 JP
2014521117 Aug 2014 JP
1020110097647 Aug 2011 KR
200828994 Jul 2008 TW
200939739 Sep 2009 TW
2005057922 Jun 2005 WO
2006039906 Apr 2006 WO
2007013250 Feb 2007 WO
2007083579 Jul 2007 WO
2007134137 Nov 2007 WO
2008045198 Apr 2008 WO
2008050904 May 2008 WO
2008108271 Sep 2008 WO
2008108926 Sep 2008 WO
2008150817 Dec 2008 WO
2009073950 Jun 2009 WO
2009151903 Dec 2009 WO
2009157273 Dec 2009 WO
2011008443 Jan 2011 WO
2011055655 May 2011 WO
2011063347 May 2011 WO
2011105814 Sep 2011 WO
2011116203 Sep 2011 WO
2011063347 Oct 2011 WO
2011143501 Nov 2011 WO
2012057619 May 2012 WO
2012057620 May 2012 WO
2012057621 May 2012 WO
2012057622 May 2012 WO
2012057623 May 2012 WO
2012057620 Jun 2012 WO
2012074361 Jun 2012 WO
2012078126 Jun 2012 WO
2012082904 Jun 2012 WO
2012155119 Nov 2012 WO
2013003276 Jan 2013 WO
2013043751 Mar 2013 WO
2013043761 Mar 2013 WO
2013049699 Apr 2013 WO
2013055960 Apr 2013 WO
2013119706 Aug 2013 WO
2013126578 Aug 2013 WO
2014052974 Apr 2014 WO
2014032020 May 2014 WO
2014078443 May 2014 WO
2014130849 Aug 2014 WO
2014133974 Sep 2014 WO
2014138695 Sep 2014 WO
2014138697 Sep 2014 WO
2014144157 Sep 2014 WO
2014145856 Sep 2014 WO
2014149403 Sep 2014 WO
2014149902 Sep 2014 WO
2014150856 Sep 2014 WO
201464909 Oct 2014 WO
2014159721 Oct 2014 WO
2014159779 Oct 2014 WO
2014160142 Oct 2014 WO
2014164550 Oct 2014 WO
2014165244 Oct 2014 WO
2014133974 Apr 2015 WO
2015048694 Apr 2015 WO
2015070105 May 2015 WO
2015074078 May 2015 WO
2015081279 Jun 2015 WO
2019038193 Feb 2019 WO
Non-Patent Literature Citations (285)
Entry
Computer English Translation of Korean Patent No. KR 10-1707939 B1, pp. 1-11. (Year: 2017).
Bertalmio et al., “Image Inpainting”, Proceedings of the 27th Annual Conference on Computer Graphics and Interactive Techniques, 2000, ACM Pres/Addison-Wesley Publishing Co., pp. 417-424.
Extended European Search Report for EP Application No. 13810429.4, Completed Jan. 7, 2016, dated Jan. 15, 2016, 6 Pgs.
Extended European Search Report for European Application EP12782935.6, completed Aug. 28, 2014, dated Sep. 4, 2014, 7 Pgs.
Extended European Search Report for European Application EP12804266.0, Report Completed Jan. 27, 2015, dated Feb. 3, 2015, 7 Pgs.
Extended European Search Report for European Application EP12835041.0, Report Completed Jan. 28, 2015, dated Feb. 4, 2015, 6 Pgs.
Extended European Search Report for European Application EP13751714.0, completed Aug. 5, 2015, dated Aug. 18, 2015, 8 Pgs.
Extended European Search Report for European Application EP13810229.8, Report Completed Apr. 14, 2016, dated Apr. 21, 2016, 7 pgs.
Extended European Search Report for European Application No. 13830945.5, Search completed Jun. 28, 2016, dated Jul. 7, 2016, 14 Pgs.
Extended European Search Report for European Application No. 13841613.6, Search completed Jul. 18, 2016, dated Jul. 26, 2016, 8 Pgs.
Extended European Search Report for European Application No. 14763087.5, Search completed Dec. 7, 2016, dated Dec. 19, 2016, 9 pgs.
Extended European Search Report for European Application No. 14860103.2, Search completed Feb. 23, 2017, dated Mar. 3, 2017, 7 Pgs.
International Preliminary Report on Patentability for International Application No. PCT/US2012/059813, Search Completed Apr. 15, 2014, 7 pgs.
International Preliminary Report on Patentability for International Application No. PCT/US2013/059991, dated Mar. 17, 2015, dated Mar. 26, 2015, 8 pgs.
International Preliminary Report on Patentability for International Application PCT/US10/057661, dated May 22, 2012, dated May 31, 2012, 10pages.
International Preliminary Report on Patentability for International Application PCT/US13/56065, dated Feb. 24, 2015, dated Mar. 5, 2015, 4 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/024987, dated Aug. 12, 2014, 13 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/027146, completed Aug. 26, 2014, dated Sep. 4, 2014, 10 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/039155, completed Nov. 4, 2014, dated Nov. 13, 2014, 10 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/046002, dated Dec. 31, 2014, dated Jan. 8, 2015, 6 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/048772, dated Dec. 31, 2014, dated Jan. 8, 2015, 8 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/056502, dated Feb. 24, 2015, dated Mar. 5, 2015, 7 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2013/069932, dated May 19, 2015, dated May 28, 2015, 12 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/017766, dated Aug. 25, 2015, dated Sep. 3, 2015, 8 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/018084, dated Aug. 25, 2015, dated Sep. 3, 2015, 11 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/018116, dated Sep. 15, 2015, dated Sep. 24, 2015, 12 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/021439, dated Sep. 15, 2015, dated Sep. 24, 2015, 9 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/022118, dated Sep. 8, 2015, dated Sep. 17, 2015, 4 pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/022123, dated Sep. 8, 2015, dated Sep. 17, 2015, 4 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/022774, dated Sep. 22, 2015, dated Oct. 1, 2015, 5 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/023762, dated Mar. 2, 2015, dated Mar. 9, 2015, 10 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/024407, dated Sep. 15, 2015, dated Sep. 24, 2015, 8 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/024903, dated Sep. 15, 2015, dated Sep. 24, 2015, 12 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/024947, dated Sep. 15, 2015, dated Sep. 24, 2015, 7 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/025100, dated Sep. 15, 2015, dated Sep. 24, 2015, 4 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/025904, dated Sep. 15, 2015, dated Sep. 24, 2015, 5 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/028447, dated Sep. 15, 2015, dated Sep. 24, 2015, 7 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/030692, dated Sep. 15, 2015, dated Sep. 24, 2015, 6 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/064693, dated May 10, 2016, dated May 19, 2016, 14 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/066229, dated May 24, 2016, dated Jun. 2, 2016, 9 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2014/067740, dated May 31, 2016, dated Jun. 9, 2016, 9 Pgs.
International Preliminary Report on Patentability for International Application PCT/US2015/019529, dated Sep. 13, 2016, dated Sep. 22, 2016, 9 Pgs.
International Preliminary Report on Patentability for International Application PCT/US13/62720, dated Mar. 31, 2015, dated Apr. 9, 2015, 8 Pgs.
International Search Report and Written Opinion for International Application No. PCT/US13/46002, dated Nov. 13, 2013, dated Nov. 29, 2013, 7 pgs.
International Search Report and Written Opinion for International Application No. PCT/US13/56065, Completed Nov. 25, 2013, dated Nov. 26, 2013, 8 pgs.
International Search Report and Written Opinion for International Application No. PCT/US13/59991, Completed Feb. 6, 2014, dated Feb. 26, 2014, 8 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/024987, Completed Mar. 27, 2013, dated Apr. 15, 2013, 14 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/027146, completed Apr. 2, 2013, 11 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/039155, completed Jul. 1, 2013, dated Jul. 11, 2013, 11 Pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/048772, Completed Oct. 21, 2013, dated Nov. 8, 2013, 6 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/056502, Completed Feb. 18, 2014, dated Mar. 19, 2014, 7 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2013/069932, Completed Mar. 14, 2014, dated Apr. 14, 2014, 12 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2015/019529, completed May 5, 2015, dated Jun. 8, 2015, 11 Pgs.
International Search Report and Written Opinion for International Application No. PCT/EP2018/072303, Search completed Nov. 13, 2018, dated Nov. 26, 2018, 14 Pgs.
International Search Report and Written Opinion for International Application PCT/US11/36349, dated Aug. 22, 2011, 11 pgs.
International Search Report and Written Opinion for International Application PCT/US13/62720, completed Mar. 25, 2014, dated Apr. 21, 2014, 9 Pgs.
International Search Report and Written Opinion for International Application PCT/US14/17766, completed May 28, 2014, dated Jun. 18, 2014, 9 Pgs.
International Search Report and Written Opinion for International Application PCT/US14/18084, completed May 23, 2014, dated Jun. 10, 2014, 12 pgs.
International Search Report and Written Opinion for International Application PCT/US14/18116, Report completed May 13, 2014, 12 pgs.
International Search Report and Written Opinion for International Application PCT/US14/21439, completed Jun. 5, 2014, dated Jun. 20, 2014, 10 Pgs.
International Search Report and Written Opinion for International Application PCT/US14/22118, completed Jun. 9, 2014, dated Jun. 25, 2014, 5 pgs.
International Search Report and Written Opinion for International Application PCT/US14/22774 report completed Jun. 9, 2014, dated Jul. 14, 2014, 6 Pgs.
International Search Report and Written Opinion for International Application PCT/US14/24407, report completed Jun. 11, 2014, dated Jul. 8, 2014, 9 Pgs.
International Search Report and Written Opinion for International Application PCT/US14/25100, report completed Jul. 7, 2014, dated Aug. 7, 2014, 5 Pgs.
International Search Report and Written Opinion for International Application PCT/US 14/25904 report completed Jun. 10, 2014, dated Jul. 10, 2014, 6 Pgs.
International Search Report and Written Opinion for International Application PCT/US2009/044687, completed Jan. 5, 2010, dated Jan. 13, 2010, 9 pgs.
International Search Report and Written Opinion for International Application PCT/US2010/057661, completed Mar. 9, 2011, 14 pgs.
International Search Report and Written Opinion for International Application PCT/US2011/064921, completed Feb. 25, 2011, dated Mar. 6, 2012, 17 pgs.
International Search Report and Written Opinion for International Application PCT/US2012/037670, dated Jul. 18, 2012, Completed Jul. 5, 2012, 9 pgs.
International Search Report and Written Opinion for International Application PCT/US2012/044014, completed Oct. 12, 2012, 15 pgs.
International Search Report and Written Opinion for International Application PCT/US2012/056151, completed Nov. 14, 2012, 10 pgs.
International Search Report and Written Opinion for International Application PCT/US2012/058093, Report completed Nov. 15, 2012, 12 pgs.
International Search Report and Written Opinion for International Application PCT/US2012/059813, completed Dec. 17, 2012, 8 pgs.
International Search Report and Written Opinion for International Application PCT/US2014/022123, completed Jun. 9, 2014, dated Jun. 25, 2014, 5 pgs.
International Search Report and Written Opinion for International Application PCT/US2014/023762, Completed May 30, 2014, dated Jul. 3, 2014, 6 Pgs.
International Search Report and Written Opinion for International Application PCT/US2014/024903, completed Jun. 12, 2014, dated Jun. 27, 2014, 13 pgs.
International Search Report and Written Opinion for International Application PCT/US2014/024947, Completed Jul. 8, 2014, dated Aug. 5, 2014, 8 Pgs.
International Search Report and Written Opinion for International Application PCT/US2014/028447, completed Jun. 30, 2014, dated Jul. 21, 2014, 8 Pgs.
International Search Report and Written Opinion for International Application PCT/US2014/030692, completed Jul. 28, 2014, dated Aug. 27, 2014, 7 Pgs.
International Search Report and Written Opinion for International Application PCT/US2014/064693, Completed Mar. 7, 2015, dated Apr. 2, 2015, 15 pgs.
International Search Report and Written Opinion for International Application PCT/US2014/066229, Completed Mar. 6, 2015, dated Mar. 19, 2015, 9 Pgs.
International Search Report and Written Opinion for International Application PCT/US2014/067740, Completed Jan. 29, 2015, dated Mar. 3, 2015, 10 pgs.
Office Action for U.S. Appl. No. 12/952,106, dated Aug. 16, 2012, 12 pgs.
Supplementary European Search Report for EP Application No. 13831768.0, Search completed May 18, 2016, dated May 30, 2016, 13 Pgs.
“File Formats Version 6”, Alias Systems, 2004, 40 pgs.
“Light fields and computational photography”, Stanford Computer Graphics Laboratory, Retrieved from: http://graphics.stanford.edu/projects/lightfield/, Earliest publication online: Feb. 10, 1997, 3 pgs.
Aufderheide et al., “A MEMS-based Smart Sensor System for Estimation of Camera Pose for Computer Vision Applications”, Research and Innovation Conference 2011, Jul. 29, 2011, pp. 1-10.
Baker et al., “Limits on Super-Resolution and Howto Break Them”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Sep. 2002, vol. 24, No. 9, pp. 1167-1183.
Banz et al., “Real-Time Semi-Global Matching Disparity Estimation on the GPU”, Institute of Microelectronic Systems, Leibniz University of Hanover, Nov. 7, 2011, 20 pgs.
Barron et al., “Intrinsic Scene Properties from a Single RGB-D Image”, 2013 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 23-28, 2013, Portland, OR, USA, pp. 17-24.
Bennett et al., “Multispectral Bilateral Video Fusion”, 2007 IEEE Transactions on Image Processing, May 2007, published Apr. 16, 2007, vol. 16, No. 5, pp. 1185-1194.
Bennett et al., “Multispectral Video Fusion”, Computer Graphics (ACM Siggraph Proceedings), Jul. 25, 2006, published Jul. 30, 2006, 1 pg.
Bertero et al., “Super-resolution in computational imaging”, Micron, Jan. 1, 2003, vol. 34, Issues 6-7, 17 pgs.
Bishop et al., “Full-Resolution Depth Map Estimation from an Aliased Plenoptic Light Field”, ACCV Nov. 8, 2010, Part II, LNCS 6493, pp. 186-200.
Bishop et al., “Light Field Superresolution”, Computational Photography (ICCP), 2009 IEEE International Conference, Conference Date April 16-17, published Jan. 26, 2009, 9 pgs.
Bishop et al., “The Light Field Camera: Extended Depth of Field, Aliasing, and Superresolution”, IEEE Transactions on Pattern Analysis and Machine Intelligence, May 2012, vol. 34, No. 5, published Aug. 18, 2011, pp. 972-986.
Borman, “Topics in Multiframe Superresolution Restoration”, Thesis of Sean Borman, Apr. 2004, 282 pgs.
Borman et al., “Image Sequence Processing”, Dekker Encyclopedia of Optical Engineering, Oct. 14, 2002, 81 pgs.
Borman et al., “Block-Matching Sub-Pixel Motion Estimation from Noisy, Under-Sampled Frames—An Empirical Performance Evaluation”, Proc SPIE, Dec. 28, 1998, vol. 3653, 10 pgs.
Borman et al., “Image Resampling and Constraint Formulation for MultiFrame Super-Resolution Restoration”, Proc. SPIE, published Jul. 1, 2003, vol. 5016, 12 pgs.
Borman et al., “Linear models for multi-frame super-resolution restoration under non-affine registration and spatially varying PSF”, Proc. SPIE, May 21, 2004, vol. 5299, 12 pgs.
Borman et al., “Nonlinear Prediction Methods for Estimation of Clique Weighting Parameters in NonGaussian Image Models”, Proc. SPIE, Sep. 22, 1998, vol. 3459, 9 pgs.
Borman et al., “Simultaneous Multi-Frame MAP Super-Resolution Video Enhancement Using Spatio-Temporal Priors”, Image Processing, 1999, ICIP 99 Proceedings, vol. 3, pp. 469-473.
Borman et al., “Super-Resolution from Image Sequences—A Review”, Circuits & Systems, 1998, pp. 374-378.
Bose et al., “Superresolution and Noise Filtering Using Moving Least Squares”, IEEE Transactions on Image Processing, Aug. 2006, vol. 15, Issue 8, published Jul. 17, 2006, pp. 2239-2248.
Boye et al., “Comparison of Subpixel Image Registration Algorithms”, Proc. of SPIE—IS&T Electronic Imaging, Feb. 3, 2009, vol. 7246, pp. 72460X-1-72460X-9; doi: 10.1117/12.810369.
Bruckner et al., “Artificial compound eye applying hyperacuity”, Optics Express, Dec. 11, 2006, vol. 14, No. 25, pp. 12076-12084.
Bruckner et al., “Driving microoptical imaging systems towards miniature camera applications”, Proc. SPIE, Micro-Optics, May 13, 2010, 11 pgs.
Bruckner et al., “Thin wafer-level camera lenses inspired by insect compound eyes”, Optics Express, Nov. 22, 2010, vol. 18, No. 24, pp. 24379-24394.
Bryan et al., “Perspective Distortion from Interpersonal Distance Is an Implicit Visual Cue for Social Judgments of Faces”, PLOS One, vol. 7, Issue 9, Sep. 26, 2012, e45301, doi:10.1371/journal.pone.0045301, 9 pages.
Capel, “Image Mosaicing and Super-resolution”, Retrieved on Nov. 10, 2012, Retrieved from the Internet at URL:<http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.226.2643&rep=rep1 &type=pdf>, 2001, 269 pgs.
Carroll et al., “Image Warps for Artistic Perspective Manipulation”, ACM Transactions on Graphics (TOG), vol. 29, No. 4, Jul. 26, 2010, Article No. 127, 9 pgs.
Chan et al., “Extending the Depth of Field in a Compound-Eye Imaging System with Super-Resolution Reconstruction”, Proceedings—International Conference on Pattern Recognition, Jan. 1, 2006, vol. 3, pp. 623-626.
Chan et al., “Investigation of Computational Compound-Eye Imaging System with Super-Resolution Reconstruction”, IEEE, ISASSP, Jun. 19, 2006, pp. 1177-1180.
Chan et al., “Super-resolution reconstruction in a computational compoundeye imaging system”, Multidim Syst Sign Process, published online Feb. 23, 2007, vol. 18, pp. 83-101.
Chen et al., “Image Matting with Local and Nonlocal Smooth Priors”, CVPR '13 Proceedings of the 2013 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 23, 2013, pp. 1902-1907.
Chen et al., “Interactive deformation of light fields”, Symposium on Interactive 3D Graphics, 2005, pp. 139-146.
Chen et al., “KNN matting”, 2012 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 16-21, 2012, Providence, RI, USA, pp. 869-876.
Chen et al., “KNN Matting”, IEEE Transactions on Pattern Analysis and Machine Intelligence, Sep. 2013, vol. 35, No. 9, pp. 2175-2188.
Cooper et al., “The perceptual basis of common photographic practice”, Journal of Vision, vol. 12, No. 5, Article 8, May 25, 2012, pp. 1-14.
Crabb et al., “Real-time foreground segmentation via range and color imaging”, 2008 IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops, Anchorage, AK, USA, Jun. 23-28, 2008, pp. 1-5.
Debevec et al., “Recovering High Dynamic Range Radiance Maps from Photographs”, Computer Graphics (ACM SIGGRAPH Proceedings), Aug. 16, 1997, 10 pgs.
Do, Minh N., “Immersive Visual Communication with Depth”, Presented at Microsoft Research, Jun. 15, 2011, Retrieved from http://minhdo.ece.illinois.edu/talks/ImmersiveComm.pdf, 42 pgs.
Do et al., “Immersive Visual Communication”, IEEE Signal Processing Magazine, vol. 28, Issue 1, Jan. 2011, DOI: 10.1109/MSP.2010.939075, Retrieved from http://minhdo.ece.illinois.edu/publications/ImmerComm_SPM.pdf, pp. 58-66.
Drouin et al., “Fast Multiple-Baseline Stereo with Occlusion”, Fifth International Conference on 3-D Digital Imaging and Modeling (3DIM'05), Ottawa, Ontario, Canada, Jun. 13-16, 2005, pp. 540-547.
Drouin et al., “Geo-Consistency for Wide Multi-Camera Stereo”, 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05), vol. 1, Jun. 20-25, 2005, pp. 351-358.
Drouin et al., “Improving Border Localization of Multi-Baseline Stereo Using Border-Cut”, International Journal of Computer Vision, Jul. 5, 2006, vol. 83, Issue 3, 8 pgs.
Duparre et al., “Artificial apposition compound eye fabricated by micro-optics technology”, Applied Optics, Aug. 1, 2004, vol. 43, No. 22, pp. 4303-4310.
Duparre et al., “Artificial compound eye zoom camera”, Bioinspiration & Biomimetics, Nov. 21, 2008, vol. 3, pp. 1-6.
Duparre et al., “Artificial compound eyes—different concepts and their application to ultra flat image acquisition sensors”, MOEMS and Miniaturized Systems IV, Proc. SPIE 5346, Jan. 24, 2004, pp. 89-100.
Duparre et al., “Chirped arrays of refractive ellipsoidal microlenses for aberration correction under oblique incidence”, Optics Express, Dec. 26, 2005, vol. 13, No. 26, pp. 10539-10551.
Duparre et al., “Micro-optical artificial compound eyes”, Bioinspiration & Biomimetics, Apr. 6, 2006, vol. 1, pp. R1-R16.
Duparre et al., “Microoptical artificial compound eyes—from design to experimental verification of two different concepts”, Proc, of SPIE, Optical Design and Engineering II, vol. 5962, Oct. 17, 2005, pp. 59622A-1-59622A-12.
Duparre et al., “Microoptical Artificial Compound Eyes—Two Different Concepts for Compact Imaging Systems”, 11th Microoptics Conference, Oct. 30-Nov. 2, 2005, 2 pgs.
Duparre et al., “Microoptical telescope compound eye”, Optics Express, Feb. 7, 2005, vol. 13, No. 3, pp. 889-903.
Duparre et al., “Micro-optically fabricated artificial apposition compound eye”, Electronic Imaging—Science and Technology, Prod. SPIE 5301, Jan. 2004, pp. 25-33.
Duparre et al., “Novel Optics/Micro-Optics for Miniature Imaging Systems”, Proc. of SPIE, Apr. 21, 2006, vol. 6196, pp. 619607-1-619607-15.
Duparre et al., “Theoretical analysis of an artificial superposition compound eye for application in ultra flat digital image acquisition devices”, Optical Systems Design, Proc. SPIE 5249, Sep. 2003, pp. 408-418.
Duparre et al., “Thin compound-eye camera”, Applied Optics, May 20, 2005, vol. 44, No. 15, pp. 2949-2956.
Duparre et al., “Ultra-Thin Camera Based on Artificial Apposition Compound Eyes”, 10th Microoptics Conference, Sep. 1-3, 2004, 2 pgs.
Eng et al., “Gaze correction for 3D tele-immersive communication system”, IVMSP Workshop, 2013 IEEE 11th. IEEE, Jun. 10, 2013.
Fanaswala, “Regularized Super-Resolution of Multi-View Images”, Retrieved on Nov. 10, 2012 (Nov. 10, 2012). Retrieved from the Internet at URL:<http://www.site.uottawa.ca/-edubois/theses/Fanaswala_thesis.pdf>, 2009, 163 pgs.
Fang et al., “vol. Morphing Methods for Landmark Based 3D Image Deformation”, SPIE vol. 2710, Proc. 1996 SPIE Intl Symposium on Medical Imaging, Newport Beach, CA, Feb. 10, 1996, pp. 404-415.
Farrell et al., “Resolution and Light Sensitivity Tradeoff with Pixel Size”, Proceedings of the SPIE Electronic Imaging 2006 Conference, Feb. 2, 2006, vol. 6069, 8 pgs.
Farsiu et al., “Advances and Challenges in Super-Resolution”, International Journal of Imaging Systems and Technology, Aug. 12, 2004, vol. 14, pp. 47-57.
Farsiu et al., “Fast and Robust Multiframe Super Resolution”, IEEE Transactions on Image Processing, Oct. 2004, published Sep. 3, 2004, vol. 13, No. 10, pp. 1327-1344.
Farsiu et al., “Multiframe Demosaicing and Super-Resolution of Color Images”, IEEE Transactions on Image Processing, Jan. 2006, vol. 15, No. 1, date of publication Dec. 12, 2005, pp. 141-159.
Fecker et al., “Depth Map Compression for Unstructured Lumigraph Rendering”, Proc. SPIE 6077, Proceedings Visual Communications and Image Processing 2006, Jan. 18, 2006, pp. 60770B-1-60770B-8.
Feris et al., “Multi-Flash Stereopsis: Depth Edge Preserving Stereo with Small Baseline Illumination”, IEEE Trans on PAMI, 2006, 31 pgs.
Fife et al., “A 3D Multi-Aperture Image Sensor Architecture”, Custom Integrated Circuits Conference, 2006, CICC '06, IEEE, pp. 281-284.
Fife et al., “A 3MPixel Multi-Aperture Image Sensor with 0.7Mu Pixels in 0.11Mu CMOS”, ISSCC 2008, Session 2, Image Sensors & Technology, 2008, pp. 48-50.
Fischer et al., “Optical System Design”, 2nd Edition, SPIE Press, Feb. 14, 2008, pp. 191-198.
Fischer et al., “Optical System Design”, 2nd Edition, SPIE Press, Feb. 14, 2008, pp. 49-58.
Gastal et al., “Shared Sampling for Real-Time Alpha Matting”, Computer Graphics Forum, EUROGRAPHICS 2010, vol. 29, Issue 2, May 2010, pp. 575-584.
Georgeiv et al., “Light Field Camera Design for Integral View Photography”, Adobe Systems Incorporated, Adobe Technical Report, 2003, 13 pgs.
Georgiev et al., “Light-Field Capture by Multiplexing in the Frequency Domain”, Adobe Systems Incorporated, Adobe Technical Report, 2003, 13 pgs.
Goldman et al., “Video Object Annotation, Navigation, and Composition”, In Proceedings of UIST 2008, Oct. 19-22, 2008, Monterey CA, USA, pp. 3-12.
Gortler et al., “The Lumigraph”, In Proceedings of SIGGRAPH 1996, published Aug. 1, 1996, pp. 43-54.
Gupta et al., “Perceptual Organization and Recognition of Indoor Scenes from RGB-D Images”, 2013 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 23-28, 2013, Portland, OR, USA, pp. 564-571.
Hacohen et al., “Non-Rigid Dense Correspondence with Applications for Image Enhancement”, ACM Transactions on Graphics, vol. 30, No. 4, Aug. 7, 2011, 9 pgs.
Hamilton, “JPEG File Interchange Format, Version 1.02”, Sep. 1, 1992, 9 pgs.
Hardie, “A Fast Image Super-Algorithm Using an Adaptive Wiener Filter”, IEEE Transactions on Image Processing, Dec. 2007, published Nov. 19, 2007, vol. 16, No. 12, pp. 2953-2964.
Hasinoff et al., “Search-and-Replace Editing for Personal Photo Collections”, 2010 International Conference: Computational Photography (ICCP) Mar. 2010, pp. 1-8.
Hernandez-Lopez et al., “Detecting objects using color and depth segmentation with Kinect sensor”, Procedia Technology, vol. 3, Jan. 1, 2012, pp. 196-204, XP055307680, ISSN: 2212-0173, DOI: 10.1016/j.protcy.2012.03.021.
Hirschmuller, “Accurate and Efficient Stereo Processing by Semi-Global Matching and Mutual Information”, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), San Diego, CA, USA, Jun. 20-26, 2005, 8 pgs.
Hirschmuller et al., “Memory Efficient Semi-Global Matching”, ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. I-3, 2012, XXII ISPRS Congress, Aug. 25-Sep. 1, 2012, Melbourne, Australia, 6 pgs.
Holoeye Photonics AG, “Spatial Light Modulators”, Oct. 2, 2013, Brochure retrieved from https://web.archive.org/web/20131002061028/http://holoeye.com/wp-content/uploads/Spatial_Light_Modulators.pdf on Oct. 13, 2017, 4 pgs.
Holoeye Photonics AG, “Spatial Light Modulators”, Sep. 18, 2013, retrieved from https://web.archive.org/web/20130918113140/http://holoeye.com/spatial-light-modulators/ on Oct. 13, 2017, 4 pages.
Horisaki et al., “Irregular Lens Arrangement Design to Improve Imaging Performance of Compound-Eye Imaging Systems”, Applied Physics Express, Jan. 29, 2010, vol. 3, pp. 022501-1-022501-3.
Horisaki et al., “Superposition Imaging forThree-Dimensionally Space-Invariant Point Spread Functions”, Applied Physics Express, Oct. 13, 2011, vol. 4, pp. 112501-1-112501-3.
Horn et al., “LightShop: Interactive Light Field Manipulation and Rendering”, In Proceedings of I3D, Jan. 1, 2007, pp. 121-128.
Humenberger Er Al., “A Census-Based Stereo Vision Algorithm Using Modified Semi-Global Matching and Plane Fitting to Improve Matching Quality”, IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), IEEE, Jun. 13-18, 2010, San Francisco, CA, 8 pgs.
Isaksen et al., “Dynamically Reparameterized Light Fields”, In Proceedings of SIGGRAPH 2000, pp. 297-306.
Izadi et al., “KinectFusion: Real-time 3D Reconstruction and Interaction Using a Moving Depth Camera”, UIST'11, Oct. 16-19, 2011, Santa Barbara, CA, pp. 559-568.
Janoch et al., “A category-level 3-D object dataset: Putting the Kinect to work”, 2011 IEEE International Conference on Computer Vision Workshops KICCV Workshops), Nov. 6-13, 2011, Barcelona, Spain, pp. 1168-1174.
Jarabo et al., “Efficient Propagation of Light Field Edits”, In Proceedings of SIACG 2011, pp. 75-80.
Jiang et al., “Panoramic 3D Reconstruction Using Rotational Stereo Camera with Simple Epipolar Constraints”, 2006 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'06), Jun. 17-22, 2006, vol. 1, New York, NY, USA, pp. 371-378.
Joshi et al., “Synthetic Aperture Tracking: Tracking Through Occlusions”, I CCV IEEE 11th International Conference on Computer Vision; Publication [online], Oct. 2007 [retrieved Jul. 28, 2014], Retrieved from the Internet <URL: http:l/ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4409032&isnumber=4408819>; pp. 1-8.
Kang et al., “Handling Occlusions in Dense Multi-view Stereo”, Computer Vision and Pattern Recognition, 2001, vol. 1, pp. 1-103-1-110.
Kim et al., “Scene reconstruction from high spatio-angular resolution light fields”, ACM Transactions on Graphics (TOG)—SIGGRAPH 2013 Conference Proceedings, vol. 32 Issue 4, Article 73, Jul. 21, 2013, 11 pages.
Kitamura et al., “Reconstruction of a high-resolution image on a compound-eye image-capturing system”, Applied Optics, Mar. 10, 2004, vol. 43, No. 8, pp. 1719-1727.
Konolige, Kurt, “Projected Texture Stereo”, 2010 IEEE International Conference on Robotics and Automation, May 3-7, 2010, pp. 148-155.
Krishnamurthy et al., “Compression and Transmission of Depth Maps for Image-Based Rendering”, Image Processing, 2001, pp. 828-831.
Kubota et al., “Reconstructing Dense Light Field From Array of Multifocus Images for Novel View Synthesis”, IEEE Transactions on Image Processing, vol. 16, No. 1, Jan. 2007, pp. 269-279.
Kutulakos et al., “Occluding Contour Detection Using Affine Invariants and Purposive Viewpoint Control”, Computer Vision and Pattern Recognition, Proceedings CVPR 94, Seattle, Washington, Jun. 21-23, 1994, 8 pgs.
Lai et al., “A Large-Scale Hierarchical Multi-View RGB-D Object Dataset”, Proceedings—IEEE International Conference on Robotics and Automation, Conference Date May 9-13, 2011, 8 pgs., DOI:10.1109/ICRA.201135980382.
Lane et al., “A Survey of Mobile Phone Sensing”, IEEE Communications Magazine, vol. 48, Issue 9, Sep. 2010, pp. 140-150.
Lee et al., “Automatic Upright Adjustment of Photographs”, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2012, pp. 877-884.
Lee et al., “Electroactive Polymer Actuator for Lens-Drive Unit in Auto-Focus Compact Camera Module”, ETRI Journal, vol. 31, No. 6, Dec. 2009, pp. 695-702.
Lee et al., “Nonlocal matting”, CVPR 2011, Jun. 20-25, 2011, pp. 2193-2200.
Lensvector, “How LensVector Autofocus Works”, 2010, printed Nov. 2, 2012 from http://www.lensvector.com/overview.html, 1 pg.
Levin et al., “A Closed Form Solution to Natural Image Matting”, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2006, vol. 1, pp. 61-68.
Levin et al., “Spectral Matting”, 2007 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 17-22, 2007, Minneapolis, MN, USA, pp. 1-8.
Levoy, “Light Fields and Computational Imaging”, IEEE Computer Society, Sep. 1, 2006, vol. 39, Issue No. 8, pp. 46-55.
Levoy et al., “Light Field Rendering”, Proc. ADM SIGGRAPH '96, pp. 1-12.
Li et al., “A Hybrid Camera for Motion Deblurring and Depth Map Super-Resolution”, Jun. 23-28, 2008, IEEE Conference on Computer Vision and Pattern Recognition, 8 pgs. Retrieved from www.eecis.udel.edu/˜jye/lab_research/08/deblur-feng.pdf on Feb. 5, 2014.
Li et al., “Fusing Images With Different Focuses Using Support Vector Machines”, IEEE Transactions on Neural Networks, vol. 15, No. 6, Nov. 8, 2004, pp. 1555-1561.
Lim, Jongwoo, “Optimized Projection Pattern Supplementing Stereo Systems”, 2009 IEEE International Conference on Robotics and Automation, May 12-17, 2009, pp. 2823-2829.
Liu et al., “Virtual View Reconstruction Using Temporal Information”, 2012 IEEE International Conference on Multimedia and Expo, 2012, pp. 115-120.
Lo et al., “Stereoscopic 3D Copy & Paste”, ACM Transactions on Graphics, vol. 29, No. 6, Article 147, Dec. 2010, pp. 147:1-147:10.
Ma et al., “Constant Time Weighted Median Filtering for Stereo Matching and Beyond”, ICCV '13 Proceedings of the 2013 IEEE International Conference on Computer Vision, IEEE Computer Society, Washington DC, USA, Dec. 1-8, 2013, 8 pgs.
Martinez et al., “Simple Telemedicine for Developing Regions: Camera Phones and Paper-Based Microfluidic Devices for Real-Time, Off-Site Diagnosis”, Analytical Chemistry (American Chemical Society), vol. 80, No. 10, May 15, 2008, pp. 3699-3707.
McGuire et al., “Defocus video matting”, ACM Transactions on Graphics (TOG)—Proceedings of ACM SIGGRAPH 2005, vol. 24, Issue 3, Jul. 2005, pp. 567-576.
Merkle et al., “Adaptation and optimization of coding algorithms for mobile 3DTV”, MobileSDTV Project No. 216503, Nov. 2008, 55 pgs.
Michael et al., “Real-time Stereo Vision: Optimizing Semi-Global Matching”, 2013 IEEE Intelligent Vehicles Symposium (IV), IEEE, Jun. 23-26, 2013, Australia, 6 pgs.
Mitra et al., “Light Field Denoising, Light Field Superresolution and Stereo Camera Based Refocussing using a GMM Light Field Patch Prior”, Computer Vision and Pattern Recognition Workshops (CVPRW), 2012 IEEE Computer Society Conference on Jun. 16-21, 2012, pp. 22-28.
Moreno-Noguer et al., “Active Refocusing of Images and Videos”, ACM Transactions on Graphics (TOG)—Proceedings of ACM SIGGRAPH 2007, vol. 26, Issue 3, Jul. 2007, 10 pages.
Muehlebach, “Camera Auto Exposure Control for VSLAM Applications”, Studies on Mechatronics, Swiss Federal Institute of Technology Zurich, Autumn Term 2010 course, 67 pgs.
Nayar, “Computational Cameras: Redefining the Image”, IEEE Computer Society, Aug. 14, 2006, pp. 30-38.
Ng, “Digital Light Field Photography”, Thesis, Jul. 2006, 203 pgs.
Ng et al., “Light Field Photography with a Hand-held Plenoptic Camera”, Stanford Tech Report CTSR Feb. 2005, Apr. 20, 2005, pp. 1-11.
Ng et al., “Super-Resolution Image Restoration from Blurred Low-Resolution Images”, Journal of Mathematical Imaging and Vision, 2005, vol. 2 3, pp. 367-378.
Nguyen et al., “Error Analysis for Image-Based Rendering with Depth Information”, IEEE Transactions on Image Processing, vol. 18, Issue 4, Apr. 2009, pp. 703-716.
Nguyen et al., “Image-Based Rendering with Depth Information Using the Propagation Algorithm”, Proceedings. (ICASSP '05). IEEE International Conference on Acoustics, Speech, and Signal Processing, 2005, vol. 5, Mar. 23-23, 2005, pp. II-589-II-592.
Nishihara, H.K., “PRISM: A Practical Real-Time Imaging Stereo Matcher”, Massachusetts Institute of Technology, A.I. Memo 780, May 1984, 32 pgs.
Nitta et al., “Image reconstruction for thin observation module by bound optics by using the iterative backprojection method”, Applied Optics, May 1, 2006, vol. 45, No. 13, pp. 2893-2900.
Nomura et al., “Scene Collages and Flexible Camera Arrays”, Proceedings of Eurographics Symposium on Rendering, Jun. 2007, 12 pgs.
Park et al., “Multispectral Imaging Using Multiplexed Illumination”, 2007 IEEE 11th International Conference on Computer Vision, Oct. 14-21, 2007, Rio de Janeiro, Brazil, pp. 1-8.
Park et al., “Super-Resolution Image Reconstruction”, IEEE Signal Processing Magazine, May 2003, pp. 21-36.
Parkkinen et al., “Characteristic Spectra of Munsell Colors”, Journal of the Optical Society of America A, vol. 6, Issue 2, Feb. 1989, pp. 318-322.
Perwass et al., “Single Lens 3D-Camera with Extended Depth-of-Field”, printed from www.raytrix.de, Jan. 22, 2012, 15 pgs.
Pham et al., “Robust Super-Resolution without Regularization”, Journal of Physics: Conference Series 124, Jul. 2008, pp. 1-19.
Philips 3D Solutions, “3D Interface Specifications, White Paper”, Feb. 15, 2008, 2005-2008 Philips Electronics Nederland B.V., Philips 3D Solutions retrieved from www.philips.com/3dsolutions, 29 pgs., Feb. 15, 2008.
Polight, “Designing Imaging Products Using Reflowable Autofocus Lenses”, printed Nov. 2, 2012 from http://www.polight.no/tunable-polymer-autofocus-lens-html--11.html, 1 pg.
Pouydebasque et al., “Varifocal liquid lenses with integrated actuator, high focusing power and low operating voltage fabricated on 200 mm wafers”, Sensors and Actuators A: Physical, vol. 172, Issue 1, Dec. 2011, pp. 280-286.
Protter et al., “Generalizing the Nonlocal-Means to Super-Resolution Reconstruction”, IEEE Transactions on Image Processing, Dec. 2, 2008, vol. 18, No. 1, pp. 36-51.
Radtke et al., “Laser lithographic fabrication and characterization of a spherical artificial compound eye”, Optics Express, Mar. 19, 2007, vol. 15, No. 6, pp. 3067-3077.
Rajan et al., “Simultaneous Estimation of Super Resolved Scene and Depth Map from Low Resolution Defocused Observations”, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 25, No. 9, Sep. 8, 2003, pp. 1-16.
Rander et al., “Virtualized Reality: Constructing Time-Varying Virtual Worlds From Real World Events”, Proc. of IEEE Visualization '97, Phoenix, Arizona, Oct. 19-24, 1997, pp. 277-283, 552.
Rhemann et al., “Fast Cost-vol. Filtering for Visual Correspondence and Beyond”, IEEE Trans. Pattern Anal. Mach. Intell, 2013, vol. 35, No. 2, pp. 504-511.
Rhemann et al., “A perceptually motivated online benchmark for image matting”, 2009 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 20-25, 2009, Miami, FL, USA, pp. 1826-1833.
Robertson et al., “Dynamic Range Improvement Through Multiple Exposures”, In Proc. of the Int. Conf. on Image Processing, 1999, 5 pgs.
Robertson et al., “Estimation-theoretic approach to dynamic range enhancement using multiple exposures”, Journal of Electronic Imaging, Apr. 2003, vol. 12, No. 2, pp. 219-228.
Roy et al., “Non-Uniform Hierarchical Pyramid Stereo for Large Images”, Computerand Robot Vision, 2002, pp. 208-215.
Sauer et al., “Parallel Computation of Sequential Pixel Updates in Statistical Tomographic Reconstruction”, ICIP 1995 Proceedings of the 1995 International Conference on Image Processing, Date of Conference: Oct. 23-26, 1995, pp. 93-96.
Scharstein et al., “High-Accuracy Stereo Depth Maps Using Structured Light”, IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR 2003), Jun. 2003, vol. 1, pp. 195-202.
Seitz et al., “Plenoptic Image Editing”, International Journal of Computer Vision 48, Conference Date Jan. 7, 1998, 29 pgs, DOI: 10.1109/ICCV.1998.710696 ⋅ Source: DBLP Conference: Computer Vision, Sixth International Conference.
Shotton et al., “Real-time human pose recognition in parts from single depth images”, CVPR 2011, Jun. 20-25, 2011, Colorado Springs, CO, USA, pp. 1297-1304.
Shum et al., “A Review of Image-based Rendering Techniques”, in Visual Communications and Image Processing 2000, May 2000, vol. 4067, pp. 2-13.
Shum et al., “Pop-Up Light Field: An Interactive Image-Based Modeling and Rendering System”, Apr. 2004, ACM Transactions on Graphics, vol. 23, No. 2, pp. 143-162. Retrieved from http://131.107.65.14/en-us/um/people/jiansun/papers/PopupLightField_TOG.pdf on Feb. 5, 2014.
Silberman et al., “Indoor segmentation and support inference from RGBD images”, ECCV'12 Proceedings of the 12th European conference on Computer Vision, vol. PartV, Oct. 7-13, 2012, Florence, Italy, pp. 746-760.
Stober, “Stanford researchers developing 3-D camera with 12,616 lenses”, Stanford Report, Mar. 19, 2008, Retrieved from http://news.stanford.edu/news/2008/march19/camera-031908.html, 5 pgs.
Stollberg et al., “The Gabor superlens as an alternative wafer-level camera approach inspired by superposition compound eyes of nocturnal insects”, Optics Express, Aug. 31, 2009, vol. 17, No. 18, pp. 15747-15759.
Sun et al., “Image Super-Resolution Using Gradient Profile Prior”, 2008 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 23-28, 2008, 8 pgs.; DOI: 10.1109/CVPR.2008.4587659.
Taguchi et al., “Rendering-Oriented Decoding fora Distributed Multiview Coding System Using a Coset Code”, Hindawi Publishing Corporation, EURASIP Journal on Image and Video Processing, vol. 2009, Article ID 251081, Online: Apr. 22, 2009, 12 pages.
Takeda et al., “Super-resolution Without Explicit Subpixel Motion Estimation”, IEEE Transaction on Image Processing, Sep. 2009, vol. 18, No. 9, pp. 1958-1975.
Tallon et al., “Upsampling and Denoising of Depth Maps Via Joint-Segmentation”, 20th European Signal Processing Conference, Aug. 27-31, 2012, 5 pgs.
Tanida et al., “Color imaging with an integrated compound imaging system”, Optics Express, Sep. 8, 2003, vol. 11, No. 18, pp. 2109-2117.
Tanida et al., “Thin observation module by bound optics (TOMBO): concept and experimental verification”, Applied Optics, Apr. 10, 2001, vol. 40, No. 11, pp. 1806-1813.
Tao et al., “Depth from Combining Defocus and Correspondence Using Light-Field Cameras”, ICCV '13 Proceedings of the 2013 IEEE International Conference on Computer Vision, Dec. 1, 2013, pp. 673-680.
Taylor, “Virtual camera movement: The way of the future?”, American Cinematographer vol. 77, No. 9, Sep. 1996, 93-100.
Tseng et al., “Automatic 3-D depth recovery from a single urban-scene image”, 2012 Visual Communications and Image Processing, Nov. 27-30, 2012, San Diego, CA, USA, pp. 1-6.
Vaish et al., “Reconstructing Occluded Surfaces Using Synthetic Apertures: Stereo, Focus and Robust Measures”, 2006 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'06), vol. 2, Jun. 17-22, 2006, pp. 2331-2338.
Vaish et al., “Synthetic Aperture Focusing Using a Shear-Warp Factorization of the Viewing Transform”, IEEE Workshop on A3DISS, CVPR, 2005, 8 pgs.
Vaish et al., “Using Plane + Parallax for Calibrating Dense Camera Arrays”, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2004, 8 pgs.
Van Der Wal et al., “The Acadia Vision Processor”, Proceedings Fifth IEEE International Workshop on Computer Architectures for Machine Perception, Sep. 13, 2000, Padova, Italy, pp. 31-40.
Veilleux, “CCD Gain Lab: The Theory”, University of Maryland, College Park-Observational Astronomy (ASTR 310), Oct. 19, 2006, pp. 1-5 (online], [retrieved on May 13, 2014], Retrieved from the Internet <URL: http://www.astro.umd.edu/˜veilleux/ASTR310/fall06/ccd_theory.pdf, 5 pgs.
Venkataraman et al., “PiCam: An Ultra-Thin High Performance Monolithic Camera Array”, ACM Transactions on Graphics (TOG), ACM, US, vol. 32, No. 6, 1 Nov. 1, 2013, pp. 1-13.
Vetro et al., “Coding Approaches for End-To-End 3D TV Systems”, Mitsubishi Electric Research Laboratories, Inc., TR2004-137, Dec. 2004, 6 pgs.
Viola et al., “Robust Real-time Object Detection”, Cambridge Research Laboratory, Technical Report Series, Compaq, CRL 2001/01, Feb. 2001, Printed from: http://www.hpl.hp.com/techreports/Compaq-DEC/CRL-2001-1.pdf, 30 pgs.
Vuong et al., “A New Auto Exposure and Auto White-Balance Algorithm to Detect High Dynamic Range Conditions Using CMOS Technology”, Proceedings of the World Congress on Engineering and Computer Science 2008, WCECS 2008, Oct. 22-24, 2008.
Wang, “Calculation of Image Position, Size and Orientation Using First Order Properties”, Dec. 29, 2010, OPTI521 Tutorial, 10 pgs.
Wang et al., “Automatic Natural Video Matting with Depth”, 15th Pacific Conference on Computer Graphics and Applications, PG '07, Oct. 29-Nov. 2, 2007, Maui, HI, USA, pp. 469-472.
Wang et al., “Image and Video Matting: A Survey”, Foundations and Trends, Computer Graphics and Vision, vol. 3, No. 2, 2007, pp. 91-175.
Wang et al., “Soft scissors: an interactive tool for realtime high quality matting”, ACM Transactions on Graphics (TOG)—Proceedings of ACM SIGGRAPH 2007, vol. 26, Issue 3, Article 9, Jul. 2007, 6 pages, published Aug. 5, 2007.
Wetzstein et al., “Computational Plenoptic Imaging”, Computer Graphics Forum, 2011, vol. 30, No. 8, pp. 2397-2426.
Wheeler et al., “Super-Resolution Image Synthesis Using Projections Onto Convex Sets in the Frequency Domain”, Proc. SPIE, Mar. 11, 2005, vol. 5674, 12 pgs.
Wieringa et al., “Remote Non-invasive Stereoscopic Imaging of Blood Vessels: First In-vivo Results of a New Multispectral Contrast Enhancement Technology”, Annals of Biomedical Engineering, vol. 34, No. 12, Dec. 2006, pp. 1870-1878, Published online Oct. 12, 2006.
Wikipedia, “Polarizing Filter (Photography)”, retrieved from http://en.wikipedia.org/wiki/Polarizing_filter_(photography) on Dec. 12, 2012, last modified on Sep. 26, 2012, 5 pgs.
Wilburn, “High Performance Imaging Using Arrays of Inexpensive Cameras”, Thesis of Bennett Wilburn, Dec. 2004, 128 pgs.
Wilburn et al., “High Performance Imaging Using Large Camera Arrays”, ACM Transactions on Graphics, Jul. 2005, vol. 24, No. 3, pp. 1-12.
Wilburn et al., “High-Speed Videography Using a Dense Camera Array”, Proceedings of the 2004 IEEE Computer Society Conference on Computer Vision and Pattern Recognition, 2004. CVPR 2004., vol. 2, Jun. 27-Jul. 2, 2004, pp. 294-301.
Wilburn et al., “The Light Field Video Camera”, Proceedings of Media Processors 2002, SPIE Electronic Imaging, 2002, 8 pgs.
Wippermann et al., “Design and fabrication of a chirped array of refractive ellipsoidal micro-lenses for an apposition eye camera objective”, Proceedings of SPIE, Optical Design and Engineering II, Oct. 15, 2005, 59622C-1-59622C-11.
Wu et al., “A virtual view synthesis algorithm based on image inpainting”, 2012 Third International Conference on Networking and Distributed Computing, Hangzhou, China, Oct. 21-24, 2012, pp. 153-156.
Xu, “Real-Time Realistic Rendering and High Dynamic Range Image Display and Compression”, Dissertation, School of Computer Science in the College of Engineering and Computer Science at the University of Central Florida, Orlando, Florida, Fall Term 2005, 192 pgs.
Yang et al., “A Real-Time Distributed Light Field Camera”, Eurographics Workshop on Rendering (2002), published Jul. 26, 2002, pp. 1-10.
Yang et al., “Superresolution Using Preconditioned Conjugate Gradient Method”, Proceedings of SPIE—The International Society for Optical Engineering, Jul. 2002, 8 pgs.
Yokochi et al., “Extrinsic Camera Parameter Estimation Based-on Feature Tracking and GPS Data”, 2006, Nara Institute of Science and Technology, Graduate School of Information Science, LNCS 3851, pp. 369-378.
Zhang et al., “A Self-Reconfigurable Camera Array”, Eurographics Symposium on Rendering, published Aug. 8, 2004, 12 pgs.
Zhang et al., “Depth estimation, spatially variant image registration, and super-resolution using a multi-lenslet camera”, Proceedings of SPIE, vol. 7705, Apr. 23, 2010, pp. 770505-770505-8, XP055113797 ISSN: 0277-786X, DOI: 10.1117/12.852171.
Zheng et al., “Balloon Motion Estimation Using Two Frames”, Proceedings of the Asilomar Conference on Signals, Systems and Computers, IEEE, Comp. Soc. Press, US, vol. 2 of 02, Nov. 4, 1991, pp. 1057-1061.
Zhu et al., “Fusion of Time-of-Flight Depth and Stereo for High Accuracy Depth Maps”, 2008 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 23-28, 2008, Anchorage, AK, USA, pp. 1-8.
Zomet et al., “Robust Super-Resolution”, IEEE, 2001, pp. 1-6.
Extended European Search Report for European Application No. 21193887.3, Search completed Feb. 4, 2022, dated Feb. 15, 2022, 11 Pgs.
Related Publications (1)
Number Date Country
20210042952 A1 Feb 2021 US
Continuations (2)
Number Date Country
Parent 16685881 Nov 2019 US
Child 17078732 US
Parent 15682295 Aug 2017 US
Child 16685881 US