1. Field of the Invention
This invention relates generally to an image processing methods and apparatus. More particularly, this invention relates to image processing methods and apparatus for interpolation of image data of a mosaic structured color element array. Even more particularly, this invention relates to image processing methods and apparatus that employ a second order derivative calculated at a shift invariant point of a mosaic structured color element array to determine color values be independent of the location chosen at intervals of maximum spatial sampling frequency.
2. Description of Related Art
A digital image is an electronic signal representing the intensity or intensity of light reflected or originating from an object impinging upon a sensor. The light is converted within the sensor to an electronic signal. In an image sensor array, the electronic signal contains information detailing the intensity of the light impinging upon a two-dimensional array. Thus, the electronic signal contains the intensity of each point having a sensor within the array as defined as a function of two spatial variables. Further, each point having a sensor is considered a sampling point and the space between each of the sensors determines the maximum spatial sampling frequency of the image. Thus projected images of these sensor outputs such as photographs, still video images, radar images, etc. are a function of the spatial variables (x, y), therefore the image intensity is defined as f(x,y).
U.S. Pat. No. 6,822,758 (Morino) describes an image processing method for improving a defective image (degraded image) using color interpolation and optical correction.
“Pixel-Level Image Fusion: The Case of Image Sequences”, Rockinger, et al, Proceedings of SPIE (The International Society for Optical Engineering), Signal Processing, Sensor Fusion, and Target Recognition VII, Vol. 3374, pp.: 378-388, July 1998, provides a pixel-level image sequence fusion with an approach based on a shift invariant extension of the 2D discrete wavelet transform. The discrete wavelet transform yields an over-complete and thus shift invariant multi-resolution signal representation.
“Method of Color Interpolation in A Single Sensor Color Camera Using Green Channel Separation”, Weerasinghe, et al, IEEE International Conference on Acoustics, Speech, and Signal Processing, 2002, Vol.: 4, pp.: IV-3233-IV-3236 presents a color interpolation algorithm for a single sensor color camera. The proposed algorithm is especially designed to solve the problem of pixel crosstalk among the pixels of different color channels. Inter-channel crosstalk gives rise to blocking effects on the interpolated green plane, and also spreading of false colors into detailed structures. The proposed algorithm separates the green channel into two planes, one highly correlated with the red channel and the other with the blue channel. These separate planes are used for red and blue channel interpolation.
“The Canonical Correlations of Color Images and Their Use for Demosaicing”, Hel-Or, Hewlett Packard Laboratories, HPL-2003-164R1, Feb. 23, 2004, found: Mar. 29, 2006 at www.hpl.hp.com/techreports/2003/HPL-2003-164R1.pdf, describes a demosaicing technique that is derived directly from statistical inferences on color images for demosaicing color image de-noising, compression, and segmentation. The technique presents a Bayesian approach that exploits the spectral dependencies in color images. It takes advantage of the fact that spatial discontinuities in different color bands are correlated and that this characteristic is efficiently exposed using the Canonical Correlation Analysis (CCA). The CCA scheme optimally represents of each color band such that color plane correlation is maximized.
“Local Image Reconstruction and Sub-pixel Restoration Algorithms”, Boult et al, Computer Vision, Graphics, and Image Processing: Graphical Models and Image Processing, Vol.: 55, No.: 1, 1993, pp.: 63-77, Academic Press, Inc., Orlando, Fla., introduces a new class of reconstruction algorithms that treat image values as area samples generated by non-overlapping integrators. This is consistent with the image formation process, particularly for CCD and CID cameras. Image reconstruction is a two-stage process: image restoration followed by application of the point spread function (PSF) of the imaging sensor.
“Image Capture: Modeling and Calibration of Sensor Responses and Their Synthesis from Multispectral Images”, Vora, et al, Hewlett Packard Laboratories, HPL-98-187, found Mar. 29, 2006 at www.hpl.hp.com/techreports/98/HPL-98-187.pdf models for digital cameras, methods for the calibration of the spectral response of a camera and the performance of an image capture simulator. The general model underlying the simulator assumes that the image capture device contains multiple classes of sensors with different spectral sensitivities and that each sensor responds in a known way to light intensity over most of its operating range.
An object of this invention is to provide a system that interpolates image data using a second order derivative at a shift invariant point within a cluster of pixels to prevent uniform illumination interference and color shifting from various edges and shapes within an image.
Another object of this invention is to scale the second order derivative to smooth or sharpen the image.
Further, another object of this invention is further sharpening the color data derived from the second order derivative.
To accomplish at least one of these objects, an image processing system for interpolating image data is comprised of a shift invariant point determining device, an illumination averager, a second order differentiator, and color data calculator. The shift invariant point determining device ascertains shift invariant points within said mosaic color element array pattern. The illumination averager receives image data representing the image to determine average illumination values of clusters of a plurality of pixels. The plurality of pixels is organized to form the image and the image data containing illumination values for each of the plurality of pixels. The second order differentiator is in communication with the illumination averager to receive the average illumination values for the clusters of the plurality of pixels to determine a second order derivative of the average illumination values of the clusters of the plurality of pixels. The color data calculator receives the image data and is in communication with the second order differentiator to receive the second order derivative. From the image data and second order derivative, the color data calculator determines color data for each of the plurality of pixels.
The image processing system additionally has a second order derivative scaler in communication with the second order differentiator to receive the second order derivative. The second order derivative scaler the multiplies the second order derivative by a scaling factor for selectively smoothing and sharpening the second order derivative.
The image processing system further has a color data averager. The color data averager is in communication with the color data calculator to average color data values of adjacent pixels to a resolution of the image data. An average color data memory device is in communication with the color data averager to receive and retain the average color data values. The image processing system includes an output device in communication with the average color data memory device for transferring the average color data values to an external apparatus for further processing.
A raw image data memory receives and retains the image data in communication with the illumination averager to transfer the image data to the illumination averager. An average illumination data memory is in communication with the illumination averager to receive and retain the average illumination values of the clusters.
The illumination values maybe light intensity of the clusters of the plurality of color elements at the shift invariant points or average luminance of the clusters of the plurality of color elements at the shift invariant points. The illumination values maybe for the interpolation maybe the results using any variety of weighting factors in the calculations of luminance of the clusters of the plurality of color elements at the shift invariant points.
The shift invariant point determining device ascertains shift-invariance of a point within the mosaic color element array pattern is satisfied by the logical statement:
IF I(n,m)=T[a*X1(n,m)+b*X2(n,m)+c*X3(n,m)+d*X4(n,m)]
THEN I(n−k,m−I)=T[a*X1(n−k,m−I)+b*X2(n−k,m−I)+c*X3(n−k,m−I)+d*X4(n−k,m−I)]
where:
The illumination averager determines the average illumination values by the formula:
The second order differentiator determines second order derivative by the formula:
where:
The above formula is simplified to determine the second order by the formula:
The second derivative scaler determines the smoothed and sharpened second order derivative by the formula:
The color data calculator determines the color data by the formula:
ICX(2i,2j)=ICX(2i−I,2j−m)+I(2i,2j)/2−I(2i−2*I,2j−2*m)/2−I(2i,2j)″/8
The color data averager determines the average color data values by the formula:
a-2c are diagrams of portions of an image constructed of Bayer patterned pixel illustrating the indexing structure of the apparatus and method of this invention interpolates image data.
a and 4b are diagrams for the color filter mosaic array illustration the indexing for the calculation of the second order derivative of the apparatus and method of this invention.
a and 8b are diagrams of portions of an image constructed of Bayer patterned pixel illustrating averaging of the luminance of clusters of the Bayer pattern mosaic color element array.
Image sensor elements (either CMOS or Charged Coupled Devices) generally sense light as a grey-scaled value. Alternately, the pixel sensor elements, as described, are tuned to be sensitive to a particular hue of the color. If the pixel sensor elements sense only grey scale values they require a color filter array to generate the color components that are to be displayed. The color filter mosaic array, such as the Bayer pattern as shown in U.S. Pat. No. 3,971,065 (Bayer), provide the raw color data information for an image. Refer to
The color element mosaic pattern of image arrays such as a Bayer pattern introduces a shift-variance. Shift-variance means that the interpolation at a specific spatial location (x, y) is different. That is color data for a specified input RGB(x,y) is not always equal to RGB(x−dx,y−dy), where dx and dy are any integer multiple of the pixel pitch. That is if there is an edge or dramatic change of intensity between any two adjacent pixels of the same color, the raw color data does not contain for one of the colors the precise information for the exact location of the edge and any interpolation for determining intermediate color between the two same color does not determine the location of the change intensity.
A shift invariant system occurs when identical stimulus is presented to the system except for the corresponding shift in time or space and the response of the system is identical. Mathematically, a system T is shift-invariant if and only if:
y(t)=T[x(t)] implies y(t−s)=T[x(t−s)]
where:
y(t) is the response of the system.
T[x(t)] is the system description.
The intensity or magnitude of the color data between two pixels is, as shown above, shift variant. However, the intensity I(x,y) calculated by summing all four adjacent pixels is shift-invariant. That is for a specified input of a four pixel cluster of an image array, the intensity is determined by the formula:
The Red/Green/Blue structure of the Bayer pattern, as used in CMOS active pixel image sensors, results in a periodic structure that is not shift invariant. For an imaging system it is desired to have an output that is shift invariant (i.e. the edges in the picture can be located at anywhere). However, the total illumination intensity at interstitial space between four adjacent pixels of the Bayer pattern can always be represented by two green, one red, and one blue pixel that are adjacent. This is true for all interstitial spaces of any 2×2 arrangements of four pixels of the Bayer pattern regardless of the relative position of Blue/Red pixels with respect to the interstitial space location.
As discussed in the Wikipedia entry on image processing (found May 3, 2006, www.en.wikipedia.org/wiki/Image_processing), image processing provides solutions to such processing as:
For the interpolation, demosaicing, and recovery of a full image, the interpolation algorithms become complicated as they try to adapt to various edges and shapes that might interfere with the uniform illumination and causes color shifts. The apparatus and method of this invention determines the average intensity for locations with a spatial sampling rate that is the minimum pixel pitch of the mosaic structured color element array pattern. The average intensity is determined for each interstitial space between four adjacent pixels of an array. The apparatus and method of this invention then determines the second order derivative of the average illumination for each of the interstitial spaces between each four pixels of the image array. The second order derivative, as calculated at the center interstitial space of any 2×2 pixel arrangement, is shift invariant when the total illumination is considered. This second order derivative is then used together with the adjacent color information to determine the interpolated color information for each of the Bayer pattern pixel clusters.
The apparatus and method of this invention further provides sharpening and smoothing of the image by scaling the second order derivative. The calculated color data for all the interstitial spaces adjacent to each pixel is averaged to further sharpen the image.
The raw image data with a mosaic structured color element array pattern, such as the Bayer pattern is a two dimensional array. In a two dimensional array has the general mathematical formulation with a function T having the variables x1(n,m) . . . xn(n,m). This a function I(n,m) has the form written as:
I(n,m)=T[a*x1(n,m)+b*x2(n,m)+c*x3(n,m)+d*x4(n,m)+ . . . z*xn(n,m)]
Referring to
IF I(2i,2j)=T[a*Ca(2i+1,2j−1)+b*Cb(2i+1,2j+1)+c*Cc(2i−1,2j−1)+d*Cd(2i−1,2j+1)]
THEN I(2i−k,2j−I)=T[a*Ca(2i+1−k,2j−1−I)+b*Cb(2i+1−k,2j+1−I)+c*Cc(2i−1−k,2j−1−I)+d*Cd(2i−1−k,2j+1−I)]
This condition is achieved by a=b=c=d (=0.25 in the case of the average). This is a significant departure from a majority of the prior art in this area for mosaic structured color element array patterns. For standard Bayer pattern the color values (Red, Green, and Blue) are calculated for each location (2i+1,2j+1), (2i+1,2j−1), (2i−1,2j+1), and (2i−1,2j−1). If one calculates a function of the Red, Green, and Blue either by equal Red, Green, and Blue weighting or by the common luminance weighting formula (29.8839% red, 58.6811% green and 11.4350% blue), the shift-invariance condition given above does not hold. Because of this, the interpolation of the method and apparatus of this invention is specified to the function I (intensity) and does not use luminance. The intensity function is also used in the second order derivative calculation. The second order derivative additionally satisfies the shift-invariance condition above. It is important to note that this second order derivative contains the information about the edges in the image. The edges as specified by the second order derivative are used in the interpolation of the method and apparatus of this invention to correct the adjacent color information with respect to the interstitial location (2i,2j). In
Referring to
where:
Using the structure of the image array of
The average of the light intensity of the adjacent four color elements 34, 32, 20, and 18 of each interstitial space of each cluster of the array is calculated (Box 105) by the formula:
The intensity for each of the interstitial space for each cluster of the pixels for the array is calculated. However, it is required that there are extra rows and columns (−1,−1) that provide the additional data at the edge of the image so that the intensity calculation is for a complete cluster.
The second order differential between the average intensity for each interstitial space of each cluster of pixel within the array is calculated (Box 110). Referring to
The average of the two diagonal second order derivatives is further written as:
By substituting in the intensity values (I(2i+x,2j+y)) for each of the pixels and simplifying the average of the two diagonal second order derivative is further written in simplified form as:
Where:
The above calculation is the diagonal second order derivative and is valid since the interpolation is calculated along the diagonal. If the 4×4 array is approximated as a circle, the second derivative can also be written as
There is a scaling coefficient if 8/6 between these two equations. This is a non-critical scaling factor that is compensated for by another scaling coefficient introduced hereinafter for smoothing/sharpening in order to obtain the desired effect.
A second embodiment of the calculation (Box 110) of the second order derivative is shown in
I(2i−2,2j)″=(I(2i−2,2j−2)+I(2i−2,2j+2))−2*I(2i−2,2j)
I(2i,2j)″=(I(2i,2j−2)+I(2i,2j+2))−2*I(2i,2j)
I(2i+2,2j)″=(I(2i+2,2j−2)+I(2i+2,2j+2))−2*I(2i+2,2j)
Similarly, the second order derivatives for the y-direction are:
I(2i,2j−2)″=(I(2i−2,2j−2)+I(2i+2,2j−2))−2*I(2i,2j−2)
I(2i,2j)″=(I(2i−2,2j)+I(2i+2,2j))−2*I(2i,2j)
I(2i,2j+2)″=(I(2i−2,2j+2)+I(2i+2,2j+2))−2*I(2i,2j+2)
The average of the x-direction and the y-direction equations is:
Where:
In the interpolation method and apparatus of this invention, it is important to note that the calculations are based on the second derivative of intensity obtained from a 4×4 mosaic structured color element pattern within an array. This establishes the 3×3 intensity matrix to allow second order derivative calculations that are shift invariant. This method may be extended to mosaic structured color element array patterns of more than 4×4. This will require more data retention for a real-time hardware implementation. Depending on the mosaic structured color element array pattern, this will require higher order derivatives and not just the second order derivative. However, one skilled in the art would understand that the method with high order derivatives is the same for calculating the derivative in the x and y directions.
For the array of
A smoothing or sharpening of the image is optionally accomplished by scaling (Box 115) the second order derivative by the formula:
where:
where:
Any of the interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42, (
The intensity of each color for each interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42 is calculated (Box 120) as function of the raw intensity data Ic(2i±1,2j±1) 18, 20, 32, and 34 for each color c of each color element of the cluster and the second order derivative I(2i,2j)″. The intensity for each color for each interstitial space is calculated according to the formula:
ICX(2i,2j)=ICX(2i−I,2j−m)+I(2i,2j)/2−I(2i−2*I,2j−2*m)/2−I(2i,2j)″/8
For the array of
I(2,2,H)=IH(1,1)+I(2,2)/2−I(0,0)/2−I(2,2)″/8
I(2,2,R)=IR(1,3)+I(2,2)/2−I(0,4)/2−I(2,2)″/8
I(2,2,B)=IB(3,1)+I(2,2)/2−I(4,0)/2−I(2,2)″/8
I(2,2,G)=IG(3,3)+I(2,2)/2−I(4,4)/2−I(2,2)″/8
For a Bayer mosaic structured color element array pattern, a second process for calculating the intensity of each color for each interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42 is described hereinafter. It should be noted that each interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42 has two diagonal green color elements (G and H) in the Bayer mosaic structured color element array patterns. The Green intensity of the interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42 is calculated using the diagonal green color elements IC(2i,2j) and the second derivative I(2i,2j)″ of the interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42. The assumption is that the second derivative I(2i,2j)″ based on the average intensity function
For the Red and Blue pixels, it is assumed that the difference in adjacent green values is the same as the difference of adjacent red/blue values. This is the main divergence from the second order derivative based calculation shown above and it is used in the absence of two red values to base the approximation. Note that the green intensity values (IG(2i,2j)) of the interstitial spaces (2i,2j) 10, 12, 14, 24, 26, 28, 38, 40, and 42 are in the same orientation as the red intensity values (IR(2i,2j)). The red intensity values (IR(2,2)) are given by the equations:
It should be noted that one-half of the term for the Red color element intensity IR(1,3) is from the equation estimating the approximated red intensity value IR/B(3,1) of the Blue color element (3,1).
Similarly, the Green intensity IG(2,2) at the interstitial space (2,2) is the calculated in a manner identical to that of the Red intensity IR(2,2) at the interstitial space (2,2) according to the formula:
Alternatively the difference between the intensity values of the interstitial spaces (2i,2j) maybe used to determine the individual color intensities ICX(2i,2j). The use of intensity values of the interstitial spaces (2i,2j) is more efficient for electronic calculation by requiring less memory. The three color intensity values IG(2,2), IR(2,2), IB(2,2) may be electronically calculated in parallel.
The step size taken during the calculation to interpolate the color data results in the color data information at an increased resolution due to the second order derivative obtained in the center and applied to the adjacent pixel. This manifests itself as a sharpening of the image. To restore the image to its normal resolution and correct systematic color errors, the intensity value for each color element is calculated (Box 125) as the average of each of the color intensity values IG(2i,2j), IR(2i,2j), IB(2i,2j) at the four corners of each color element. The calculated color data points for each interstitial space may be averaged (Box 125) by the formula
It should be noted that the sharpened version of the calculated color data (Box 120) of the interpolated image prior to the averaging (Box 125) would be useful in creating a printed version of the image. It is well known that printers especially an inexpensive printer) have diffusion effects of their inks on paper. The interpolated color data provides a sharpened image to provide some compensation to this diffusion effect.
Refer now to
The array of multiple photosensor pixel image sensor 220 converts the photons of the reflected light 245 to photoelectrons. The image readout 224 generates digital data signals from the photoelectron. The digital data signals are further manipulated by the image processor 225 and transferred from the control host 210. The control host then the pixel data output 260 for eventual display. The image capture system 200 produces image data 260 that is organized to be equivalent to a video display such as the data structure described above for the Bayer pattern.
Refer now to
The raw image data 300 is retained in the Raw Color Data Image Memory 316 of the image memory 315. The intensity averager 325 receives the shift invariant coordinates from the color array shift invariant point calculator 310 and extracts the raw color data from the raw color data image memory 316. The intensity averager 325 determines the average intensity according to the procedure (Box 105) of the method of
The second order differentiated image data is transferred to the scaler circuit 335. The scaler optionally performs a smoothing or sharpening of the second order differentiated image data by the procedure (Box 115) of the method of
A second embodiment of the image processor 225 of this invention that performs an interpolation process on raw image data of a mosaic structured sensor such as the Bayer pattern of the sensor 220 of
The program code is retrieved and executed by a computing system such as the digital signal processor (DSP) 415. The DSP 415 performs a computer program process for processing raw image data for interpolating the raw image data of the mosaic structured sensor. The interpolation of the image data of the mosaic structured color element array pattern allows the calculation of the color values to be independent of the location chosen at intervals of maximum sampling spatial frequency. The program code as retained in the program memory 414 when executed performs the program process that executes the method as described in
The array geometry descriptor 405 is retained by the program constant memory section 413 of the system memory 410. From the array geometry descriptor 405, the DSP 415 determines the shift invariant points within the mosaic structured color element array pattern according to the procedure (Box 100) of
The raw image data 400 is transferred from the mosaic structured sensor 220 of
The second order differentiated image data is extracted from the image data memory 412 by the DSP 415. The DSP 415 optionally performs a smoothing or sharpening of the second order differentiated image data by the procedure (Box 115) of the method of
The shift invariance is achieved, as described above using the average intensity. As simple as this sounds, it is a significant departure from majority of the work of the prior art in which; an RGB value is calculated for each location (2i,2j). It should be noted that, if one calculates the RGB color values either by equal R/G/B weighting or by the common luminance weighting formula (29.8839% red, 58.6811% green and 11.4350% blue); the shift-invariance condition given above does not hold.
This is one of the main reasons that the intensity function (I) is specified and the luminance function (L) is not used. The intensity function is also used in the second order derivative calculation which still satisfies the shift-invariance condition above. It is important to note that this second order derivative contains the information about the edges in the image. In the final stage of the Shift Invariant Differential Image Data Interpolation method of this invention for processing raw image data with a mosaic structured color element array pattern the second order derivative information that includes edges is used to correct the adjacent color information with respect to the location (2i,2j).
The corrected RGB information of the Shift Invariant Differential Image Data Interpolation method of this invention would be perfect if the color spectrum corresponded to the intensity function of the color elements of the mosaic structured color element array pattern (50% Green, 25% Red, 25% Blue). Since this is not generally true, this error must be corrected. As described above, this is accomplished by the calculating (Box 125) of
An alternative to the averaging the color intensity values IG(2i,2j), IR(2i,2j), IB(2i,2j) is accomplished by adjusting the location (2i,2j), based on the color information of the adjacent pixels. This alternative method is investigated using the L*a*b color space. The L*a*b color space as described in the Lab Color Space” found Jun. 1, 2006, www.en.wikipedia.orq/wiki/L%2Aa%2Ab, is also referred to as CIELAB or CIE1976 and is well known in the art and is the most complete color model used conventionally to describe all the colors visible to the human eye. It was developed for this specific purpose by the Commission Internationale d'Eclairage. The three parameters in the model represent the luminance of a color element (L*, L*=0 yields black and L*=100 indicates white), its position between magenta and green (a*, negative values indicate green while positive values indicate red) and its position between yellow and blue (b*, negative values indicate blue and positive values indicate yellow). The CIE 1976 L*a*b color space is based directly on the CIE 1931 XYZ color space and is an attempt to linearize the perceptibility of color differences. The non-linear relations for L*, a*, and b* are intended to mimic the logarithmic response of the eye.
The conversion from RGB color space to L*a*b color space is well known and defined by the standard CIE 1976 (L*a*b*) or CIELAB according to the formulas.
where:
In order to apply Shift Invariant Differential Image Data Interpolation method of this invention for processing raw image data with a mosaic structured color element array pattern two different L*a*b* values based on either one of the green pixels must be obtained. The average of two luminance values (L* satisfies the shift-invariance condition for the Shift Invariant Differential Image Data Interpolation method of this invention. The illumination values that are to be the average for the shift invariant differential image data Interpolation maybe the results using any variety of weighting factors in the calculations of luminance of the clusters of the plurality of color elements at the shift invariant points not just the common luminance weighting formula as described above.
Refer now to
The two luminance values L*1(2i,2j) and L*2(2i,2j) are then averaged to derive the average luminance
Refer back now to
Table 1 and Table 2 illustrate two examples in which to illustrate how the Shift Invariant Differential Image Data Interpolation method of this invention functions. The first example shows a falling edge (from left to right) and the second example shows a dark band in the image. The values of each of the color elements 2, . . . , 50 are given in the column INTEN VALUE of Table 1.
It should be noted the indexing structure of the mosaic structured color element array pattern of
The column AVG INT shows the calculated values of the average intensity of the color elements surrounding interstitial spaces. The calculated second order differential values are shown in the column 2ND DIF. An example of the calculated Red intensity values of the interstitial spaces are shown in the column CALC RED. The column CALC AVG illustrates the calculated average intensity of the second green color element (H) 32 and the red color element (R) 34.
In Table 2 above, the column AVG INT shows the calculated values of the average intensity of the color elements surrounding interstitial spaces. The calculated second order differential values are shown in the column 2ND DIF. An example of the calculated Red intensity values of the interstitial spaces are shown in the column CALC RED. The column CALC AVG illustrates the calculated average intensity of the second green color element (H) 32 and the red color element (R) 34.
Table 3 illustrates the optional smoothing or sharpening of the image with an edge as in Table 1 as shown in the scaling procedure (Box 115) as described in
Table 4 illustrates the optional smoothing or sharpening of the image with an edge as in Table 1 as shown in the scaling procedure (Box 115) as described in
The two examples of Tables 1 and 2 as shown in
The structure of the single row of color elements have equivalent indices to those shown in
I(2n)=H(2n−1)+R(2n+1)/2
X1(2n)1=X1(2n−1)+I(2n)/2−I(2n−2)/2−I(2n)″/8
X2(2n)=X2(2n+1)+I(2n)/2−I(2n+2)/2−I(2n)″/8
The Shift Invariant Differential Image Data Interpolation method of this invention is uses the GREEN values in the interpolation of the RED color elements as given by the following equations.
R(2n)=R(2n+1)+H(2n)/2−H(2n+2)/2−I(2n)″/8
The intensity values are used in the Green (H) interpolation because this is only a one dimensional data set. In the two dimensional the Shift Invariant Differential Image Data Interpolation method of this invention, as described above for
The results of these three models are shown in
The plots of
In
In summary, the Shift Invariant Differential Image Data Interpolation method and the image processor that provides the mechanisms necessary for performing the Shift Invariant Differential Image Data Interpolation first determines the shift invariant locations for the color filter mosaic array. The shift invariant function and its second derivative at the corresponding shift invariant locations are calculated. The color values of the shift invariant points are then calculated from the adjacent color element data and the calculated second order derivative. The interpolated values at the four corners of each color element is optionally averaged to calculate the interpolated values for each color element to correct for the systematic errors introduced by the Shift Invariant Differential Interpolation.
While this invention has been particularly shown and described with reference to the preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made without departing from the spirit and scope of the invention.
This application claims priority under 35 U.S.C. §119 to U.S. Provisional Patent Application Ser. No. 60/861,866, Filing Date Nov. 30, 2006 which is herein incorporated by reference in its entirety. This application claims priority under 35 U.S.C. §119 to U.S. Provisional Patent Application Ser. No. 60/861,700, Filing Date Nov. 29, 2006 which is herein incorporated by reference in its entirety. “An Apparatus and Method for Shift Invariant Differential (SID) Image Data Interpolation in Non-Fully Populated Shift Invariant Matrix”, Ser. No. 11/998,127, Filing Date Nov. 28, 2007, assigned to the same assignee as this invention and incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
3971065 | Bayer | Jul 1976 | A |
4093874 | Pollitt | Jun 1978 | A |
5949483 | Fossum et al. | Sep 1999 | A |
6104844 | Alger-Meunier | Aug 2000 | A |
6493029 | Denyer et al. | Dec 2002 | B1 |
6507364 | Bishay et al. | Jan 2003 | B1 |
6618503 | Hel-or et al. | Sep 2003 | B2 |
6690424 | Hanagata et al. | Feb 2004 | B1 |
6822758 | Morino | Nov 2004 | B1 |
6903754 | Brown | Jun 2005 | B2 |
7049860 | Gupta | May 2006 | B2 |
7119903 | Jones | Oct 2006 | B1 |
7280141 | Frank et al. | Oct 2007 | B1 |
7440016 | Keshet et al. | Oct 2008 | B2 |
7460688 | Stanback et al. | Dec 2008 | B2 |
7479994 | Yang et al. | Jan 2009 | B2 |
7515183 | Yang et al. | Apr 2009 | B2 |
7548261 | Yang et al. | Jun 2009 | B2 |
7561189 | Chien et al. | Jul 2009 | B2 |
7639291 | Lim et al. | Dec 2009 | B2 |
20030169353 | Keshet et al. | Sep 2003 | A1 |
20030227311 | Ranganathan | Dec 2003 | A1 |
20050031222 | Hel-Or | Feb 2005 | A1 |
20060113459 | Yang et al. | Jun 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20080130031 A1 | Jun 2008 | US |
Number | Date | Country | |
---|---|---|---|
60861866 | Nov 2006 | US | |
60861700 | Nov 2006 | US |