CN105931206A - Method for enhancing sharpness of color image with color constancy - Google Patents

Method for enhancing sharpness of color image with color constancy Download PDF

Info

Publication number
CN105931206A
CN105931206A CN201610305917.1A CN201610305917A CN105931206A CN 105931206 A CN105931206 A CN 105931206A CN 201610305917 A CN201610305917 A CN 201610305917A CN 105931206 A CN105931206 A CN 105931206A
Authority
CN
China
Prior art keywords
image
neighborhood
pixel
standard deviation
mean value
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.)
Granted
Application number
CN201610305917.1A
Other languages
Chinese (zh)
Other versions
CN105931206B (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.)
Chengdu Hetianchuang Technology Co ltd
Original Assignee
Shenzhen City Tianchuang 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 City Tianchuang Technology Co Ltd filed Critical Shenzhen City Tianchuang Technology Co Ltd
Priority to CN201610305917.1A priority Critical patent/CN105931206B/en
Publication of CN105931206A publication Critical patent/CN105931206A/en
Application granted granted Critical
Publication of CN105931206B publication Critical patent/CN105931206B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • G06T5/73
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20004Adaptive image processing

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a method for enhancing sharpness of color image with color constancy. The method includes the following steps: based on the red, green and blue three wave bands of an image, calculating a brightness image; setting a neighborhood radius, calculating mean value and standard difference of the brightness image in each pixel neighborhood, obtaining an neighborhood mean value image and a neighborhood standard difference image; based on the neighborhood mean value image and the neighborhood standard difference image, conducting adaptive calculation on weight of each pixel point; based on the neighborhood mean value image and the weights, recalculating a new brightness image; in accordance with the theory of color constancy, based on the new brightness image and an original brightness image, conducting same ratio enhancement on the three wave bands of the original image, obtaining the image with enhanced sharpness with color constancy. According to the invention, the method can greatly increase image sharpness, reduce color distortion as much as possible, maintain color constancy, and effectively increase visual effects of the image.

Description

A kind of coloured image definition enhancing method of color constancy
Technical field
The invention belongs to technical field of image processing, particularly relate to the coloured image definition of a kind of color constancy Enhancement Method.
Background technology
Owing to color-image forming apparatus is digital equipment, multimedia, biomedicine and being widely used in the Internet, Color image processing is increasingly subject to people's attention.Restrict due to the factor of each side or condition limit, The color image quality frequently resulted in may be undesirable, the most high situation of image blurring, definition occurs, Therefore before successive image processes, it is often necessary to coloured image is carried out enhancement process, to provide effective special Reference ceases, or improves its quality to obtain gratifying visual effect.
Coloured image is made up of gray level image, by the enhancing of gray level image, can reach coloured image The purpose strengthened.Gray level image strengthen main method such as: contrast stretching, amplitude limit, histogram equalization etc. In a lot of documents and materials, there is detail discussion, but these methods cannot be directly used to color image enhancement, Essentially consist in the chromatic value of pixel when of strengthening coloured image can not be changed, not so, the vision effect of image Fruit can change.The color image enhancement technology gray level image treatment technology that is far from is ripe.Coloured image Red, green, blue three primary colours also exist the highest dependency, must keep or recover, otherwise in enhancement process Chromatic distortion will be caused.
For keeping the problem of color enhancement image, there is a series of algorithm to propose, wherein involved little Wave conversion, Retinex are theoretical, and these algorithms preferably enhance image, and color keeps good, but Simultaneously as involve the computings such as the convolution of wavelet transformation and multiple Gaussian function, realizing good place While reason effect, pay bigger amount of calculation and longer operation time as cost, be poorly suitable for reality Real-time process in the work of border.
Color constancy refers to that the psychology not tended towards stability object color perception because of external environment change is inclined To.For coloured image, keep the color constancy of image, distortionless after being to ensure that image enhaucament Effective means.Early-stage Study finds, by strengthening three wave bands of coloured image on year-on-year basis, it is possible to meet The demand of color constancy, therefore, the present invention proposes the image definition enhancing method of a kind of color constancy.
Summary of the invention
Present invention seek to address that the problems such as definition is inadequate easily occurs in existing coloured image, and at definition The problem that cross-color easily occurs during enhancing, it is provided that the coloured image definition of a kind of color constancy increases Strong method.
Embodiments of the invention provide the coloured image definition enhancing method of a kind of color constancy, including: bag Include,
Three wave bands of RGB according to image calculate luminance picture;
Calculate luminance picture average on neighborhood and standard deviation, obtain neighboring mean value image and neighborhood standard deviation Image;
According to neighboring mean value image and neighborhood standard deviation image, calculate the weight of each pixel;
Calculate new luminance picture;
Calculate the result images that definition strengthens.
Three wave bands of RGB according to image calculate luminance picture method particularly includes:
I=(R+G+B)/3
Wherein, R, G, B are respectively three wave bands of RGB of image.
Further, concretely comprising the following steps of neighboring mean value image and neighborhood standard deviation image is calculated:
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), take out the value of its neighborhood territory pixel, calculate average and the standard deviation of this neighborhood, be assigned to this pixel, Respectively obtain the neighboring mean value image with original brightness image formed objects and neighborhood standard deviation image;
Calculate speed for improving, first luminance picture is carried out down-sampling M times, be then based on down-sampling luminance graph As calculating neighboring mean value image and neighborhood standard deviation image, then by neighboring mean value image and neighborhood standard deviation image Carrying out up-sampling 1/M times, wherein M≤1, up-sampling and Downsapling method can use nearest neighbor algorithm, bilinearity The methods such as interpolation, bicubic convolution method.
Further, according to neighboring mean value image and neighborhood standard deviation image, the weight of each pixel is calculated Method particularly includes:
w ( i , j ) = m e a n ( I ) 2 * π * S ( i , j ) * ( S _ max + S _ m i n ) / 2 * e - [ S ( i , j ) - ( S _ m a x + S _ m i n ) / 2 ] 2 2 * [ ( S _ m a x + S _ m i n ) / 2 ] 2
Wherein i and j represents pixel coordinate, and (i j) represents that (mean (I) represents calculating brightness to pixel for i, weights j) to w The average of image, (i j) represents that (i, j) value at place, S_max and S_min represents neighborhood standard deviation image in pixel to S The maximum of neighborhood standard deviation image and minima.
Further, the method for the luminance picture that described calculating is new is:
I_new (i, j)=Ave (i, j)+w (i, j) * [I (and i, j)-Ave (i, j)]
Wherein (i j) represents that (i, j) value at place, (i j) represents that luminance picture is in pixel to I to neighboring mean value image in pixel to Ave (i, j) value at place, (i j) represents pixel (i, j) weight at place to w.
Further, the result images that described calculating definition strengthens method particularly includes:
R _ n e w ( i , j ) = R ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) G _ n e w ( i , j ) = G ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) B _ n e w ( i , j ) = B ( i , j ) * I _ n e w ( i , j ) / I ( i , j )
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of definition.
In above technical scheme, by calculating luminance picture neighboring mean value and neighborhood standard deviation, it is possible to catch figure As the texture strength feature of upper each pixel region, it is adaptively calculated the enhancing weight of each pixel accordingly, The self adaptation definition being capable of each pixel strengthens;During calculating neighboring mean value and neighborhood standard deviation, Image carries out first down-sampling up-sample again, it is possible to while ensureing to calculate effect, be effectively reduced computing Amount;According to color constancy principle, each pixel is strengthened on year-on-year basis such that it is able to be effectively prevented from color Color distortion, obtains good clarity enhancement effect.
Accompanying drawing explanation
Fig. 1 is the original image of mountain image;
Fig. 2 is that the histogram equalization method of mountain image strengthens image;
Fig. 3 is that the MSRCR method of mountain image strengthens image;
Fig. 4 is that the inventive method of mountain image strengthens image;
Fig. 5 is the original image of Flos Nelumbinis image;
Fig. 6 is that the histogram equalization method of Flos Nelumbinis image strengthens image;
Fig. 7 is that the MSRCR method of Flos Nelumbinis image strengthens image;
Fig. 8 is that the inventive method of Flos Nelumbinis image strengthens image;
Fig. 9 is the colour-image reinforcing method workflow schematic diagram of the color constancy of the embodiment of the present invention.
Detailed description of the invention
In order to make technical problem solved by the invention, technical scheme and beneficial effect clearer, with Lower combination drawings and Examples, are further elaborated to the present invention.Should be appreciated that described herein Specific embodiment only in order to explain the present invention, be not intended to limit the present invention.
The invention mainly comprises following step:
(1) luminance picture is calculated
The overall bright-dark degree of image has been reacted in the brightness of image, in multicolour space, has calculating bright The method of degree image, calculates by simplest mode here, takes the average of three wave bands of coloured image:
I=(R+G+B)/3
Wherein, R, G, B are respectively three wave bands of RGB of image.
(2) neighboring mean value image and neighborhood standard deviation image are calculated
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), take out the value of its neighborhood territory pixel, calculate average and the standard deviation of this neighborhood, be assigned to this pixel, Respectively obtain the neighboring mean value image with original brightness image formed objects and neighborhood standard deviation image;
Mean value computation formula is:
A v e ( i , j ) = 1 ( 2 N + 1 ) 2 Σ m = i - N i + N Σ n = j - N j + N I ( m , n )
Standard deviation computing formula is:
S ( i , j ) = 1 ( 2 N + 1 ) 2 Σ m = i - N i + N Σ n = j - N j + N [ I ( m , n ) - A v e ( m , n ) ] 2
Wherein i and .j represents pixel coordinate, and N is the radius of neighbourhood, and Ave is neighboring mean value image, and S is neighborhood Standard deviation image.
Calculate speed for improving, first luminance picture is carried out down-sampling M times, be then based on down-sampling luminance graph As calculating neighboring mean value image and neighborhood standard deviation image, then by neighboring mean value image and neighborhood standard deviation image Carrying out up-sampling 1/M times, wherein M≤1, up-sampling and Downsapling method can use nearest neighbor algorithm, two-wire The property method such as interpolation, bicubic convolution method.
(3) weight of each pixel is calculated
The average of neighborhood and standard deviation have reacted the Local textural feature of image, it is possible to reflection image is clear indirectly Clear degree.On the basis of neighboring mean value image and neighborhood standard deviation image, calculate the weights of each pixel, For calculating the definition enhancing degree of each pixel:
w ( i , j ) = m e a n ( I ) 2 * π * S ( i , j ) * ( S _ max + S _ m i n ) / r * e - [ S ( i , j ) - ( S _ m a x + S _ m i n ) / 2 ] 2 2 * [ ( S _ max + S _ min ) / r ] 2
Wherein i and j represents pixel coordinate, and (i j) represents that (mean (I) represents calculating brightness to pixel for i, weights j) to w The average of image, (i j) represents that (i, j) value at place, S_max and S_min represents neighborhood standard deviation image in pixel to S The maximum of neighborhood standard deviation image and minima.
(4) new luminance picture is calculated
On the basis of definition weights, new luminance picture can be calculated by equation below:
I_new (i, j)=Ave (i, j)+w (i, j) * [I (and i, j)-Ave (i, j)]
Wherein (i j) represents that (i, j) value at place, (i j) represents that luminance picture is in pixel to I to neighboring mean value image in pixel to Ave (i, j) value at place, (i j) represents pixel (i, j) weight at place to w.
By above-mentioned calculating, definition higher brightness image can be obtained.
(5) result images that definition strengthens is calculated
In HSV space, the computational methods of H and S component are:
WhereinX0=min (R, G, B), I=(R+G+B)/3, if before Chu Liing The color vector of certain pixel is X=(R, G, B), and ratio warp parameter is α, and translation parameters is β, then pass through Color vector after translation and ratio stretching is:
X '=(α R+ β, α G+ β, α B+ β)=α X+ β (2)
(1) formula that substituted into by X ' calculates and understands,Therefore H '=H.
Understand it addition, calculate S component,
S ′ = I ′ - X 0 ′ I ′ = α ( I - X 0 ) α I + β - - - ( 3 )
If the translational movement β ≈ 0 on this pixel, then S ' ≈ S, the saturated of this pixel can be approximately considered Spend the most constant.In this case, tone and saturation are all not changed in, then the color letter of image after processing Breath will maximize the retention.It is to say, strengthened on year-on-year basis by pixel each to coloured image, I.e. can keep the constancy of color well.
Therefore, in the present invention, by new luminance picture and the ratio of original brightness image, calculate final Definition enhancing image:
R _ n e w ( i , j ) = R ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) G _ n e w ( i , j ) = G ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) B _ n e w ( i , j ) = B ( i , j ) * I _ n e w ( i , j ) / I ( i , j )
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of definition.
In order to verify the effectiveness of Enhancement Method of the present invention, it is right that embodiments of the invention give many groups Than experiment, simultaneously by the method for the present invention and histogram equalization, multiple dimensioned Retinex color enhancement method (MSRCR) compare.Fig. 1 is the enhancing result of mountain image, and Fig. 2 is the enhancing knot of Flos Nelumbinis image Really.It can be seen that in FIG, the result of histogram equalization presents obvious color distortion, and MSRCR Result seem fuzzyyer.In fig. 2, the contrast of histogram equalization result is the most unbalance, and MSRCR There is the problem that color is the brightest.
For the effectiveness of objective evaluation each method, the present embodiment uses general image quality index to comment Valency.
Use articulation index evaluate strengthen image definition:
D = 1 M × N Σ i = 1 M Σ j = 1 N [ X ( i , j ) - X ( i - 1 , j ) ] 2 + [ X ( i , j ) - X ( i , j - 1 ) ] 2 2
For the contrast of result images and the brightness of each algorithm of objective evaluation, use conventional depending in existing research Average and the evaluation methodology of local mean variance according to image:
C = 1 M × N Σ i = 1 M Σ j = 1 N | C O r i ( i , j ) - C Re ( i , j ) | C O r i ( i , j )
L = 1 M × N Σ i = 1 M Σ j = 1 N | L O r i ( i , j ) - L Re ( i , j ) | L O r i ( i , j )
Wherein M and N is the length and width of image, C and L represents average and variance.In order to evaluate color Distortion level, according to These parameters, uses following tone and saturation deviation to evaluate:
H = 1 M × N Σ i = 1 M Σ j = 1 N | H O r i ( i , j ) - H Re ( i , j ) | H O r i ( i , j )
S = 1 M × N Σ i = 1 M Σ j = 1 N | S O r i ( i , j ) - S Re ( i , j ) | S O r i ( i , j )
Wherein H and S is respectively tone and the saturation of image.
According to evaluation index, D is the highest, and image definition is the highest;C, L, H, S are the least, and image color is also Former degree is the highest.
Evaluation result is as shown in the table:
The evaluation result of table 1. Fig. 1
The evaluation result of table 2. Fig. 2
D C L H S
Original image 1.9715
Histogram equalization 3.0622 0.4133 0.1513 0.1374 0.9239
MSRCR 1.8842 0.3938 0.2594 0.1351 0.4712
The inventive method 3.9072 0.0161 8.2939e-005 0.0017 0.0077
Although as it can be seen from table 1 the definition of histogram equalizing method is the highest, but C, L, H, S Desired value all much larger than the method for the present invention, it can be seen that histogram equalizing method from result images Fine definition is with color distortion as cost, and the inventive method is in addition to definition is less than histogram equalization method, Remaining index is the most excellent with histogram equalization method and MSRCR.Similarly, in table 2, the inventive method exists The most excellent and histogram equalization method and MSRCR in the index such as definition, C, L, H, S.Consolidated statement 1 He The result of table 2 is it can be seen that the inventive method has the highest definition, and color distortion degree is the most remote simultaneously Less than histogram equalization and MSRCR method, show that the inventive method is improving while image definition, Color distortion can be effectively prevented from.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all at this Any amendment, equivalent and the improvement etc. made within bright spirit and principle, should be included in the present invention Protection domain within.

Claims (6)

1. the coloured image definition enhancing method of a color constancy, it is characterised in that: include,
Three wave bands of RGB according to image calculate luminance picture;
Calculate luminance picture average on neighborhood and standard deviation, obtain neighboring mean value image and neighborhood standard deviation Image;
According to neighboring mean value image and neighborhood standard deviation image, calculate the weight of each pixel;
Calculate new luminance picture;
Calculate the result images that definition strengthens.
The coloured image definition enhancing method of color constancy the most according to claim 1, its feature exists In: described three wave bands of RGB according to image calculate luminance picture method particularly includes:
I=(R+G+B)/3
Wherein, R, G, B are respectively three wave bands of RGB of image.
The coloured image definition enhancing method of color constancy the most according to claim 1, its feature exists In: calculate concretely comprising the following steps of neighboring mean value image and neighborhood standard deviation image:
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), take out the value of its neighborhood territory pixel, calculate average and the standard deviation of this neighborhood, be assigned to this pixel, Respectively obtain the neighboring mean value image with original brightness image formed objects and neighborhood standard deviation image;
Calculate speed for improving, first luminance picture is carried out down-sampling M times, be then based on down-sampling luminance graph As calculating neighboring mean value image and neighborhood standard deviation image, then by neighboring mean value image and neighborhood standard deviation image Carrying out up-sampling 1/M times, wherein M≤1, up-sampling and Downsapling method can use nearest neighbor algorithm, bilinearity The methods such as interpolation, bicubic convolution method.
The coloured image definition enhancing method of color constancy the most according to claim 1, its feature exists In: according to neighboring mean value image and neighborhood standard deviation image, calculate the concrete grammar of the weight of each pixel For:
w ( i , j ) = m e a n ( I ) 2 * π * S ( i , j ) * ( S _ max + S _ m i n ) / 2 * e - [ S ( i , j ) - ( S _ m a x + S _ m i n ) / 2 ] 2 2 * [ ( S _ m a x + S _ m i n ) / 2 ] 2
Wherein i and j represents pixel coordinate, and (i j) represents that (mean (I) represents calculating brightness to pixel for i, weights j) to w The average of image, (i j) represents that (i, j) value at place, S_max and S_min represents neighborhood standard deviation image in pixel to S The maximum of neighborhood standard deviation image and minima.
The coloured image definition enhancing method of color constancy the most according to claim 1, its feature exists In: the method for the luminance picture that described calculating is new is:
I_new (i, j)=Ave (i, j)+w (i, j) * [I (and i, j)-Ave (i, j)]
Wherein (i j) represents that (i, j) value at place, (i j) represents that luminance picture is in pixel to I to neighboring mean value image in pixel to Ave (i, j) value at place, (i j) represents pixel (i, j) weight at place to w.
The coloured image definition enhancing method of color constancy the most according to claim 1, its feature exists In: the result images that described calculating definition strengthens method particularly includes:
R _ n e w ( i , j ) = R ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) G _ n e w ( i , j ) = G ( i , j ) * I _ n e w ( i , j ) / I ( i , j ) B _ n e w ( i , j ) = B ( i , j ) * I _ n e w ( i , j ) / I ( i , j )
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of definition.
CN201610305917.1A 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy Active CN105931206B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610305917.1A CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610305917.1A CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Publications (2)

Publication Number Publication Date
CN105931206A true CN105931206A (en) 2016-09-07
CN105931206B CN105931206B (en) 2019-06-28

Family

ID=56835584

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610305917.1A Active CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Country Status (1)

Country Link
CN (1) CN105931206B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107240092A (en) * 2017-05-05 2017-10-10 浙江大华技术股份有限公司 A kind of image blur detection method and device
CN107871303A (en) * 2016-09-26 2018-04-03 北京金山云网络技术有限公司 A kind of image processing method and device
CN108416745A (en) * 2018-02-02 2018-08-17 中国科学院西安光学精密机械研究所 A kind of image adaptive defogging Enhancement Method with color constancy
CN108876753A (en) * 2017-05-16 2018-11-23 苹果公司 Optional enhancing is carried out using navigational figure pairing growth exposure image
WO2018228206A1 (en) * 2017-06-16 2018-12-20 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method, device and nonvolatile computer-readable medium for image composition
CN109300108A (en) * 2018-07-27 2019-02-01 昆明理工大学 A kind of day face Luminance Analysis method based on statistics and more Gausses

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6834125B2 (en) * 2001-06-25 2004-12-21 Science And Technology Corp. Method of improving a digital image as a function of its dynamic range
CN101930596A (en) * 2010-07-19 2010-12-29 赵全友 Color constancy method in two steps under a kind of complex illumination
CN102138157A (en) * 2008-08-30 2011-07-27 惠普开发有限公司 Color constancy method and system
CN102306384A (en) * 2011-08-26 2012-01-04 华南理工大学 Color constancy processing method based on single image
US8463072B2 (en) * 2008-08-29 2013-06-11 Adobe Systems Incorporated Determining characteristics of multiple light sources in a digital image
CN103957395A (en) * 2014-05-07 2014-07-30 电子科技大学 Color constancy method with adaptive capacity

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6834125B2 (en) * 2001-06-25 2004-12-21 Science And Technology Corp. Method of improving a digital image as a function of its dynamic range
US8463072B2 (en) * 2008-08-29 2013-06-11 Adobe Systems Incorporated Determining characteristics of multiple light sources in a digital image
CN102138157A (en) * 2008-08-30 2011-07-27 惠普开发有限公司 Color constancy method and system
CN101930596A (en) * 2010-07-19 2010-12-29 赵全友 Color constancy method in two steps under a kind of complex illumination
CN102306384A (en) * 2011-08-26 2012-01-04 华南理工大学 Color constancy processing method based on single image
CN103957395A (en) * 2014-05-07 2014-07-30 电子科技大学 Color constancy method with adaptive capacity

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CHENG LI等: "A modif ied image enhancement algorithm based on color constancy", 《CHINESE OPTICS LETTERS》 *
张红颖等: "基于YUV 色彩空间的Retinex 夜间图像增强算法", 《科学技术与工程》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107871303A (en) * 2016-09-26 2018-04-03 北京金山云网络技术有限公司 A kind of image processing method and device
CN107871303B (en) * 2016-09-26 2020-11-27 北京金山云网络技术有限公司 Image processing method and device
CN107240092A (en) * 2017-05-05 2017-10-10 浙江大华技术股份有限公司 A kind of image blur detection method and device
CN107240092B (en) * 2017-05-05 2020-02-14 浙江大华技术股份有限公司 Image ambiguity detection method and device
CN108876753A (en) * 2017-05-16 2018-11-23 苹果公司 Optional enhancing is carried out using navigational figure pairing growth exposure image
CN108876753B (en) * 2017-05-16 2022-04-29 苹果公司 Optional enhancement of synthetic long exposure images using guide images
WO2018228206A1 (en) * 2017-06-16 2018-12-20 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method, device and nonvolatile computer-readable medium for image composition
US10636122B2 (en) 2017-06-16 2020-04-28 Guangdong Oppo Mobile Telcommunications Corp., Ltd. Method, device and nonvolatile computer-readable medium for image composition
CN108416745A (en) * 2018-02-02 2018-08-17 中国科学院西安光学精密机械研究所 A kind of image adaptive defogging Enhancement Method with color constancy
CN108416745B (en) * 2018-02-02 2020-06-26 中国科学院西安光学精密机械研究所 Image self-adaptive defogging enhancement method with color constancy
CN109300108A (en) * 2018-07-27 2019-02-01 昆明理工大学 A kind of day face Luminance Analysis method based on statistics and more Gausses

Also Published As

Publication number Publication date
CN105931206B (en) 2019-06-28

Similar Documents

Publication Publication Date Title
CN104156921B (en) Self-adaptive low-illuminance or non-uniform-brightness image enhancement method
CN105931206A (en) Method for enhancing sharpness of color image with color constancy
CN104346776B (en) Retinex-theory-based nonlinear image enhancement method and system
CN105931201B (en) A kind of image subjective vision effect reinforcing method based on wavelet transformation
CN106651818A (en) Improved Histogram equalization low-illumination image enhancement algorithm
EP2833317B1 (en) Image display device and/or method therefor
Vishwakarma et al. Color image enhancement techniques: a critical review
JP4858610B2 (en) Image processing method
CN108038833B (en) Image self-adaptive sharpening method for gradient correlation detection and storage medium
Gupta et al. Review of different local and global contrast enhancement techniques for a digital image
CN107527333A (en) A kind of rapid image Enhancement Method based on gamma transformation
US8406559B2 (en) Method and system for enhancing image sharpness based on local features of image
CN106846276A (en) A kind of image enchancing method and device
CN104657941B (en) A kind of image border self-adapting enhancement method and device
CN104881847A (en) Match video image enhancement method based on wavelet analysis and pseudo-color processing
CN107862666A (en) Mixing Enhancement Methods about Satellite Images based on NSST domains
CN104112253A (en) Low-illumination image/video enhancement method based on self-adaptive multiple-dimensioned filtering
CN107516302A (en) A kind of method of the mixed image enhancing based on OpenCV
Gautam et al. Efficient color image contrast enhancement using range limited bi-histogram equalization with adaptive gamma correction
CN201726464U (en) Novel video image sharpening processing device
CN107025641A (en) Image interfusion method based on Analysis of Contrast
CN110545414B (en) Image sharpening method
CN101212560A (en) Method for improving video image sharpness point by point
WO2011021518A1 (en) Image processing method, image processing device, and program
CN106204505A (en) Video based on infrared image enhancement Histogram Mapping table goes to flash method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 518000 units 1501, 1502, 1503, 1508 and 1509, 15 / F, block C, Huanzhi center, No. 3639, Longhua Avenue, Jinglong community, Longhua street, Longhua District, Shenzhen, Guangdong Province (a business place is set up at 401, B2, floor 4, building A1, No. 130, Silicon Valley power third park, Sili Road, Kukeng community, Guanlan street, Longhua District, Shenzhen to engage in production and business activities)

Patentee after: Shenzhen hetianchuang Technology Co.,Ltd.

Address before: 518000 room 1128-1132, floor 11, Minzhi business center, Minzhi Avenue and minwang Road, Minzhi street, Longhua New District, Shenzhen, Guangdong

Patentee before: SHENZHEN HOTACK TECHNOLOGY CO.,LTD.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 501-2, 5th Floor, Unit 3, Building 13, No. 666 Jinfenghuang Avenue, Jinniu High tech Industrial Park, Chengdu City, Sichuan Province, 610083

Patentee after: Chengdu Hetianchuang Technology Co.,Ltd.

Country or region after: China

Address before: 518000 units 1501, 1502, 1503, 1508 and 1509, 15 / F, block C, Huanzhi center, No. 3639, Longhua Avenue, Jinglong community, Longhua street, Longhua District, Shenzhen, Guangdong Province (a business place is set up at 401, B2, floor 4, building A1, No. 130, Silicon Valley power third park, Sili Road, Kukeng community, Guanlan street, Longhua District, Shenzhen to engage in production and business activities)

Patentee before: Shenzhen hetianchuang Technology Co.,Ltd.

Country or region before: China