WO2012073668A1 - Image processing apparatus and image processing method - Google Patents
Image processing apparatus and image processing method Download PDFInfo
- Publication number
- WO2012073668A1 WO2012073668A1 PCT/JP2011/075886 JP2011075886W WO2012073668A1 WO 2012073668 A1 WO2012073668 A1 WO 2012073668A1 JP 2011075886 W JP2011075886 W JP 2011075886W WO 2012073668 A1 WO2012073668 A1 WO 2012073668A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image data
- signals
- resolution image
- luminance
- color filters
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/70—Denoising; Smoothing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/10—Texturing; Colouring; Generation of textures or colours
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
- H04N23/80—Camera processing pipelines; Components thereof
- H04N23/84—Camera processing pipelines; Components thereof for processing colour signals
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
- G06T2207/20192—Edge enhancement; Edge preservation
Definitions
- the present invention relates to an image processing technique in an image processing apparatus.
- An image sensing apparatus such as a digital camera is required to precisely remove noise components, so as to meet user's requirements for a still higher sensitivity and a larger number of pixels.
- Japanese Patent Laid-Open No. 2008-015741 describes a technique which divides an image into a plurality of frequency bands, removes noise components from high-frequency components, preserves edge
- Japanese Patent Laid-Open No. 2001-045308 describes a technique for setting different gammas in luminance signal processing and chrominance signal processing .
- input image data 3000 is RGB Bayer matrix data, and is stored in a memory 3010.
- the image data stored in the memory 3010 will be referred to as first-resolution image data.
- the input image data 3000 undergoes low-pass filter processing by an LPF 3101 and down-sampling (reduction) processing by a DS unit 3102 to generate second-resolution image data, which has a resolution lower than the first-resolution image data, and the second-resolution image data is stored in a memory 3110.
- the data in the memory 3110 is synchronized for respective color
- the generated data is stored in a memory 3210.
- An NR processing unit 3011 applies noise reduction processing to the first-resolution image data output from the memory 3010, and an edge detection unit 3012 detects edge intensities of the first-resolution image data output from the memory 3010.
- processing unit 3111 applies noise reduction processing to the second-resolution image data output from the memory 3110, and an edge detection unit 3112 detects edge intensities of the second-resolution image data output from the memory 3110.
- An NR processing unit 3211 applies noise reduction processing to the third- resolution image data output from the memory 3210, and stores the image data after the noise reduction
- a US unit 3222 applies up-sampling
- a combining unit 3120 combines the image data output from the NR processing unit 3111 and that output from the US unit 3222 using edge intensity detection signals output from the edge detection unit 3112. More specifically, the combining unit 3120 mixes these two data while increasing a weight of the image data output from the NR processing unit 3111 for a pixel which is determined by the edge detection unit 3112 to have a large edge intensity. Conversely, the combining unit 3120 mixes these two data while increasing a weight of the image data output from the US unit 3222 for a pixel which is determined - A -
- the image data output from the combining unit 3120 is temporarily stored in a memory 3121, and a US unit 3122 applies up-sampling processing to the image data stored in the memory 3121, thus generating image data having the same number of pixels as the first-resolution image data.
- a combining unit 3020 combines the image data output from the NR processing unit 3011 and that output from the US unit 3122 using edge intensity detection signals output from the edge detection unit 3012.
- the combining unit 3120 then stores the combined image data in a memory 3030. More specifically, the combining unit 3020 mixes these two image data while increasing a weight of the image data output from the NR processing unit 3011 for a pixel which is determined by the edge detection unit 3012 to have a large edge intensity. Conversely, the combining unit 3020 mixes these two image data while increasing a weight of the image data output from the US unit 3122 for a pixel which is determined to have a small edge intensity .
- R, G, and B signals of the image data output from the memory 3030 are respectively input to an R gamma circuit 3032, G gamma circuit 3033, and B gamma circuit 3034 since they individually undergo gamma processes.
- chrominance signals (U, V) of the image data output from the memory 3030 are input to a chrominance signal processing circuit 3031 since they undergo chrominance signal processing. That is, the memory 3030 is required to store the R, G, and B
- the two image data input to the combining unit 3020 are required to respectively include the R, G, and B signals for luminance signals and the U and V signals for chrominance signals.
- the memories 3121 and 3221 require synchronized data as both the luminance and chrominance signals, they require data for a total of five planes, that is, R, G, and B data for luminance signals and U and V data for chrominance signals, resulting in a large circuit scale.
- the U and V signals are generated by a known method before each NR processing unit applies the noise reduction processing, and each NR processing unit applies the noise reduction processing to the R, G, B, U, and V signals.
- image data output from the memory 3030 is input to a Y gamma circuit 3035 in place of the R gamma circuit 3032, G gamma circuit 3033, and B gamma circuit 3034 in Fig. 4. That is, the memory 3030 is required to store image data including Y signals for luminance signals and U and V signals for chrominance signals. For this reason, the two image data input to the combining unit 3020 need only be those each of which includes Y signals for luminance signals and U and V signals for chrominance signals.
- the memories 3121 and 3221 need only store data of a total of three planes, that is, Y signals for luminance signals and U and V signals for chrominance signals, thus reducing the capacities of the memories 3121 and 3221.
- the Y, U, and V signals are generated by a known method before each NR processing unit applies the noise reduction processing, and each NR processing unit applies the noise reduction processing to the Y, U, and V signals.
- the present invention has been made in consideration of the aforementioned problems, and realizes an image processing technique which can reduce a circuit scale while maintaining high image quality.
- the present invention provides an image processing apparatus comprising: image generation means for generating, from first-resolution image data including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first-resolution image data; luminance signal generation means for generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data; storage means for storing image data including the luminance signals generated from the second-resolution image data; conversion means for generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first-resolution image data, from the image data which is stored in the storage means and includes the luminance signals; and combining means for combining the signals according to the plurality of color filters of the first-resolution image data and signals according to
- the present invention provides an image processing method comprising: an image generation step of generating, from first-resolution image data 2011/075886
- an image processing technique that can reduce a circuit scale while maintaining high image quality can be realized.
- FIG. 1 is a block diagram showing the arrangement of an image processing apparatus according to the first embodiment of the present invention
- FIG. 2 is a block diagram showing the arrangement of an image processing apparatus according to the second embodiment of the present invention.
- Fig. 3 is a view showing an example of a frequency space of image data according to the
- FIG. 4 is a block diagram showing a conventional arrangement
- FIG. 5 is a block diagram showing another conventional arrangement.
- FIGs. 6A and 6B are views for explaining rearrangement processing according to the embodiment.
- This image processing apparatus is controlled by a CPU (not shown) .
- This image processing apparatus can be an apparatus including an image processing function, and may be configured by, for example, a digital camera, a mobile phone with a camera function, or a personal computer .
- input image data 1000 which is output from an image sensing element of an image sensing apparatus such as a digital camera (not shown) , and has a Bayer matrix according to R, G, and B color filers, is stored in a memory 1010.
- a memory 1001 includes the memory 1010 and memories 1110 and 1210.
- This input image data 1000 has undergone known sensor correction processing such as dark current correction and shading correction, and will be referred to as first-resolution image data.
- the input image data 1000 undergoes low-pass filter processing by an LPF 1101 and down-sampling (reduction) processing by a DS unit 1102, thus generating synchronized second- resolution image data.
- the generated image data is stored in the memory 1110.
- the second- resolution image data output from the DS unit 1102 undergoes low-pass filter processing by an LPF 1201, and down-sampling processing by a DS unit 1202, thus generating third-resolution image data, which has a lower resolution than the second-resolution image data.
- the third-resolution image data is stored in the memory 1210.
- the memory 1001 stores image data of a plurality of resolutions, which data have
- An NR processing unit 1011 synchronizes the first-resolution image data output from the memory 1010 to generate R, G, and B signals for each pixel, and generates U and V signals of chrominance components by:
- the NR processing unit 1011 applies known noise reduction processing to the R, G, B, U, and V signals, and outputs image data including planes of the R, G, B, U, and V signals which have undergone the noise reduction processing to a combining unit 1020.
- the noise reduction processing may use, for example, a method of detecting a direction of edge components included in an image, and reducing noise components by smoothing processing using a low-pass filter along the direction .
- An edge detection unit 1012 synchronizes the first-resolution image data output from the memory 1010 to generate R, G, and B signals for each pixel, and generates Y (luminance) signals of luminance components by:
- the edge detection unit 1012 applies an edge detection filter to the Y signals, and outputs the outputs of the filter as edge intensity output signals to the combining unit 1020.
- the edge detection unit 1012 may generate edge intensity output signals from G signals in place of the Y signals. Note that the edge detection unit 1012 may determine an edge signal of a very low level as a noise component, that is, it may not determine such signal as an edge signal in detection of edge signals. In this case, processing of the NR processing unit 1011 may be omitted.
- An NR processing unit 1111 generates Y signals of luminance components and U and V signals of chrominance components by the aforementioned equations using R, G, and B signals of the second-resolution image data output from the memory 1110. Then, the NR processing unit 1111 applies known noise reduction processing to the Y, U, and V signals, and outputs image data including planes of the Y, U, and V signals which have undergone the noise reduction processing to a combining unit 1120.
- an edge detection unit 1112 applies an edge detection filter to Y signals generated by the same method as the NR processing unit 1111, and outputs the outputs of the filter as edge intensity output signals to the combining unit 1120.
- An NR processing unit 1211 generates Y signals of luminance components and U and V signals of chrominance components by the aforementioned equations using R, G, and B signals of the third-resolution image data output from the memory 1210. Then, the NR
- processing unit 1211 applies known noise reduction processing to the Y, U, and V signals, and outputs image data including planes of the Y, U, and V signals which have undergone the noise reduction processing to a memory 1221.
- the luminance components are configured by a Y data format. For this reason, compared to a case in which R, G, and B signals are stored as
- luminance components to be held by each of the memories 1121 and 1221 can be reduced to 1/3.
- a US unit 1222 reads out the Y signals as the luminance components and the U and V signals as the chrominance components from the memory 1221, applies up-sampling (enlargement) processing to these signals to have the same number of pixels as the second- resolution image data, and outputs the up-sampled signals to the combining unit 1120.
- the combining unit 1120 combines the image data output from the NR processing unit 1111 and that output from the US unit 1222 according to edge
- intensity output signals as the outputs from the edge detection unit 1112. More specifically, when each edge intensity output signal is large (it indicates a large edge) , a combining ratio of the signals included in the image data output from the NR processing unit 1111 is increased. In this way, image data in which noise components are suppressed more strongly in a uniform region where noise is apt to be conspicuous while assuring high sharpness levels at contours and
- the luminance components are configured by the Y data format, and the
- chrominance components are configured by U and V data formats. Y signals as the luminance components and U and V signals as the chrominance components of the two image data are respectively independently combined by the combining unit 1120, and the memory 1121 holds the luminance components as Y signals, and the chrominance components as U and V signals.
- a US unit 1122 reads out the Y signals as the luminance components and the U and V signal as the chrominance components from the memory 1121, and
- the format conversion unit 1021 generates R,
- the combining unit 1020 combines the image data output from the NR processing unit 1011 and that output from the format conversion unit 1021 according to edge intensity output signals as the outputs from the edge detection unit 1012, and stores the combined image data in a memory 1030. More specifically, when each edge intensity output signal is large (it
- the luminance components are configured by synchronized R, G, and B data formats, and the
- chrominance components are configured by U and V data formats.
- R, G, and B signals as the luminance
- the combining unit 1020 stores R, G, and B signals as the luminance components, and U and V signals as the
- R, G, and B signals are generated via color filters having different optical characteristics, they should undergo independent gamma processes so as to generate high-precision signals.
- the Y signals can be generated after optical characteristic differences due to color filter differences can be compensated for by the gamma processes.
- the optical characteristic differences due to the color filter differences cannot be compensated for by the gamma processing.
- the Y signals have to be generated .
- the second- and third- resolution image data have resolutions lower than the first-resolution image data, an adverse effect caused by generation of Y signals before the gamma processing can be ignored.
- Y signals are generated from R, G, and B signals before gamma processing in the first- resolution image data which is required to have higher precision, even when Y signals are generated before gamma processing in image data having lower resolutions than the first-resolution image data, an influence on image quality is negligible.
- both high image quality and reduced memory capacities can be realized since only the luminance components of the first- resolution image data having the highest resolution are configured by the R, G, and B data formats, and those of the image data other than the first-resolution image data are configured by the Y data format.
- the R, G, and B signals independently undergo gamma processes by an R gamma circuit 1032, G gamma circuit 1033, and B gamma circuit 1034, respectively.
- the R, G, and B signals as the luminance components are input to a known edge enhancement unit 1040, which outputs edge enhancement signals.
- a Y signal A Y signal
- the generation unit 1041 outputs luminance signals based on the R signals output from the R gamma circuit 1032, the G signals output from the G gamma circuit 1033, the B signals output from the B gamma circuit 1034, and the edge enhancement signals output from the edge
- the Y signals can be generated based on the R, G, and B signals after the gamma processing.
- Fig. 3 shows a frequency space of the image data in the memories 1010, 1110, and 1210.
- a highest frequency of the image data in the memory 1010 is expressed by fl
- that of the image data in the memory 1110 is expressed by f2
- that of the image data in the memory 1210 is expressed by f3 (fl > f2 > f3) .
- the image data around the frequency fl includes not only edge signals but also noise
- the NR processing unit 1011 removes
- the image data around the frequency fl of a region 1 is detected as an edge region by the edge detection unit 1012, and the
- combining unit 1020 outputs more data from the NR processing unit 1011.
- Image data around the frequency f2 of a region 2 is not detected as an edge region by the edge detection unit 1012, and the combining unit 1020 uses the outputs from the format conversion unit 1021. On the other hand, this image data is detected as an edge region by the edge detection unit 1112, and the
- combining unit 1120 outputs more data from the NR processing unit 1111.
- Image data around the frequency f3 of a region 3 is not detected as an edge region by the edge detection unit 1012, and the combining unit 1020 uses the outputs from the format conversion unit 1021. Also, this image data is not detected as an edge region by the edge detection unit 1112, and the combining unit 1120 outputs more data from the NR processing unit 1211.
- the outputs of the NR processing unit 1011 are used. Therefore, as the components on the high frequency side of the image data, the luminance component signals which maintain the high resolution are input to the memory 1030, and are then input to the R, G, and B gamma circuits 1032, 1033, and 1034.
- the U and V signals as the chrominance components output from the memory 1030 are input to a chrominance signal processing unit 1031, which outputs chrominance signals.
- the chrominance signal processing unit 1031 is configured by known MATRIX, gamma, CKnee, and the like.
- the R, G, and B signals are used as luminance components of the two image data to be input to the combining unit 1020. Furthermore, the Y signals are held as luminance components in the memory 1121, and are converted into R, G, and B signals by the format conversion unit 1021 when they are used. In this way, a hardware arrangement which can generate luminance signals of at least three planes from the R, G, and B signals after the gamma processing, and can reduce memory capacities can be realized. Also, the luminance components of the first-resolution image data are output as the R, G, and B signals while maintaining a high resolution.
- This embodiment has explained the processes of three layers.
- the present invention is not limited to this, and processes of N layers (N > 2) may be executed.
- circuits including other image processing functions such as an aberration processing unit which attains aberration correction, and a false color processing unit which attains false color correction may be arranged.
- the apparatus may be configured to generate only Y signals as luminance components from image data which has undergone the down-sampling processing, to apply the up-sampling processing to the Y signals without the aforementioned image processes, and to output the up-sampled signals to the combining unit. Even with such configuration, a noise reduction effect can be obtained.
- Luminance signal generation means of the present invention corresponds to the LPF 1101 and DS unit 1102, and second image generation means corresponds to the LPF 1201 and DS unit 1202.
- Luminance signal generation means corresponds to the LPF 1101 and DS unit 1102
- second image generation means corresponds to the LPF 1201 and DS unit 1202.
- second luminance signal generation means corresponds to the NR processing unit 1211
- storage means corresponds to the memory 1121
- second storage means corresponds to the memory 1221.
- Conversion means corresponds to the format conversion unit 1021 and US unit 1122
- second conversion means corresponds to the US unit 1222
- combining means corresponds to the combining unit 1020
- second combining means corresponds to the combining unit 1120.
- a rearrangement unit 5022 is added after a combining unit 1020 in the first embodiment.
- a description of points common to the first embodiment will not be repeated, and different points will be mainly explained below.
- a 1020 combines first-resolution image data from an NR processing unit 1011 and that output from a format conversion unit 5021 (to be described later) according to edge intensity output signals as outputs from an edge detection unit 1012, and stores the combined data in a memory 1030. More specifically, when each edge intensity output signal is large (it indicates a large edge) , a ratio of signals of image data on the higher- frequency side is increased.
- luminance components are configured by synchronized R, G, and B data formats
- chrominance components are configured by U and V data formats.
- R, G, and B signals as the luminance components, and U and V signals as the chrominance components are respectively independently combined by the combining unit 1020.
- the rearrangement unit 5022 rearranges synchronized R, G, and B signals to a format of a Bayer matrix. That is, of G signals input to the rearrangement unit 5022, only those which match positions of G pixels in the Bayer matrix are extracted, and are stored in the memory 1030. The same processing is applied to R and B signals. In this manner,
- luminance signals can be expressed by a signal amount for one plane, and the signal amount stored in the memory 1030 can be reduced.
- the R, G, and B signals as the luminance components are rearranged to the format of the Bayer matrix by the aforementioned rearrangement unit 5022, and are held as Bayer matrix signals of the luminance components and U and V signals of the chrominance components in the memory 1030.
- the R, G, and B signals as the Bayer matrix signals of the luminance components output from the memory 1030 independently undergo gamma processes by an R gamma circuit 1032, G gamma circuit 1033, and B gamma circuit 1034, respectively.
- a Y signal generation unit 1041 synchronizes the R, G, and B signals which have undergone the gamma processes, and outputs luminance signals using these synchronized signals and edge enhancement signals output from an edge enhancement unit 1040.
- R, G, and B signals are used as the luminance components of both high- resolution image data and low-resolution image data to be output to the combining unit 1020.
- Y signals are held in the memory 1121 as luminance components, and are converted into R, G, and B signals by the format conversion unit 5021 when they are used.
- the synchronized luminance signals output from the combining unit 1020 are rearranged to the format of the Bayer matrix, and are stored in the memory 1030. In this manner, a hardware arrangement which can generate luminance signals from the R, G, and B signals after the gamma processing, and can reduce the memory capacities can be realized.
- aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described
- embodiment ( s ) and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiment ( s ) .
- the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (for example, computer- readable medium) .
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
- Processing Of Color Television Signals (AREA)
- Studio Devices (AREA)
- Color Television Image Signal Generators (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
An image processing apparatus comprises means for generating, from first-resolution image data including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first-resolution image data; means for generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data; means for storing image data including the luminance signals generated from the second-resolution image data; means for generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first-resolution image data, from the stored image data and includes the luminance signals; and means for combining the signals according to the plurality of color filters of the first-resolution image data and signals according to the plurality of color filters of the image data output from the conversion means.
Description
DESCRIPTION
TITLE OF INVENTION IMAGE PROCESSING APPARATUS AND IMAGE PROCESSING METHOD
TECHNICAL FIELD
[0001] The present invention relates to an image processing technique in an image processing apparatus.
BACKGROUND ART
[0002] An image sensing apparatus such as a digital camera is required to precisely remove noise components, so as to meet user's requirements for a still higher sensitivity and a larger number of pixels.
[0003] As a conventional noise reduction method, for example, Japanese Patent Laid-Open No. 2008-015741 describes a technique which divides an image into a plurality of frequency bands, removes noise components from high-frequency components, preserves edge
components of the high-frequency components, and combines these high-frequency components and low- frequency components.
[0004] As a conventional signal processing method, for example, Japanese Patent Laid-Open No. 2001-045308 describes a technique for setting different gammas in luminance signal processing and chrominance signal processing .
[0005] Furthermore, as another conventional signal
processing method, a technique for generating luminance signals from R, G, and B signals after gamma processing is available.
[0006] A conventional arrangement will be
described below with reference to Fig. 4.
[0007] Referring to Fig. 4, input image data 3000 is RGB Bayer matrix data, and is stored in a memory 3010. The image data stored in the memory 3010 will be referred to as first-resolution image data. The input image data 3000 undergoes low-pass filter processing by an LPF 3101 and down-sampling (reduction) processing by a DS unit 3102 to generate second-resolution image data, which has a resolution lower than the first-resolution image data, and the second-resolution image data is stored in a memory 3110. At this time, the data in the memory 3110 is synchronized for respective color
filters to be data in which each pixel has signals of all of R, G, and B color filters. This second- resolution image data undergoes low-pass filter
processing by an LPF 3201 and down-sampling processing by a DS unit 3202 to generate third-resolution image data, which has a still lower resolution and is
synchronized. The generated data is stored in a memory 3210.
[0008] An NR processing unit 3011 applies noise reduction processing to the first-resolution image data output from the memory 3010, and an edge detection unit
3012 detects edge intensities of the first-resolution image data output from the memory 3010. An NR
processing unit 3111 applies noise reduction processing to the second-resolution image data output from the memory 3110, and an edge detection unit 3112 detects edge intensities of the second-resolution image data output from the memory 3110. An NR processing unit 3211 applies noise reduction processing to the third- resolution image data output from the memory 3210, and stores the image data after the noise reduction
processing in a memory 3221.
[0009] A US unit 3222 applies up-sampling
(enlargement) processing to the third-resolution image data stored in the memory 3221, thus generating image data having the same number of pixels as the second- resolution image data. A combining unit 3120 combines the image data output from the NR processing unit 3111 and that output from the US unit 3222 using edge intensity detection signals output from the edge detection unit 3112. More specifically, the combining unit 3120 mixes these two data while increasing a weight of the image data output from the NR processing unit 3111 for a pixel which is determined by the edge detection unit 3112 to have a large edge intensity. Conversely, the combining unit 3120 mixes these two data while increasing a weight of the image data output from the US unit 3222 for a pixel which is determined
- A -
to have a small edge intensity.
[0010] The image data output from the combining unit 3120 is temporarily stored in a memory 3121, and a US unit 3122 applies up-sampling processing to the image data stored in the memory 3121, thus generating image data having the same number of pixels as the first-resolution image data. A combining unit 3020 combines the image data output from the NR processing unit 3011 and that output from the US unit 3122 using edge intensity detection signals output from the edge detection unit 3012. The combining unit 3120 then stores the combined image data in a memory 3030. More specifically, the combining unit 3020 mixes these two image data while increasing a weight of the image data output from the NR processing unit 3011 for a pixel which is determined by the edge detection unit 3012 to have a large edge intensity. Conversely, the combining unit 3020 mixes these two image data while increasing a weight of the image data output from the US unit 3122 for a pixel which is determined to have a small edge intensity .
[0011] R, G, and B signals of the image data output from the memory 3030 are respectively input to an R gamma circuit 3032, G gamma circuit 3033, and B gamma circuit 3034 since they individually undergo gamma processes. Also, chrominance signals (U, V) of the image data output from the memory 3030 are input to
a chrominance signal processing circuit 3031 since they undergo chrominance signal processing. That is, the memory 3030 is required to store the R, G, and B
signals for luminance signals, and the U and V signals for chrominance signals.
[0012] For this reason, the two image data input to the combining unit 3020 are required to respectively include the R, G, and B signals for luminance signals and the U and V signals for chrominance signals. Thus, since the memories 3121 and 3221 require synchronized data as both the luminance and chrominance signals, they require data for a total of five planes, that is, R, G, and B data for luminance signals and U and V data for chrominance signals, resulting in a large circuit scale. Note that the U and V signals are generated by a known method before each NR processing unit applies the noise reduction processing, and each NR processing unit applies the noise reduction processing to the R, G, B, U, and V signals.
[0013] Another conventional arrangement will be described below with reference to Fig. 5. In this example, image data output from the memory 3030 is input to a Y gamma circuit 3035 in place of the R gamma circuit 3032, G gamma circuit 3033, and B gamma circuit 3034 in Fig. 4. That is, the memory 3030 is required to store image data including Y signals for luminance signals and U and V signals for chrominance signals.
For this reason, the two image data input to the combining unit 3020 need only be those each of which includes Y signals for luminance signals and U and V signals for chrominance signals. Hence, the memories 3121 and 3221 need only store data of a total of three planes, that is, Y signals for luminance signals and U and V signals for chrominance signals, thus reducing the capacities of the memories 3121 and 3221. Note that the Y, U, and V signals are generated by a known method before each NR processing unit applies the noise reduction processing, and each NR processing unit applies the noise reduction processing to the Y, U, and V signals.
[0014] In the arrangement shown in Fig. 4, the capacities of the memories 3121 and 3221 become large, resulting in a large circuit scale. In the arrangement shown in Fig. 5, which can solve this problem, since the gamma processing is applied after the Y signals are generated, image quality lowers compared to the
arrangement in which luminance signals are generated from R, G, and B signals after the gamma processing.
SUMMARY OF INVENTION
[0015] The present invention has been made in consideration of the aforementioned problems, and realizes an image processing technique which can reduce a circuit scale while maintaining high image quality.
[0016] In order to solve the aforementioned problems, the present invention provides an image processing apparatus comprising: image generation means for generating, from first-resolution image data including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first-resolution image data; luminance signal generation means for generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data; storage means for storing image data including the luminance signals generated from the second-resolution image data; conversion means for generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first-resolution image data, from the image data which is stored in the storage means and includes the luminance signals; and combining means for combining the signals according to the plurality of color filters of the first-resolution image data and signals according to the plurality of color filters of the image data output from the conversion means.
[0017] In order to solve the aforementioned problems, the present invention provides an image processing method comprising: an image generation step of generating, from first-resolution image data
2011/075886
including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first-resolution image data; a luminance signal generation step of generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data; a storage step of storing image data including the luminance signals generated from the second-resolution image data; a conversion step of generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first-resolution image data, from the image data which is stored in the storage step and includes the luminance signals; and a combining step of combining the signals according to the plurality of color filters of the first-resolution image data and signals according to the plurality of color filters of the image data output from the conversion step.
[0018] According to the present invention, an image processing technique that can reduce a circuit scale while maintaining high image quality can be realized.
[0019] Further features of the present invention will become apparent from the following description of exemplary embodiments (with reference to the attached drawings ) .
BRIEF DESCRIPTION OF DRAWINGS
[0020] Fig. 1 is a block diagram showing the arrangement of an image processing apparatus according to the first embodiment of the present invention;
[0021] Fig. 2 is a block diagram showing the arrangement of an image processing apparatus according to the second embodiment of the present invention;
[0022] Fig. 3 is a view showing an example of a frequency space of image data according to the
embodiment ;
[0023] Fig. 4 is a block diagram showing a conventional arrangement;
[0024] Fig. 5 is a block diagram showing another conventional arrangement; and
[0025] Figs. 6A and 6B are views for explaining rearrangement processing according to the embodiment.
DESCRIPTION OF EMBODIMENTS
[0026] Embodiments of the present invention will be described in detail hereinafter. Note that
embodiments to be described hereinafter are examples required to realize the present invention, and are to be modified or changed as needed depending on
arrangements of apparatuses to which the present invention is applied and various conditions, and the present invention is not limited by the following
JP2011/075886
- 10 -
embodiments. Also, some of embodiments to be described below may be combined as needed.
[0027] [First Embodiment]
The arrangement of an image processing apparatus according to the first embodiment of the present
invention will be described below with reference to Fig. 1. This image processing apparatus is controlled by a CPU (not shown) . This image processing apparatus can be an apparatus including an image processing function, and may be configured by, for example, a digital camera, a mobile phone with a camera function, or a personal computer .
[0028] Referring to Fig. 1, input image data 1000, which is output from an image sensing element of an image sensing apparatus such as a digital camera (not shown) , and has a Bayer matrix according to R, G, and B color filers, is stored in a memory 1010. A memory 1001 includes the memory 1010 and memories 1110 and 1210. This input image data 1000 has undergone known sensor correction processing such as dark current correction and shading correction, and will be referred to as first-resolution image data. The input image data 1000 undergoes low-pass filter processing by an LPF 1101 and down-sampling (reduction) processing by a DS unit 1102, thus generating synchronized second- resolution image data. The generated image data is stored in the memory 1110. Furthermore, the second-
resolution image data output from the DS unit 1102 undergoes low-pass filter processing by an LPF 1201, and down-sampling processing by a DS unit 1202, thus generating third-resolution image data, which has a lower resolution than the second-resolution image data. The third-resolution image data is stored in the memory 1210. In this way, the memory 1001 stores image data of a plurality of resolutions, which data have
different numbers of pixels.
[0029] Processing to be applied to the first- resolution image data which is stored in the memory 1010 and has the highest resolution will be described first .
[0030] An NR processing unit 1011 synchronizes the first-resolution image data output from the memory 1010 to generate R, G, and B signals for each pixel, and generates U and V signals of chrominance components by:
U = -0.16874 x R - 0.33126 x G + 0.50000 x B V = 0.50000 x R - 0.41869 x G - 0.08131 x B
[0031] Then, the NR processing unit 1011 applies known noise reduction processing to the R, G, B, U, and V signals, and outputs image data including planes of the R, G, B, U, and V signals which have undergone the noise reduction processing to a combining unit 1020. The noise reduction processing may use, for example, a method of detecting a direction of edge components included in an image, and reducing noise components by
smoothing processing using a low-pass filter along the direction .
[ 0032] An edge detection unit 1012 synchronizes the first-resolution image data output from the memory 1010 to generate R, G, and B signals for each pixel, and generates Y (luminance) signals of luminance components by:
Y = 0.29900 x R + 0.58700 x G + 0.11400 x B
[0033] Then, the edge detection unit 1012 applies an edge detection filter to the Y signals, and outputs the outputs of the filter as edge intensity output signals to the combining unit 1020. The edge detection unit 1012 may generate edge intensity output signals from G signals in place of the Y signals. Note that the edge detection unit 1012 may determine an edge signal of a very low level as a noise component, that is, it may not determine such signal as an edge signal in detection of edge signals. In this case, processing of the NR processing unit 1011 may be omitted.
[0034] Processing to be applied to the second- resolution image data stored in the memory 1110 and the third-resolution image data stored in the memory 1210 will be described below.
[0035] An NR processing unit 1111 generates Y signals of luminance components and U and V signals of chrominance components by the aforementioned equations using R, G, and B signals of the second-resolution
image data output from the memory 1110. Then, the NR processing unit 1111 applies known noise reduction processing to the Y, U, and V signals, and outputs image data including planes of the Y, U, and V signals which have undergone the noise reduction processing to a combining unit 1120.
[0036] Also, an edge detection unit 1112 applies an edge detection filter to Y signals generated by the same method as the NR processing unit 1111, and outputs the outputs of the filter as edge intensity output signals to the combining unit 1120.
[0037] An NR processing unit 1211 generates Y signals of luminance components and U and V signals of chrominance components by the aforementioned equations using R, G, and B signals of the third-resolution image data output from the memory 1210. Then, the NR
processing unit 1211 applies known noise reduction processing to the Y, U, and V signals, and outputs image data including planes of the Y, U, and V signals which have undergone the noise reduction processing to a memory 1221.
[0038] Of formats of signals held by the memories
1121 and 1221, the luminance components are configured by a Y data format. For this reason, compared to a case in which R, G, and B signals are stored as
luminance components, the signal amount of the
luminance components to be held by each of the memories
1121 and 1221 can be reduced to 1/3.
[0039] A US unit 1222 reads out the Y signals as the luminance components and the U and V signals as the chrominance components from the memory 1221, applies up-sampling (enlargement) processing to these signals to have the same number of pixels as the second- resolution image data, and outputs the up-sampled signals to the combining unit 1120.
[0040] The combining unit 1120 combines the image data output from the NR processing unit 1111 and that output from the US unit 1222 according to edge
intensity output signals as the outputs from the edge detection unit 1112. More specifically, when each edge intensity output signal is large (it indicates a large edge) , a combining ratio of the signals included in the image data output from the NR processing unit 1111 is increased. In this way, image data in which noise components are suppressed more strongly in a uniform region where noise is apt to be conspicuous while assuring high sharpness levels at contours and
boundaries of objects can be generated.
[0041] As formats of the image data to be combined by the combining unit 1120, the luminance components are configured by the Y data format, and the
chrominance components are configured by U and V data formats. Y signals as the luminance components and U and V signals as the chrominance components of the two
image data are respectively independently combined by the combining unit 1120, and the memory 1121 holds the luminance components as Y signals, and the chrominance components as U and V signals.
[ 0042 ] A US unit 1122 reads out the Y signals as the luminance components and the U and V signal as the chrominance components from the memory 1121, and
applies up-sampling processing to these signals to have the same number of pixels as the first-resolution image data. Then, image data which has undergone the up- sampling processing by the US unit 1122 is input to a format conversion unit 1021.
[0043] The format conversion unit 1021 generates R,
G, and B signals of image data to be output to the combining unit 1020 from the up-sampled Y signals as the luminance components and the up-sampled U and V signals as the chrominance components based on, for example, known conversion formulas, which are given by:
R = Y + 1.40200 x V
G = Y - 0.34414 x U - 0.71414 x V
B = Y + 1.77200 x U
[0044 ] Note that as the U and V signals as the chrominance components, the up-sampled U and V signals are used intact.
[0045] The combining unit 1020 combines the image data output from the NR processing unit 1011 and that output from the format conversion unit 1021 according
to edge intensity output signals as the outputs from the edge detection unit 1012, and stores the combined image data in a memory 1030. More specifically, when each edge intensity output signal is large (it
indicates a large edge) , a combining ratio of signals in the image data output from the NR processing unit 1011 is increased. As formats of the image data to be combined, the luminance components are configured by synchronized R, G, and B data formats, and the
chrominance components are configured by U and V data formats. R, G, and B signals as the luminance
components and the U and V signals as the chrominance components of these two image data are respectively independently combined by the combining unit 1020, and the memory 1030 stores R, G, and B signals as the luminance components, and U and V signals as the
chrominance components.
[0046] The reason why the luminance components of the first-resolution image data are configured by the R, G, and B data format, and those of the second- and third-resolution image data are configured by the Y data format will be described below.
[0047] Since R, G, and B signals are generated via color filters having different optical characteristics, they should undergo independent gamma processes so as to generate high-precision signals. When Y signals are generated after the R, G, and B signals undergo the
independent gamma processes, the Y signals can be generated after optical characteristic differences due to color filter differences can be compensated for by the gamma processes. However, when gamma processing is applied after Y signals are generated, the optical characteristic differences due to the color filter differences cannot be compensated for by the gamma processing. Hence, in order to obtain high-precision signals, after the R, G, and B signals undergo the independent gamma processes, the Y signals have to be generated .
[0048] However, since the second- and third- resolution image data have resolutions lower than the first-resolution image data, an adverse effect caused by generation of Y signals before the gamma processing can be ignored. Unless Y signals are generated from R, G, and B signals before gamma processing in the first- resolution image data which is required to have higher precision, even when Y signals are generated before gamma processing in image data having lower resolutions than the first-resolution image data, an influence on image quality is negligible.
[0049] Hence, in this embodiment, both high image quality and reduced memory capacities can be realized since only the luminance components of the first- resolution image data having the highest resolution are configured by the R, G, and B data formats, and those
of the image data other than the first-resolution image data are configured by the Y data format.
[0050] Of the image data output from the memory
1030, the R, G, and B signals independently undergo gamma processes by an R gamma circuit 1032, G gamma circuit 1033, and B gamma circuit 1034, respectively. The R, G, and B signals as the luminance components are input to a known edge enhancement unit 1040, which outputs edge enhancement signals. A Y signal
generation unit 1041 outputs luminance signals based on the R signals output from the R gamma circuit 1032, the G signals output from the G gamma circuit 1033, the B signals output from the B gamma circuit 1034, and the edge enhancement signals output from the edge
enhancement unit 1040. In this manner, the Y signals can be generated based on the R, G, and B signals after the gamma processing.
[0051] Fig. 3 shows a frequency space of the image data in the memories 1010, 1110, and 1210. A highest frequency of the image data in the memory 1010 is expressed by fl, that of the image data in the memory 1110 is expressed by f2, and that of the image data in the memory 1210 is expressed by f3 (fl > f2 > f3) .
[0052] The image data around the frequency fl includes not only edge signals but also noise
components. The NR processing unit 1011 removes
signals, which have too small amplitude levels as edges,
as noise components, while preserving edge signals.
[0053] In this example, the image data around the frequency fl of a region 1 is detected as an edge region by the edge detection unit 1012, and the
combining unit 1020 outputs more data from the NR processing unit 1011.
[0054] Image data around the frequency f2 of a region 2 is not detected as an edge region by the edge detection unit 1012, and the combining unit 1020 uses the outputs from the format conversion unit 1021. On the other hand, this image data is detected as an edge region by the edge detection unit 1112, and the
combining unit 1120 outputs more data from the NR processing unit 1111.
[0055] Image data around the frequency f3 of a region 3 is not detected as an edge region by the edge detection unit 1012, and the combining unit 1020 uses the outputs from the format conversion unit 1021. Also, this image data is not detected as an edge region by the edge detection unit 1112, and the combining unit 1120 outputs more data from the NR processing unit 1211.
[0056] In this manner, on the high frequency side of image data, the outputs of the NR processing unit 1011 are used. Therefore, as the components on the high frequency side of the image data, the luminance component signals which maintain the high resolution are input to the memory 1030, and are then input to the
R, G, and B gamma circuits 1032, 1033, and 1034.
[0057] The U and V signals as the chrominance components output from the memory 1030 are input to a chrominance signal processing unit 1031, which outputs chrominance signals. The chrominance signal processing unit 1031 is configured by known MATRIX, gamma, CKnee, and the like.
[0058] As described above, the R, G, and B signals are used as luminance components of the two image data to be input to the combining unit 1020. Furthermore, the Y signals are held as luminance components in the memory 1121, and are converted into R, G, and B signals by the format conversion unit 1021 when they are used. In this way, a hardware arrangement which can generate luminance signals of at least three planes from the R, G, and B signals after the gamma processing, and can reduce memory capacities can be realized. Also, the luminance components of the first-resolution image data are output as the R, G, and B signals while maintaining a high resolution.
[0059] This embodiment has explained the processes of three layers. However, the present invention is not limited to this, and processes of N layers (N > 2) may be executed. Also, in place of each NR processing unit, circuits including other image processing functions such as an aberration processing unit which attains aberration correction, and a false color processing
unit which attains false color correction may be arranged. Furthermore, the apparatus may be configured to generate only Y signals as luminance components from image data which has undergone the down-sampling processing, to apply the up-sampling processing to the Y signals without the aforementioned image processes, and to output the up-sampled signals to the combining unit. Even with such configuration, a noise reduction effect can be obtained.
[0060] Note that in this embodiment, image
generation means of the present invention corresponds to the LPF 1101 and DS unit 1102, and second image generation means corresponds to the LPF 1201 and DS unit 1202. Luminance signal generation means
corresponds to the NR processing unit 1111, second luminance signal generation means corresponds to the NR processing unit 1211, storage means corresponds to the memory 1121, and second storage means corresponds to the memory 1221. Conversion means corresponds to the format conversion unit 1021 and US unit 1122, second conversion means corresponds to the US unit 1222, combining means corresponds to the combining unit 1020, and second combining means corresponds to the combining unit 1120.
[0061] [Second Embodiment]
The second embodiment will be described below with reference to Fig. 2. In this embodiment, a
rearrangement unit 5022 is added after a combining unit 1020 in the first embodiment. A description of points common to the first embodiment will not be repeated, and different points will be mainly explained below.
[0062] Referring to Fig. 2, the combining unit
1020 combines first-resolution image data from an NR processing unit 1011 and that output from a format conversion unit 5021 (to be described later) according to edge intensity output signals as outputs from an edge detection unit 1012, and stores the combined data in a memory 1030. More specifically, when each edge intensity output signal is large (it indicates a large edge) , a ratio of signals of image data on the higher- frequency side is increased. As formats of the two image data to be combined, luminance components are configured by synchronized R, G, and B data formats, and chrominance components are configured by U and V data formats. R, G, and B signals as the luminance components, and U and V signals as the chrominance components are respectively independently combined by the combining unit 1020.
[0063] Rearrangement processing in the
rearrangement unit 5022 will be described below with reference to Figs. 6A and 6B. The rearrangement unit 5022 rearranges synchronized R, G, and B signals to a format of a Bayer matrix. That is, of G signals input to the rearrangement unit 5022, only those which match
positions of G pixels in the Bayer matrix are extracted, and are stored in the memory 1030. The same processing is applied to R and B signals. In this manner,
luminance signals can be expressed by a signal amount for one plane, and the signal amount stored in the memory 1030 can be reduced.
[0064] Referring back to Fig. 2, the R, G, and B signals as the luminance components are rearranged to the format of the Bayer matrix by the aforementioned rearrangement unit 5022, and are held as Bayer matrix signals of the luminance components and U and V signals of the chrominance components in the memory 1030.
[0065] The R, G, and B signals as the Bayer matrix signals of the luminance components output from the memory 1030 independently undergo gamma processes by an R gamma circuit 1032, G gamma circuit 1033, and B gamma circuit 1034, respectively. A Y signal generation unit 1041 synchronizes the R, G, and B signals which have undergone the gamma processes, and outputs luminance signals using these synchronized signals and edge enhancement signals output from an edge enhancement unit 1040.
[0066] As described above, R, G, and B signals are used as the luminance components of both high- resolution image data and low-resolution image data to be output to the combining unit 1020. As the luminance components of the low-resolution image data, Y signals
are held in the memory 1121 as luminance components, and are converted into R, G, and B signals by the format conversion unit 5021 when they are used.
Furthermore, the synchronized luminance signals output from the combining unit 1020 are rearranged to the format of the Bayer matrix, and are stored in the memory 1030. In this manner, a hardware arrangement which can generate luminance signals from the R, G, and B signals after the gamma processing, and can reduce the memory capacities can be realized.
[0067] [Other Embodiments]
Aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described
embodiment ( s ) , and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described embodiment ( s ) . For this purpose, the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (for example, computer- readable medium) .
[0068] While the present invention has been described with reference to exemplary embodiments, it
is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such
modifications and equivalent structures and functions.
[0069] This application claims the benefit of
Japanese Patent Application No. 2010-268718, filed December 1, 2010, which is hereby incorporated by reference herein in its entirety.
Claims
1. An image processing apparatus comprising:
image generation means for generating, from first-resolution image data including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first- resolution image data;
luminance signal generation means for generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data;
storage means for storing image data including the luminance signals generated from the second- resolution image data;
conversion means for generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first- resolution image data, from the image data which is stored in said storage means and includes the luminance signals; and
combining means for combining the signals
according to the plurality of color filters of the first-resolution image data and signals according to the plurality of color filters of the image data output from said conversion means.
2. The apparatus according to claim 1, further comprising:
second image generation means for generating third-resolution image data, which includes signals according to the plurality of color filters at a resolution lower than the second-resolution image data, from the second-resolution image data;
second luminance signal generation means for generating luminance signals as luminance components from the signals according to the plurality of color filters of the third-resolution image data;
second storage means for storing the luminance signals generated from the third-resolution image data; second conversion means for generating image data, which includes the luminance signals as many as the number of pixels of the second-resolution image data, from the luminance signals stored in said second storage means; and
second combining means for combining the
luminance signals of the second-resolution image data and the luminance signals of the image data output from said second conversion means.
3. The apparatus according to claim 1, further comprising gamma processing means respectively
corresponding to the signals according to the plurality of color filters of the image data combined by said combining means.
4. The apparatus according to any one of claims 1 to 3, wherein said conversion means generates luminance signals as many as the number of pixels of the first- resolution image data by enlarging the image data, which is stored in said storage means and includes the luminance signals, and then generates the image data including the signals according to the plurality of color filters.
5. An image processing method comprising:
an image generation step of generating, from first-resolution image data including signals according to a plurality of color filters, second-resolution image data including signals according to the plurality of color filters at a resolution lower than the first- resolution image data;
a luminance signal generation step of generating luminance signals from the signals according to the plurality of color filters of the second-resolution image data;
a storage step of storing image data including the luminance signals generated from the second- resolution image data;
a conversion step of generating image data, which includes signals according to the plurality of color filters as many as the number of pixels of the first- resolution image data, from the image data which is stored in the storage step and includes the luminance signals; and a combining step of combining the signals
according to the plurality of color filters of the first-resolution image data and signals according to the plurality of color filters of the image data output from the conversion step.
6. The method according to claim 5, further
comprising :
a second image generation step of generating third-resolution image data, which includes signals according to the plurality of color filters at a resolution lower than the second-resolution image data, from the second-resolution image data;
a second luminance signal generation step of generating luminance signals as luminance components from the signals according to the plurality of color filters of the third-resolution image data;
a second storage step of storing the luminance signals generated from the third-resolution image data; a second conversion step of generating image data, which includes the luminance signals as many as the number of pixels of the second-resolution image data, from the luminance signals stored in the second storage step; and
a second combining step of combining the
luminance signals of the second-resolution image data and the luminance signals of the image data output from the second conversion step.
7. The method according to claim 6, further
comprising gamma processing steps respectively
corresponding to the signals according to the plurality of color filters of the image data combined in the combining step.
8. The method according to any one of claims 5 to 7, wherein in the conversion step, luminance signals as many as the number of pixels of the first-resolution image data are generated by enlarging the image data, which is stored in the storage step and includes the luminance signals, and the image data including the signals according to the plurality of color filters is then generated.
9. A program for controlling a computer to execute an image processing method according to any one of claims 5 to 7.
10. A computer-readable storage medium storing a program for controlling a computer to execute an image processing method according to any one of claims 5 to 7.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/989,019 US9147266B2 (en) | 2010-12-01 | 2011-11-02 | Image processing apparatus and image processing method |
| CN201180058289.7A CN103238336B (en) | 2010-12-01 | 2011-11-02 | Image processing equipment and image processing method |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010-268718 | 2010-12-01 | ||
| JP2010268718A JP5882576B2 (en) | 2010-12-01 | 2010-12-01 | Image processing apparatus, image processing apparatus control method, and program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012073668A1 true WO2012073668A1 (en) | 2012-06-07 |
Family
ID=46171616
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2011/075886 Ceased WO2012073668A1 (en) | 2010-12-01 | 2011-11-02 | Image processing apparatus and image processing method |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US9147266B2 (en) |
| JP (1) | JP5882576B2 (en) |
| CN (1) | CN103238336B (en) |
| WO (1) | WO2012073668A1 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5719148B2 (en) * | 2010-11-10 | 2015-05-13 | キヤノン株式会社 | Imaging apparatus, control method therefor, and program |
| JP6327869B2 (en) * | 2014-01-29 | 2018-05-23 | キヤノン株式会社 | Image processing apparatus, imaging apparatus, control method, and program |
| US9721584B2 (en) * | 2014-07-14 | 2017-08-01 | Intel IP Corporation | Wind noise reduction for audio reception |
| US10944911B2 (en) | 2014-10-24 | 2021-03-09 | Texas Instruments Incorporated | Image data processing for digital overlap wide dynamic range sensors |
| US11257190B2 (en) * | 2019-03-01 | 2022-02-22 | Topcon Corporation | Image quality improvement methods for optical coherence tomography |
| WO2020215263A1 (en) * | 2019-04-24 | 2020-10-29 | 华为技术有限公司 | Image processing method and device |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH05145940A (en) * | 1991-11-19 | 1993-06-11 | Hitachi Ltd | Signal processor for color image pickup device |
| JP2000341709A (en) * | 1999-05-31 | 2000-12-08 | Victor Co Of Japan Ltd | Image pickup device |
| JP2004172987A (en) * | 2002-11-20 | 2004-06-17 | Sony Corp | Signal processing device and signal processing method |
| JP2007180893A (en) * | 2005-12-28 | 2007-07-12 | Sony Corp | Image processing apparatus and imaging apparatus |
| JP2008015741A (en) * | 2006-07-05 | 2008-01-24 | Konica Minolta Holdings Inc | Image processor, image processing method, and image pickup device using the same |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6882364B1 (en) * | 1997-12-02 | 2005-04-19 | Fuji Photo Film Co., Ltd | Solid-state imaging apparatus and signal processing method for transforming image signals output from a honeycomb arrangement to high quality video signals |
| JP3919389B2 (en) | 1999-07-27 | 2007-05-23 | キヤノン株式会社 | Signal processing apparatus and signal processing method |
| JP2003134352A (en) | 2001-10-26 | 2003-05-09 | Konica Corp | Image processing method and apparatus, and program therefor |
| US7688362B2 (en) * | 2004-03-05 | 2010-03-30 | Florida Atlantic University | Single sensor processing to obtain high resolution color component signals |
| US6971382B1 (en) | 2004-05-24 | 2005-12-06 | Albert M Corso | Trachea tube method and device |
| US20060152596A1 (en) * | 2005-01-11 | 2006-07-13 | Eastman Kodak Company | Noise cleaning sparsely populated color digital images |
| JP5145940B2 (en) | 2005-12-16 | 2013-02-20 | 株式会社村田製作所 | Solid electrolyte manufacturing method and solid electrolytic capacitor |
| CN100550996C (en) | 2006-07-31 | 2009-10-14 | 株式会社理光 | Image processing apparatus, imaging device and image processing method |
| JP5009004B2 (en) | 2006-07-31 | 2012-08-22 | 株式会社リコー | Image processing apparatus, imaging apparatus, image processing method, and image processing program |
| WO2008093835A1 (en) * | 2007-02-02 | 2008-08-07 | Nikon Corporation | Image processing method |
| KR101345290B1 (en) | 2007-08-10 | 2013-12-27 | 삼성전자주식회사 | Digital signal processor and digital image processing apparatus adopting the same |
| JP2010211773A (en) | 2009-03-12 | 2010-09-24 | Sony Corp | Image process apparatus, image process method and computer program |
-
2010
- 2010-12-01 JP JP2010268718A patent/JP5882576B2/en active Active
-
2011
- 2011-11-02 CN CN201180058289.7A patent/CN103238336B/en active Active
- 2011-11-02 WO PCT/JP2011/075886 patent/WO2012073668A1/en not_active Ceased
- 2011-11-02 US US13/989,019 patent/US9147266B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH05145940A (en) * | 1991-11-19 | 1993-06-11 | Hitachi Ltd | Signal processor for color image pickup device |
| JP2000341709A (en) * | 1999-05-31 | 2000-12-08 | Victor Co Of Japan Ltd | Image pickup device |
| JP2004172987A (en) * | 2002-11-20 | 2004-06-17 | Sony Corp | Signal processing device and signal processing method |
| JP2007180893A (en) * | 2005-12-28 | 2007-07-12 | Sony Corp | Image processing apparatus and imaging apparatus |
| JP2008015741A (en) * | 2006-07-05 | 2008-01-24 | Konica Minolta Holdings Inc | Image processor, image processing method, and image pickup device using the same |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103238336A (en) | 2013-08-07 |
| CN103238336B (en) | 2016-05-18 |
| JP2012119992A (en) | 2012-06-21 |
| US20130243318A1 (en) | 2013-09-19 |
| JP5882576B2 (en) | 2016-03-09 |
| US9147266B2 (en) | 2015-09-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2638696B1 (en) | Image processing apparatus and control method of the same | |
| US9147266B2 (en) | Image processing apparatus and image processing method | |
| CN103210637B (en) | Picture pick-up device and control method thereof | |
| US8363123B2 (en) | Image pickup apparatus, color noise reduction method, and color noise reduction program | |
| US9210391B1 (en) | Sensor data rescaler with chroma reduction | |
| US10063743B2 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
| US7583301B2 (en) | Imaging device having chromatic aberration suppression | |
| JP6852013B2 (en) | Image quality adjustment device and image quality adjustment system | |
| CN103854266B (en) | Method and apparatus for being handled image | |
| CN109076144B (en) | Image processing device, image processing method, and storage medium | |
| CN104410786B (en) | The control method of image processing equipment and image processing equipment | |
| JP6087612B2 (en) | Image processing apparatus and image processing method | |
| JP2012065187A (en) | Imaging apparatus and restored gain data generation method | |
| US20250166145A1 (en) | Image processing apparatus, image capturing apparatus, image processing method, and storage medium | |
| US9002128B2 (en) | Image processing apparatus, integrated circuit, program, imaging apparatus, and display apparatus | |
| JP6270423B2 (en) | Image processing apparatus and control method thereof | |
| US20230260081A1 (en) | Image processing method | |
| US11647298B2 (en) | Image processing apparatus, image capturing apparatus, image processing method, and storage medium | |
| JP7183015B2 (en) | Image processing device, image processing method, and program | |
| WO2022153892A1 (en) | Electronic device and control method | |
| US9648232B2 (en) | Image processing apparatus, image capturing apparatus, control method and recording medium | |
| JP2015056040A (en) | Image processor | |
| US20120314970A1 (en) | Image processing device, processing method thereof, and image processing system having the same | |
| JP2015179951A (en) | Image processing apparatus, imaging apparatus, image processing method, program and storage medium | |
| US8957985B2 (en) | Imaging apparatus and control method for imaging apparatus including image processing using either a reduced image or a divided image |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11844979 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13989019 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11844979 Country of ref document: EP Kind code of ref document: A1 |