CN101404728B - Digital image exposure regulation method and apparatus - Google Patents

Digital image exposure regulation method and apparatus Download PDF

Info

Publication number
CN101404728B
CN101404728B CN2008101718150A CN200810171815A CN101404728B CN 101404728 B CN101404728 B CN 101404728B CN 2008101718150 A CN2008101718150 A CN 2008101718150A CN 200810171815 A CN200810171815 A CN 200810171815A CN 101404728 B CN101404728 B CN 101404728B
Authority
CN
China
Prior art keywords
intermediate images
image
pixel
value
dark portion
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.)
Active
Application number
CN2008101718150A
Other languages
Chinese (zh)
Other versions
CN101404728A (en
Inventor
刘海滨
季昊
刘炯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Xunlei Network Technology Co Ltd
Original Assignee
Shenzhen Xunlei Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Xunlei Network Technology Co Ltd filed Critical Shenzhen Xunlei Network Technology Co Ltd
Priority to CN2008101718150A priority Critical patent/CN101404728B/en
Publication of CN101404728A publication Critical patent/CN101404728A/en
Application granted granted Critical
Publication of CN101404728B publication Critical patent/CN101404728B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a method for adjusting digital image exposure and a device thereof. The method comprises the following steps: threshold processing is carried out on an original underexposed image to obtain an image with a dark part separated from the original underexposed image, the dark part in the original underexposed image is brightened to obtain an image with the brightness of the dark part being improved, and the original underexposed image and the image with the brightened dark part are superposed by taking the image after threshold processing as a mask layer according to a Screen mode, so as to obtain a digital light supplemented image; threshold processing is carried out on an original overexposed image to obtain an image with a bright part separated from the original overexposed image, the bright part in the original overexposed image is dimmed, so as to obtain an image with the brightness of a high light part being dimmed, and the original overexposed image and the image with the brightness being dimmed are superposed by taking the image after threshold processing as a mask layer according to a Multiply mode, so as to obtain a dimmed digital image. The method and the device can be applied to conveniently adjusting the underexposed and overexposed images and ensure better image effect.

Description

The method and apparatus that a kind of digital image exposure is adjusted
Technical field
The present invention relates to digital image processing field, the method and apparatus that particularly a kind of digital image exposure is adjusted.
Background technology
The quality of photographic quality is relevant with exposure, that is to say just can make CCD (CCD) obtain distinct image by suitable light.Wherein, exposure with by between the logical light time of shutter speed decision and relevant by the logical light area of aperture size decision, therefore, the speed that the user can be by regulating shutter and the size of aperture reach good shooting effect.But in the actual photographed process, owing to a series of reasons often cause photo exposure not enough or over-exposed, this just need handle by the picture in later stage and repair captured photo.
In the existing mode, the user adopts some softwares usually, waits the photo that photographs is handled such as Photoshop, to realize the problematic picture that the exposes adjustment that exposes.But this processing all will be adjusted a series of complex parameters by the user usually, could realize the adjustment to exposure image, and processing method is more loaded down with trivial details and speed is slow, implements very inconvenient.
Summary of the invention
In view of this, main purpose of the present invention is to provide a kind of method of digital image exposure adjustment, can adjust the digital picture of exposure easily, makes photo reach more perfect effect.
Another object of the present invention is to provide a kind of device of digital image exposure adjustment, can adjust the digital picture of exposure easily, make photo reach more perfect effect.
For achieving the above object, technical scheme of the present invention specifically is achieved in that
The method that a kind of digital image exposure is adjusted, this method may further comprise the steps:
Original image is duplicated two parts, obtain first intermediate images and second intermediate images;
When described original image is under-exposed image,
Dark portion in described first intermediate images is separated, described second intermediate images is carried out the adjustment that brightens of dark portion; With described original image and described dark portion first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to screen S creen pattern, obtains image behind the final required digital light filling,
Or, when described original image is over-exposed image,
Highlights in described first intermediate images is separated, described second intermediate images is carried out the highlight shadowing adjustment; First intermediate images after adjusted second intermediate images of described original image and described highlight shadowing separated with described highlights serves as to cover layer to superpose according to positive stack Multiply pattern, obtains image behind the final required digital dim light.
The device that a kind of digital image exposure is adjusted, this device comprises: copied cells, processing unit and superpositing unit, described copied cells is used for original image is duplicated two parts, obtains first intermediate images and second intermediate images,
When described original image is under-exposed image, described processing unit, the dark portion to described first intermediate images of being used for separates and described second intermediate images is carried out the adjustment that brightens of dark portion; Described superpositing unit, with described original image and described dark portion first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to screen S creen pattern, obtain image behind the final required digital light filling, or
When described original image was over-exposed image, described processing unit was used for highlights to described first intermediate images and separates and described second intermediate images is carried out the highlight shadowing adjustment; Described superpositing unit, first intermediate images after being used for adjusted second intermediate images of described original image and described highlight shadowing separated with described highlights serves as to cover layer to superpose according to positive stack Multiply pattern, obtains image behind the final required digital dim light.
Described copied cells comprises:
Pending subelement is used to preserve described original image;
The replicon unit is used for the original image of pending subelement is duplicated.
Described processing unit comprises:
Handling subelement, be used for described each pixel of first intermediate images, be transitional region with [Threshold, Threshold+feather], carries out gray value calculating according to following formula respectively, first intermediate images after obtaining dark portion and separating:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Wherein, described Threshold is 80, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement, be used for by inquiry being used to of setting in advance preserve dark portion brighten adjust before and after the form of corresponding value relation, red R component value on each pixel in described second intermediate images, green G component value and blue B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain dark portion adjusted second intermediate images that brightens.
Described superpositing unit comprises:
Be used for brightening each of adjusted second intermediate images and described dark portion first intermediate images after separating to corresponding pixel points at being positioned at described original image and described dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2*(255-MaskBmp[i])/255*K
-(R1*R2*((255-MaskBmp[i])/255)*K)/255’
Wherein, i represents arbitrary pixel; Described MaskBmp[i] gray value on i the pixel in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1 represents to be arranged in R, G, the B component value on the pixel of original image of described under-exposure; Described R2 represents to be arranged in described dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images; Described R3 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
Described processing unit comprises:
Handling subelement, be used for each pixel to described first intermediate images, be transitional region with [Threshold, Threshold+feather], carries out gray value calculating according to following formula respectively, first intermediate images after obtaining highlights and separating:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Wherein, described Threshold is 100, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement, be used for by inquiry being used to of setting in advance preserve highlight shadowing adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain adjusted second intermediate images of highlight shadowing.
Described superpositing unit comprises:
Be used at each of first intermediate images after being positioned at described original image and adjusted second intermediate images of described highlight shadowing and described highlights separating corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*(R5+(255-R5)*(1-MaskBmp[i]/255)*(1-K))/255,
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 represents to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing; Described R4 represents to be arranged in R, G, the B component value on the pixel of described over-exposed original image; Described R6 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
As seen, adopt technical scheme of the present invention, by to the original image after under-exposed and the over-exposed two kinds of exposures, threshold process that dark portion is separated, dark portion adjustments, the stack of Screen pattern and the threshold process that highlights is separated, highlight shadowing adjustment, the Multiply pattern two kinds of different exposure adjustment methods that superpose that brighten have been adopted respectively, thereby finished adjustment, made image reach more perfect effect under-exposed and over-exposed image.In addition, scheme of the present invention can be applicable in the softwares such as nEO iMAGING, and the user only need click corresponding button, and software self can be finished processing according to scheme of the present invention on the backstage, for the user has saved time and expense, convenient for users.
Description of drawings
Fig. 1 is the flow chart of digital image exposure method of adjustment embodiment of the present invention.
Fig. 2 is for carrying out the light filling brightness mapping curve figure that light filling is adjusted by Fig. 1 embodiment scheme.
Fig. 3 is for carrying out the dim light brightness mapping curve figure that dim light is adjusted by Fig. 1 embodiment scheme.
Fig. 4 is the composition structural representation of digital image exposure adjusting device embodiment of the present invention.
Fig. 5 carries out histogram information schematic diagram behind the digital light filling for under-exposed image and to it.
Fig. 6 carries out histogram information schematic diagram behind the digital dim light for over-exposed image and to it.
Embodiment
At problems of the prior art, the present invention proposes a kind of new digital image exposure and adjusts scheme, carries out digital light filling and over-exposed picture is carried out digital dim light with the picture of realization to under-exposure.
Before introducing concrete implementation, at first introduce the notion of RGB (RGB) colour model.The rgb color model is a kind of color standard of industrial quarters, obtain various colors by R, G, three Color Channels of B being changed and they being superposeed each other, so, for each pixel in the image, all available R, G, three components of B (passage) are represented.Usually, the span of each component is 0~255; Like this, as R, G, when the B component is got different values respectively, the color of corresponding expression is also with difference.Such as, pure red R component value is 255, G component value and B component value are 0; The R component value of shiny red is 246, and the G component value is 20, and the B component value is 50.
Based on above-mentioned introduction, the specific implementation of scheme of the present invention comprises: original image is duplicated two parts, obtain first intermediate images and second intermediate images; Described first intermediate images is carried out threshold process, described second intermediate images is carried out the brightness adjustment; With described original image and adjusted second intermediate images of described brightness first intermediate images after with described threshold process serves as to cover layer to superpose, and obtains final needing image.
In the embodiment of the invention, being under-exposure or over-exposed judgement to original image, is that the subjective desire according to the people carries out, also be this image of human eye perceives for under-exposed, then it is carried out the operation of digital light filling; People's subjectivity thinks that this image exposure is excessive, then this image is carried out the operation of digital light filling, more meets the effect that the people can view and admire thereby processing back image is reached.
Need to prove that above-mentioned determination methods for original image quality is not limited to technical scheme of the present invention only for illustrating.Thereby also can come the quality of automatic detected image to judge that image is under-exposed or over-exposed, for example can pass through gray value of detected image or the like among the present invention by associative operation software.
For make purpose of the present invention, technical scheme, and advantage clearer, below with reference to the accompanying drawing embodiment that develops simultaneously, the present invention is described in more detail.
Fig. 1 is the flow chart of digital image exposure method of adjustment embodiment of the present invention.Before the adjustment that exposes, can duplicate original image, with the image that is duplicated be respectively applied for threshold process that the dark portion of image is separated, dark portion brightens and adjusts and the threshold process that the image highlights is separated, highlight shadowing adjustment, also can directly carry out above-mentioned threshold process and brightness adjustment to original image.As shown in Figure 1, may further comprise the steps:
Step 101: original image is duplicated two parts, obtain first intermediate images and second intermediate images.
How to copy as prior art, repeat no more here.
Step 102: first intermediate images is carried out threshold process, second intermediate images is carried out the brightness adjustment.
If original image is under-exposed image, then need the operation carried out as follows:
The threshold process that first intermediate images in the step 102 is carried out is that the dark portion in the image is separated, and the brightness adjustment that second intermediate images in the step 102 is carried out is the adjustment that brightens of dark portion.
After dark portion in first intermediate images separated, just can directly improve the brightness of dark portion effectively, specifically comprise:
1, the transitional region of described first intermediate images of setting is [Threshold, Threshold+feather];
2,, carry out gray value according to following formula respectively and calculate, first intermediate images after obtaining dark portion and separating to each pixel in described first intermediate images:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Above in described first intermediate images computing formula of each gray values of pixel points be:
Gray=(R*28+G*77+B*151)/255
Or Gray=(R+G+B)/3;
Wherein, described Threshold is a threshold point, and value is 80, and described feather is the emergence parameter, and value is (255-Threshold), and described Gray represents the gray values of pixel points on described first intermediate images; Described R, G, B represent to be arranged in R, G, the B component value on the pixel of original image of described under-exposure respectively; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
In the present embodiment, to the also promptly under-exposed original image of second intermediate images carry out dark portion brighten when adjusting be by inquiry being used to of setting in advance preserve dark portion brighten adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value be converted to adjusted value in the described form respectively by the value before adjusting, thereby obtain dark portion adjusted second intermediate images that brightens.
Wherein, being provided with of form described in the present embodiment adopted light filling brightness mapping curve as shown in Figure 2.In Fig. 2, transverse axis is represented the pixel range of original image, and the pixel range after the longitudinal axis is represented to shine upon, slope are that 1 straight line is the pixel mapping line of standard, and curve is the line when in the present embodiment under-exposed image being carried out light filling brightness mapping.This curve is along with the change of pixel value is big, and slope correspondingly reduces, and until being 0, also promptly promoting for the brightness of dark portion and is greater than highlights.
After three passages of R, G, B of the original image of under-exposure are carried out light filling brightness mapping among Fig. 2 respectively, obtain dark portion adjusted second intermediate images that brightens, the pixel value scope of the R of this image, G, B is by original [0,255] become [0,128], the light filling effect is determined by slope of a curve.
If original image is over-exposed image, then need to carry out following operation:
The threshold process that first intermediate images in the step 102 is carried out is that the highlights in the image is separated, and the brightness adjustment that second intermediate images in the step 102 is carried out is the highlight shadowing adjustment.
First intermediate images is carried out highlights to be separated specifically and comprises:
1, the transitional region of the described gray level image of setting is [Threshold, Threshold+feather];
2,, carry out gray value according to following formula respectively and calculate, first intermediate images after obtaining highlights and separating to each pixel in the described gray level image:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Above in described first intermediate images computing formula of each gray values of pixel points be:
Gray=(R*28+G*77+B*151)/255
Or Gray=(R+G+B)/3;
Wherein, described Threshold is a threshold point, and value is 100, and described feather is the emergence parameter, and value is (255-Threshold), and described Gray represents the gray values of pixel points on described first intermediate images; Described R, G, B represent to be arranged in R, G, the B component value on the pixel of described over-exposed original image respectively; Described Value represents the gray values of pixel points on first intermediate images after described highlights separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
In the present embodiment, to second intermediate images also be over-exposed original image carry out highlight shadowing when adjusting by inquiry being used to of setting in advance preserve highlight shadowing adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, promptly obtain adjusted second intermediate images of highlight shadowing.
Form in the present embodiment is by adopting dim light brightness mapping curve as shown in Figure 3 to obtain.In Fig. 3, transverse axis is represented the pixel range of original image, and the pixel range after the longitudinal axis is represented to shine upon, slope are that 1 straight line is the pixel mapping line of standard, and curve is the line when in the present embodiment over-exposed image being carried out dim light brightness mapping.This curve is along with the change of pixel value is big, and slope correspondingly increases, and until being 1, also promptly is greater than dark portion for the inhibitory action of highlights.
After three passages of R, G, B of over-exposed original image are carried out dim light brightness mapping among Fig. 3 respectively, promptly obtain adjusted second intermediate images of highlight shadowing, the pixel value scope of the R of this image, G, B is by original [0,255] become [128,255], the dim light effect is determined by slope of a curve.
Step 103: with original image and adjusted second intermediate images of brightness first intermediate images after with threshold process serves as to cover layer to superpose, and obtains final needing image.
The same with step 102, this step has adopted two kinds of different methods of operation for under-exposed respectively with over-exposed original image.
Original image for under-exposure, owing to the dark portion to image separates image after the threshold process that obtains is first intermediate images after dark portion separates, adopting the dark portion that obtains after the light filling brightness mapping to brighten to adjust image is dark portion adjusted second intermediate images that brightens, so this operation should be: with the original image and the described dark portion of under-exposure first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to the Screen pattern, obtain image behind the final required digital light filling, specifically may further comprise the steps:
1) all pixels are handled by following formula on the pixel of first intermediate images after dark portion is separated, and try to achieve coefficient correlation K1,
K1=(255-MaskBmp[i]/3)/255;
2) brighten each pixel of adjusted second intermediate images of dark portion be multiply by coefficient correlation K1*K2, obtain new dark portion adjusted second intermediate images that brightens;
3) brighten each of adjusted second intermediate images to corresponding pixel points at the original image that is arranged in described under-exposure and described new dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2-R1*R2/255;
G3=G1+G2-G1*G2/255;
B3=B1+B2-B1*B2/255;
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K2 is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1, G1, B1 represent to be arranged in R, G, the B component value on the pixel of original image of described under-exposure respectively; Described R2, G2, B2 represent to be arranged in described new dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images respectively; Described R3, G3, B3 represent to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling respectively; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
This operation can be summarized as: brighten each of adjusted second intermediate images and described dark portion first intermediate images after separating to corresponding pixel points at being arranged in described original image and described dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2*(255-MaskBmp[i])/255*K
-(R1*R2*((255-MaskBmp[i])/255)*K)/255’
Wherein, i represents arbitrary pixel; Described MaskBmp[i] gray value on i the pixel in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R2 represents to be arranged in described dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images; Described R3 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
Carrying out in the Screen pattern that figure is stacked to be added, is because the color in the Screen pattern has the effect of addition, by the picture of this mode treatment, divides than highlights to keep constant, can highlight than the color of dark-part, promptly can reach the effect of digital light filling.
The basic principle of brief description Screen pattern, if bitmap, TempBmp and MaskBmp represent under-exposed original image respectively, the original image of under-exposure are carried out the image after the light filling brightness mapping and the original image of under-exposure carried out the dark portion adjusted image that brightens, bitmap, TempBmp, i pixel of MaskBmp are respectively bmp[i],, bmp2[i] and MaskBmp[i], result[i] i the pixel of expression final image result, then each pixel is carried out following operation respectively according to the Screen pattern:
Figure DEST_PATH_G2008101718150D00101
Wherein, described * represents multiplication sign, and is described+the expression plus sige, described-the expression minus sign.
For over-exposed original image, separate image after the threshold process that obtains owing to highlights and be first intermediate images after highlights separates to image, image is adjusted second intermediate images of highlight shadowing after the highlight shadowing adjustment that obtains after adopting dim light brightness to shine upon, so this operation should be: first intermediate images after adjusted second intermediate images of over-exposed original image and described highlight shadowing separated with described highlights serves as to cover layer to superpose according to the Multiply pattern, obtain image behind the final required digital dim light, specifically may further comprise the steps:
1, all pixels are handled by following formula on first intermediate images after highlights is separated, and try to achieve coefficient correlation K3,
K3=(MaskBmp[i]/3)/255;
2, each pixel of adjusted second intermediate images of highlight shadowing is calculated according to following formula, is obtained adjusted second intermediate images of new highlight shadowing,
R5=R5’+(255-R5’)*(1-K3)*(1-K2);
G5=G5’+(255-G5’)*(1-K3)*(1-K2);
B5=B5’+(255-B5’)*(1-K3)*(1-K2);
3, at be arranged in described over-exposed original image and described new adjusted second intermediate images of highlight shadowing each to corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*R5/255;
G6=G4*G5/255;
B6=B4*B5/255;
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K2 is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 ', G5 ', B5 ' represent to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing respectively; Described R5, G5, B5 represent to be arranged in R, G, the B component value on the pixel of described new adjusted second intermediate images of highlight shadowing respectively; Described R4, G4, B4 represent to be arranged in R, G, the B component value on the pixel of described over-exposed original image respectively; Described R6, G6, B6 represent to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light respectively; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
This operation can be summarized as: at each of first intermediate images after being arranged in described original image and adjusted second intermediate images of described highlight shadowing and described highlights separating to corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*(R5+(255-R5)*(1-MaskBmp[i]/255)*(1-K))/255,
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 represents to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing; Described R4 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R6 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
Carry out according to the Multiply pattern that figure is stacked to be added, with the superimposed mixing of colourity of two figure layers, the overlay color that is produced is darker than both colors separately, thereby reaches the effect of digital dim light.
So far, promptly finished the processing procedure that the digital image exposure among the method for the invention embodiment is adjusted.
Based on said method, Fig. 4 is the composition structural representation of digital image exposure adjusting device embodiment of the present invention.As shown in Figure 4, this device comprises:
Copied cells 41 is used for original image is duplicated two parts, obtains first intermediate images and second intermediate images;
Processing unit 42 is used for described first intermediate images is carried out threshold process and described second intermediate images is carried out the brightness adjustment;
Superpositing unit 43, being used for described original image and adjusted second intermediate images of described brightness first intermediate images after with described threshold process serves as to cover layer to superpose, and obtains final needing image.
Wherein, copied cells 41 can specifically comprise:
Pending subelement 411 is used to preserve described original image;
Replicon unit 412 is used for the original image of pending subelement 411 is duplicated.
For under-exposed and over-exposed two kinds of original images, the effect of the concrete module in processing unit 42 and the superpositing unit 43 is different.
For the original image of under-exposure, the acting as of processing unit 42: the dark portion to described first intermediate images of being used for separates and described second intermediate images is carried out the adjustment that brightens of dark portion, and it specifically can comprise again:
Handling subelement 421, be used for described each pixel of first intermediate images, be transitional region with [Threshold, Threshold+feather], carries out gray value calculating according to following formula respectively, first intermediate images after obtaining dark portion and separating:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Wherein, described threshold value Threshold is 80, and described emergence parameter f eather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement 422, be used for by inquiry being used to of setting in advance preserve dark portion brighten adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain dark portion adjusted second intermediate images that brightens.
For over-exposed original image, the acting as of processing unit 42: be used for the highlights of described first intermediate images is separated, the described second interim original image is carried out the highlight shadowing adjustment, it specifically comprises again:
Handle subelement 421, being used for each pixel to described first intermediate images, is transitional region with [Threshold, Threshold+feather], carry out gray value according to following formula respectively and calculate, first intermediate images after obtaining highlights and separating:
Value = 0 ; Gray < Threshold Value = ( Gray - Threshold ) * 255 / feather ; Threshold &le; Gray &le; Threshold + feather Value = 255 ; Gray > Threshold + feather
Wherein, described threshold value Threshold is 100, and described emergence parameter f eather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described highlights separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement 422, be used for by inquiry being used to of setting in advance preserve highlight shadowing adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain adjusted second intermediate images of highlight shadowing.
Original image for under-exposure, acting as of superpositing unit 43: with the original image and the described dark portion of described under-exposure first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to the Screen pattern, obtain image behind the final required digital light filling, can be specially:
Be used for brightening each of adjusted second intermediate images and described dark portion first intermediate images after separating to corresponding pixel points at being positioned at described original image and described dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2*(255-MaskBmp[i])/255*K
-(R1*R2*((255-MaskBmp[i])/255)*K)/255’
Wherein, i represents arbitrary pixel; Described MaskBmp[i] gray value on i the pixel in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R2 represents to be arranged in described dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images; Described R3 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
Wherein can comprise again:
First computation subunit 431, all pixels are handled by following formula on first intermediate images after being used for the described dark portion that the processing subelement 421 by processing unit 42 obtains separated, and try to achieve coefficient correlation K1,
K1=(255-MaskBmp[i]/3)/255;
Second computation subunit 432 is used for brighten each pixel of adjusted second intermediate images of the described dark portion that the adjustment subelement 422 by processing unit 42 obtains be multiply by coefficient correlation K1*K2, obtains new dark portion adjusted second intermediate images that brightens;
The 3rd computation subunit 433, be used for brightening each of adjusted second intermediate images to corresponding pixel points at the original image that is positioned at described under-exposure and by the described new dark portion that second computation subunit 432 obtains, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2-R1*R2/255;
G3=G1+G2-G1*G2/255;
B3=B1+B2-B1*B2/255;
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K2 is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1, G1, B1 represent to be arranged in R, G, the B component value on the pixel of original image of described under-exposure respectively; Described R2, G2, B2 represent to be arranged in described new dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images respectively; Described R3, G3, B3 represent to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling respectively; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
For over-exposed original image, acting as of superpositing unit 43: serves as to cover layer to superpose according to the Multiply pattern with described over-exposed original image with first intermediate images after adjusted second intermediate images of described highlight shadowing separates with described highlights, obtain image behind the final required digital dim light, can be specially:
Be used at each of first intermediate images after being positioned at described original image and adjusted second intermediate images of described highlight shadowing and described highlights separating corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*(R5+(255-R5)*(1-MaskBmp[i]/255)*(1-K))/255,
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 represents to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing; Described R4 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R6 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
This superpositing unit 43 can comprise again:
First computation subunit 431, all pixels are handled by following formula on first intermediate images after being used for the described highlights that the processing subelement 421 by processing unit 42 obtains separated, and try to achieve coefficient correlation K3,
K3=(MaskBmp[i]/3)/255;
Second computation subunit 432, each pixel that is used for adjusted second intermediate images of described highlight shadowing that the adjustment subelement 422 by processing unit 42 is obtained is calculated according to following formula, obtains adjusted second intermediate images of new highlight shadowing,
R5=R5’+(255-R5’)*(1-K3)*(1-K2);
G5=G5’+(255-G5’)*(1-K3)*(1-K2);
B5=B5’+(255-B5’)*(1-K3)*(1-K2);
The 3rd computation subunit 433, be used at each of described new adjusted second intermediate images of highlight shadowing that is positioned at described over-exposed original image and obtains by second computation subunit 432 corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*R5/255;
G6=G4*G5/255;
B6=B4*B5/255;
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K2 is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 ', G5 ', B5 ' represent to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing respectively; Described R5, G5, B5 represent to be arranged in R, G, the B component value on the pixel of described new adjusted second intermediate images of highlight shadowing respectively; Described R4, G4, B4 represent to be arranged in R, G, the B component value on the pixel of described over-exposed original image respectively; Described R6, G6, B6 represent to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light respectively; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
The concrete workflow of device shown in Figure 4 please refer to the respective description among the method embodiment shown in Figure 1, repeats no more herein.
Fig. 5 carries out histogram information schematic diagram behind the digital light filling for under-exposed image and to it.Among Fig. 5, solid line is the histogram information of under-exposed image, and dotted line is for carrying out the histogram information behind the digital light filling to under-exposed image.As can be seen from Figure 5, the pixel value of under-exposed image is all lower, also is that the dark zone of image is very gloomy, and the loss of detail of image is a lot; Then become more even through the histogram distribution behind the digital light filling, thereby reached due light filling effect.
Fig. 6 carries out histogram information schematic diagram behind the digital dim light for over-exposed image and to it.Among Fig. 6, solid line is the histogram information of over-exposed image, and dotted line is for carrying out the histogram information behind the digital dim light to over-exposed image.As shown in Figure 6, the pixel value of over-exposed image is all than higher, and the image highlights is very bright; Distribution becomes more even through the image histogram behind the digital dim light, and the variation of colourity and brightness is also very level and smooth.
Here the histogram of being mentioned is meant with the form of X-Y scheme and expresses R, G, the distribution situation of B component on different values in all pixels of original image.In simple terms, the transverse axis in the histogram is used to represent all possible value 0~255 of each component, and the longitudinal axis is used to represent the corresponding respectively number of pixels of different values (or the corresponding respectively number of pixels of obstructed value accounts for the ratio of total number of pixels).For instance,, can know when its value is 120 by the whole original image of traversal for the R component, corresponding number of pixels, the R component value that promptly has what pixels in the original image is 120, then, it is illustrated in the histogram gets final product.In actual applications, the histogram of three components can be based upon on the same figure, also can distinguish separately and set up.Histogram how to set up R, G, three components of B is a prior art, repeats no more.
As can be seen from the above-described embodiment, the present invention carries out the method for exposure-processed to image, the user is operated simply to under-exposed or over-exposed image just can make image reach the effect of nature, farthest, be subjected to liking of users deeply for the user has saved time and expense.
The above only is preferred embodiment of the present invention, and is in order to restriction the present invention, within the spirit and principles in the present invention not all, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (13)

1. the method adjusted of a digital image exposure is characterized in that this method comprises:
Original image is duplicated two parts, obtain first intermediate images and second intermediate images;
When described original image is under-exposed image,
Dark portion in described first intermediate images is separated, described second intermediate images is carried out the adjustment that brightens of dark portion; With described original image and described dark portion first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to screen S creen pattern, obtains image behind the final required digital light filling,
Or, when described original image is over-exposed image,
Highlights in described first intermediate images is separated, described second intermediate images is carried out the highlight shadowing adjustment; First intermediate images after adjusted second intermediate images of described original image and described highlight shadowing separated with described highlights serves as to cover layer to superpose according to positive stack Multiply pattern, obtains image behind the final required digital dim light.
2. the method for claim 1 is characterized in that, comprises described dark portion in described first intermediate images is separated:
To each pixel in described first intermediate images, be transitional region with [Threshold, Threshold+feather], carry out gray value according to following formula respectively and calculate, first intermediate images after obtaining dark portion and separating:
Figure FSB00000010879400011
Wherein, described Threshold is 80, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
3. the method for claim 1 is characterized in that, describedly described second intermediate images is carried out dark portion brightens to adjust and comprises:
By inquiry being used to of setting in advance preserve dark portion brighten adjust before and after the form of corresponding value relation, red R component value on each pixel in described second intermediate images, green G component value and blue B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain dark portion adjusted second intermediate images that brightens.
4. the method for claim 1, it is characterized in that, described serves as to cover layer to superpose according to the Screen pattern with described original image and described dark portion first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten, obtain final required digital light filling after image comprise:
Brighten each of adjusted second intermediate images and described dark portion first intermediate images after separating to corresponding pixel points at being arranged in described original image and described dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2*(255-MaskBmp[i])/255*K
-(R1*R2*((255-MaskBmp[i])/255)*K)/255’
Wherein, i represents arbitrary pixel; Described MaskBmp[i] gray value on i the pixel in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R2 represents to be arranged in described dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images; Described R3 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
5. the method for claim 1 is characterized in that, comprises described highlights in described first intermediate images is separated:
To each pixel in described first intermediate images, be transitional region with [Threshold, Threshold+feather], carry out gray value according to following formula respectively and calculate, first intermediate images after obtaining highlights and separating:
Figure FSB00000010879400021
Wherein, described Threshold is 100, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described highlights separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
6. the method for claim 1 is characterized in that, describedly described second intermediate images is carried out the highlight shadowing adjustment comprises:
By inquiry being used to of setting in advance preserve highlight shadowing adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain adjusted second intermediate images of highlight shadowing.
7. the method for claim 1, it is characterized in that, described first intermediate images after adjusted second intermediate images of described original image and described highlight shadowing is separated with described highlights serves as to cover layer to superpose according to the Multiply pattern, obtain final required digital dim light after image comprise:
, calculate according to following formula respectively corresponding pixel points at each of first intermediate images after being arranged in described original image and adjusted second intermediate images of described highlight shadowing and described highlights separating, obtain image behind the digital dim light:
R6=R4*(R5+(255-R5)*(1-MaskBmp[i]/255)*(1-K))/255,
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 represents to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing; Described R4 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R6 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
8. the device adjusted of a digital image exposure is characterized in that this device comprises: copied cells, processing unit and superpositing unit, and described copied cells is used for original image is duplicated two parts, obtains first intermediate images and second intermediate images, wherein,
When described original image is under-exposed image, described processing unit, the dark portion to described first intermediate images of being used for separates and described second intermediate images is carried out the adjustment that brightens of dark portion; Described superpositing unit, being used for described original image and described dark portion first intermediate images of adjusted second intermediate images after separating with described dark portion that brighten serves as to cover layer to superpose according to screen S creen pattern, obtain image behind the final required digital light filling, or
When described original image was over-exposed image, described processing unit was used for highlights to described first intermediate images and separates and described second intermediate images is carried out the highlight shadowing adjustment; Described superpositing unit, first intermediate images after being used for adjusted second intermediate images of described original image and described highlight shadowing separated with described highlights serves as to cover layer to superpose according to positive stack Multiply pattern, obtains image behind the final required digital dim light.
9. device as claimed in claim 8 is characterized in that, described copied cells comprises:
Pending subelement is used to preserve described original image;
The replicon unit is used for the original image of pending subelement is duplicated.
10. device as claimed in claim 8 is characterized in that, described processing unit comprises:
Handling subelement, be used for described each pixel of first intermediate images, be transitional region with [Threshold, Threshold+feather], carries out gray value calculating according to following formula respectively, first intermediate images after obtaining dark portion and separating:
Figure FSB00000010879400041
Wherein, described Threshold is 80, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described dark portion separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement, be used for by inquiry being used to of setting in advance preserve dark portion brighten adjust before and after the form of corresponding value relation, red R component value on each pixel in described second intermediate images, green G component value and blue B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain dark portion adjusted second intermediate images that brightens.
11. device as claimed in claim 10 is characterized in that, described superpositing unit comprises:
Be used for brightening each of adjusted second intermediate images and described dark portion first intermediate images after separating to corresponding pixel points at being positioned at described original image and described dark portion, calculate according to following formula respectively, obtain image behind the digital light filling:
R3=R1+R2*(255-MaskBmp[i])/255*K
-(R1*R2*((255-MaskBmp[i])/255)*K)/255’
Wherein, i represents arbitrary pixel; Described MaskBmp[i] gray value on i the pixel in first intermediate images of the described dark portion of expression after separating; Described coefficient correlation K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R1 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R2 represents to be arranged in described dark portion brighten R, G, B component value on the pixel of adjusted second intermediate images; Described R3 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital light filling; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
12. device as claimed in claim 8 is characterized in that, described processing unit comprises:
Handling subelement, be used for each pixel to described first intermediate images, be transitional region with [Threshold, Threshold+feather], carries out gray value calculating according to following formula respectively, first intermediate images after obtaining highlights and separating:
Figure FSB00000010879400051
Wherein, described Threshold is 100, and described feather is (255-Threshold); Described Gray represents the gray values of pixel points on described first intermediate images; Described Value represents the gray values of pixel points on first intermediate images after described highlights separates; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign;
Adjust subelement, be used for by inquiry being used to of setting in advance preserve highlight shadowing adjust before and after the form of corresponding value relation, R component value on each pixel in described second intermediate images, G component value and B component value are converted to adjusted value in the described form respectively by the value before adjusting, obtain adjusted second intermediate images of highlight shadowing.
13. device as claimed in claim 12 is characterized in that, described superpositing unit comprises:
Be used at each of first intermediate images after being positioned at described original image and adjusted second intermediate images of described highlight shadowing and described highlights separating corresponding pixel points, calculate according to following formula respectively, obtain image behind the digital dim light:
R6=R4*(R5+(255-R5)*(1-MaskBmp[i]/255)*(1-K))/255,
Wherein, i represents arbitrary pixel; Described MaskBmp[i] i gray values of pixel points in first intermediate images of the described highlights of expression after separating; Described K is a figure layer transparency coefficient, and its value is one more than or equal to 0 and smaller or equal to 1 real number; Described R5 represents to be arranged in R, G, the B component value on the pixel of adjusted second intermediate images of described highlight shadowing; Described R4 represents to be arranged in R, G, the B component value on the pixel of described original image; Described R6 represents to be arranged in R, G, the B component value on the pixel of image behind the described digital dim light; Described * represents multiplication sign, and is described/the expression division sign, described+the expression plus sige, described-the expression minus sign.
CN2008101718150A 2008-11-12 2008-11-12 Digital image exposure regulation method and apparatus Active CN101404728B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008101718150A CN101404728B (en) 2008-11-12 2008-11-12 Digital image exposure regulation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008101718150A CN101404728B (en) 2008-11-12 2008-11-12 Digital image exposure regulation method and apparatus

Publications (2)

Publication Number Publication Date
CN101404728A CN101404728A (en) 2009-04-08
CN101404728B true CN101404728B (en) 2010-09-22

Family

ID=40538581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008101718150A Active CN101404728B (en) 2008-11-12 2008-11-12 Digital image exposure regulation method and apparatus

Country Status (1)

Country Link
CN (1) CN101404728B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103366350B (en) * 2013-07-23 2016-08-31 厦门美图网科技有限公司 A kind of method that digital picture is carried out light filling
CN104574285B (en) * 2013-10-23 2017-09-19 厦门美图网科技有限公司 One kind dispels the black-eyed method of image automatically
CN105519094B (en) 2014-12-15 2018-07-10 深圳市大疆创新科技有限公司 Image processing system, remote control picture shooting assembly and exposure information reminding method
US10965878B2 (en) * 2016-12-15 2021-03-30 Koito Manufacturing Co., Ltd. Vehicle illumination system and vehicle
US10497105B2 (en) * 2017-11-01 2019-12-03 Google Llc Digital image auto exposure adjustment
CN108093184B (en) * 2017-11-29 2020-11-03 移康智能科技(上海)股份有限公司 Image capturing method and device and electronic equipment
CN110378863A (en) * 2018-04-10 2019-10-25 深圳Tcl新技术有限公司 A kind of uniformity detecting method of display screen, system and storage medium
CN110379358B (en) * 2019-07-04 2021-03-30 南京宇丰晔禾信息科技有限公司 LED display screen image playing and controlling method and device
CN111031242B (en) * 2019-12-13 2021-08-24 维沃移动通信有限公司 Image processing method and device
CN111565261B (en) * 2020-06-02 2022-05-31 厦门美图之家科技有限公司 Image processing method and device and electronic equipment

Also Published As

Publication number Publication date
CN101404728A (en) 2009-04-08

Similar Documents

Publication Publication Date Title
CN101404728B (en) Digital image exposure regulation method and apparatus
CN104301621B (en) image processing method, device and terminal
US7522191B2 (en) Optical image capturing device
CN101242476B (en) Automatic correction method of image color and digital camera system
CN100553301C (en) The modification method of brightness
US20070024721A1 (en) Compensating for improperly exposed areas in digital images
CN101600121B (en) Computing method of white balance correct value
JP2003008988A (en) Method and apparatus for the removal of flash artifacts
KR20120073159A (en) Temporally aligned exposure bracketing for high dynamic range imaging
CN106464815A (en) System and method of fast adaptive blending for high dynamic range imaging
CN109300101A (en) A kind of more exposure image fusion methods based on Retinex theory
JP2012109900A (en) Photographing device, photographing method and program
US20130057726A1 (en) Image processing apparatus and image processing method
CN106412534A (en) Method and device for adjusting image brightness
CN1503575A (en) White balance processing apparatus, processing method thereof and digital camera
CN102510502B (en) Method and system for generating high-dynamic-range image
CN101399898B (en) Image processing method and apparatus
CN101409792A (en) Image-processing method and apparatus
JP7156302B2 (en) Image processing device, image processing method, program
CN101398929A (en) Method and device for restraining night image noise
JP2008219838A (en) Imaging apparatus, white balance control device and white balance control method
JP2003235050A (en) Image processing apparatus, image processing program, and image processing method
CN101408974B (en) Image-processing method and apparatus
JP2008228185A (en) Imaging apparatus
CN101409765B (en) Image-processing method and apparatus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20170221

Address after: A District No. 9018 building 518057 Guangdong Han innovation city of Shenzhen province Nanshan District high tech park, North Central Avenue, 4 floor 401

Patentee after: Shenzhen thunder network culture Co., Ltd.

Address before: 518057 Guangdong, Shenzhen, Nanshan District science and technology in the road, Shenzhen, No. 11, software park, building 7, level 8, two

Patentee before: Xunlei Network Technology Co., Ltd., Shenzhen

TR01 Transfer of patent right

Effective date of registration: 20180301

Address after: Nanshan District Guangdong streets of science and technology of Shenzhen city in Guangdong province 518057 two Road No. 11 Shenzhen Software Park Building 7, 8 floor

Patentee after: Xunlei Network Technology Co., Ltd., Shenzhen

Address before: A District No. 9018 Han innovation building 518057 Shenzhen city Nanshan District high tech park, North Central Avenue, 4 floor 401

Patentee before: Shenzhen thunder network culture Co., Ltd.

TR01 Transfer of patent right