CN103606137A - Histogram equalization method for maintaining background and detail information - Google Patents

Histogram equalization method for maintaining background and detail information Download PDF

Info

Publication number
CN103606137A
CN103606137A CN201310577116.7A CN201310577116A CN103606137A CN 103606137 A CN103606137 A CN 103606137A CN 201310577116 A CN201310577116 A CN 201310577116A CN 103606137 A CN103606137 A CN 103606137A
Authority
CN
China
Prior art keywords
histogram
value
pixel
image
gray
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
CN201310577116.7A
Other languages
Chinese (zh)
Other versions
CN103606137B (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.)
Tianjin University
Original Assignee
Tianjin University
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 Tianjin University filed Critical Tianjin University
Priority to CN201310577116.7A priority Critical patent/CN103606137B/en
Publication of CN103606137A publication Critical patent/CN103606137A/en
Application granted granted Critical
Publication of CN103606137B publication Critical patent/CN103606137B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Abstract

The invention relates to the field of digital image processing, and aims at enhancing digital image contrast ratio and weakening unfavorable influence on image quality caused by an over-enhancement effect, a halo effect and average brightness drifting. Therefore, the technical scheme adopted by the invention is a histogram equalization method for maintaining background and detail information. A histogram statistics calculation method for performing statistics on local neighborhood information is adopted so that an optimized histogram is generated. Meanwhile, degree of enhancement of the parameter adjustment contrast ratio is set. Before equalization of the histogram, a certain value of the optimized histogram is taken to perform segmentation, and then histogram equalization operation is performed respectively. The histogram equalization method is mainly applied to digital image processing.

Description

The histogram equalization method that keeps background and detailed information
Technical field
The present invention relates to digital image processing field, the contrast that relates in particular to the gray level image in figure image intensifying strengthens, and extraction and the demonstration of histogram processing and successive image information specifically, relate to the histogram equalization method that keeps background and detailed information.
Background technology
The enhancing technology of digital picture is an importance during image is processed.The interested feature in image can be effectively given prominence in figure image intensifying, weakens less important information, the whole and part information of emphasizing image that can be purposive.For distorted image, the effective Useful Information in Recovery image; The image using for some special occasions, can extract wherein important details.Therefore, no matter figure image intensifying is in military affairs, aviation, geography and commercial use, or can embody its vital role aspect the extraction of infrared image, medical image and photographs and sharpening.
It is a kind of of luminance digital image enhancing that contrast promotes.The contrast that image is good can embody the bright dark difference of image, makes image present abundanter detailed information, has guaranteed better visual effect.Wherein, histogram equalization method is to promote a kind of simple of picture contrast and effective method.
The gray-scale value of histogram equalization method statistic view picture or parts of images, calculates the grey level histogram of image.Obtain afterwards the probability density function that each gray-scale value is corresponding, suppose that image size is for M * N, k gray level number in entire image is n k, the probability density function of this image gray levels can be obtained by following formula
p ( k ) = n k MN Σ k = 0 255 p ( k ) = 1
By probability density function integration, obtain accumulated probability density function
c 1 ( k ) = Σ s = 0 k p ( s ) , k ∈ [ 0,255 ]
By this accumulated probability density function, can obtain transforming function transformation function
T(k)=255c(k)
The gray-scale value k of each pixel is remapped, can obtain new pixel value.So the contrast of image is improved.When this process is applied on local image, be about to image and be divided into after a plurality of rectangle parts, add up local histogram, and adopt local greyscale transformation function to carry out greyscale transformation to corresponding pixel.More natural for the image that makes to obtain after histogram equalization, some methods are divided into a plurality of parts by histogram, after the first specified dynamic range of every part, carry out the operation of equalization again.The picture contrast and the sharpness that adopt classic method to obtain have had very large lifting, but also can exist such as edge effect, mistake enhancement effect and halation phenomenon.These phenomenons can make image brightness when contrast gets a promotion occur factitious transition, and much noise can obtain unnecessary enhancing, and the visual effect of image can decline, and drift appears in mean flow rate, and distortion appears in image.When adopting partial histogram equalization, the chessboard effect of image is too obvious, has affected the aesthetic property of general image.No matter be to adopt to partly overlap or nonoverlapping image partition method, this effect all cannot be eliminated completely, especially in marginal portion.In addition, statistics with histogram repeatedly has also increased calculated amount.Although the histogram equalization method of dynamic range distribution improves a lot on image visual effect, but still can not be completely free of the drawback that histogram equalization itself brings, inner in each dynamic range, still can have noise and cross the defects such as enhancing, and the heavily distribution of dynamic range can increase calculated amount.Histogrammic equalization method does not all fully take into account the detailed information of image itself above, there is no well to retain the local detail of image, do not overcome histogram equalization cross enhancement effect obviously, the shortcoming such as Noise enhancement and halation result.
Summary of the invention
The present invention is intended to solution and overcomes the deficiencies in the prior art, when promoting image contrast, weakens the adverse effect that enhancement effect, halo effect and average brightness drift are brought picture quality.For this reason, the technical solution used in the present invention is to keep the histogram equalization method of background and detailed information, the statistics with histogram computing method of the local neighborhood information of employing statistics, the histogram that generation is optimized; Setup parameter is adjusted the degree that contrast strengthens simultaneously; Before histogram equalization, the optimization histogram generating is got to certain value and cut apart, then carry out histogram equalization operation respectively.
Further concrete steps are:
First input picture is carried out the statistics of neighborhood information, the gray-scale value of each pixel value of input picture and pixel value around thereof and its relation are calculated, generate two-dimentional optimization histogram;
In the process of neighborhood information statistics, each pixel for input picture, first select its rectangular area of w * w around, w is odd number herein, to all pixels except center pixel in this region, add up the difference between they and center pixel gray-scale value, the gray-scale value of supposing center pixel is m, around the gray-scale value of a certain pixel is n, the coordinate of central pixel point is (i, j), x (i, j) represent its pixel value, the coordinate of surrounding pixel point is (s, t), x (s, t) represent its pixel value, according to following formula
H(m,n)=α|x(i,j)-x(s,t)|+1
What α represented is the enhancing degree of local contrast in neighborhood, in the neighborhood of each rectangle, each pixel will be carried out difference computing with center pixel, w * the w-1 that can calculate in this neighborhood organizes corresponding H value, H is to two-dimensional histogram that should input picture, image for a width M * N, each pixel will be got such neighborhood, through corresponding w * w-1 H value of w * calculate for w-1 time, to produce altogether the individual such H value of M * N * (w * w-1), the H value of same coordinate is added up and just can obtain complete two-dimentional H matrix;
The gray-scale value of all pixels obtains a two-dimentional H matrix through statistics, and this two dimension H matrix is by being converted into the histogram H of one dimension after integration and normalization m, be exactly the optimization histogram that this input picture is corresponding, two-dimensional matrix is changed into one dimension and optimize histogram H mformula as follows:
H m = Σ n = 0 255 H ( m , n ) / Σ m = 0 255 Σ n = 0 255 H ( m , n ) ;
After having generated the optimization histogram of input picture, select a suitable numerical value that histogram is divided into two parts subimage X 1and X 2, two parts carry out respectively histogram equalization, select this histogrammic area median point or mean point as the threshold value of cutting apart, and establishing revaluate is V m, according to following formula, can become two independently histogram H by optimizing histogram divion m1and H m2:
H m = H m 1 ∪ H m 2 H m 1 = H m , m ∈ [ 0 , V m ] H m 2 = H m , m ∈ [ V m + 1,255 ]
For these two histograms independently, by following formula, obtain accumulated probability density function c separately respectively 1and c (k) 2(k):
c 1 ( k ) = Σ s = 0 k p ( s ) , k ∈ [ 0 , V m ] c 2 ( k ) = Σ s = V M + 1 k p ( s ) , k ∈ [ V m + 1,255 ]
Wherein, p (s) is the histogram H optimizing mcorresponding probability density function, s is corresponding gray-scale value, like this, for gray-scale value in original image, is less than or equal to this V mpoint, will adopt c 1(k) as transforming function transformation function, become new pixel value; Gray-scale value is greater than V mpoint, will adopt c 2(k) as transforming function transformation function, become new pixel value;
T 1 = V m c 1 ( k ) , k ∈ [ 0 , V m ] T 2 = V m + 1 + [ 255 - ( V m + 1 ) ] c 1 ( k ) , k ∈ [ V m + 1,255 ]
After having completed two parts histogram equalization process separately, each pixel has had new corresponding gray-scale value, obtains output image.
The big or small determining step of parameter alpha is: the span of α is [0,4] between, when the value of α is 0, the histogram generating is by consistent with the original histogram of image, in computation process, the value of α be one according to the parameter that needs manual adjustments strengthening, but in the computation process of entire image, the value of α remains unchanged.
A kind of histogram equalization method that keeps background and detailed information that the present invention proposes, in the statistic processes of image histogram, taken into full account the local detail information of image, be included in the probability density function computation process of color histogram, and parameters, well distinguished the enhancing degree of background information and detailed information, when contrast is strengthened, detailed information has also obtained reservation; The method has been protected the mean flow rate of general image simultaneously, makes image before and after processing, not occur that significantly brightness changes; In addition, the method can effectively weaken enhancement effect and halation phenomenon, make image after strengthening not only contrast be improved, also can obtain comparatively naturally visual effect.
The present invention has following beneficial effect:
(1) when the optimization of adding up generation input picture is histogrammic, added up the information of the corresponding neighborhood of each pixel, make the local contrast information that has comprised image in histogram, after the process of histogram equalization in, the detailed information of image can access reservation.
(2) in the process of statistical picture neighborhood information, be provided with manually adjustable parameter, make and to strengthen the size that requires to adjust parameter according to the different characteristics of image, the contrast that image is obtained in various degree promotes, and obtains better visual effect.
(3) after statistics has generated the histogram of optimizing, adopt certain threshold value that histogram is divided into two independently parts, carry out respectively histogram equalization, the mean flow rate that can keep input picture, make the mean flow rate deviation of image after strengthening and input picture less, prevent the distortion that image is excessive.
(4) the method calculated amount of the histogram equalization that the present invention proposes is little, is easy to hardware and realizes, and especially, in consumer electronics product, can meet and calculate soon, the natural requirement of image effect.
Accompanying drawing explanation
Fig. 1 keeps the histogram equalization method flow diagram of background and detailed information.
Fig. 2 neighborhood information statistics schematic diagram.
Fig. 3 Threshold segmentation and histogram equalization schematic diagram.
Embodiment
In order to address the above problem, the present invention, when the histogram of statistical picture, has adopted a kind of statistics with histogram computing method of adding up local neighborhood information, has generated the histogram of optimizing; Setup parameter is adjusted the degree that contrast strengthens simultaneously; Before histogram equalization, the optimization histogram generating is got to certain value and cut apart, then carry out histogram equalization operation respectively.Fig. 1 is the process flow diagram that the present invention carries out histogram equalization method.The concrete grammar of every single stepping will be introduced below.
First the present invention carries out the statistics of neighborhood information to input picture, the gray-scale value of each pixel value of input picture and pixel value around thereof and its relation are calculated, and generates two-dimentional optimization histogram.
In the process of neighborhood information statistics, for each pixel of input picture, first select its rectangular area of w * w around, w is odd number herein.To all pixels except center pixel in this region, add up the difference between they and center pixel gray-scale value, the gray-scale value of supposing center pixel is m, around the gray-scale value of a certain pixel is n, the coordinate of central pixel point is (i, j), x (i, j) represent its pixel value, the coordinate of surrounding pixel point is (s, t), x (s, t) represent its pixel value, according to following formula
H(m,n)=α|x(i,j)-x(s,t)|+1
In the neighborhood of each rectangle, each pixel will be carried out difference computing with center pixel, and the w * w-1 that can calculate in this neighborhood organizes corresponding H value.H is to two-dimensional histogram that should input picture.Image for a width M * N, each pixel will be got such neighborhood, process w * calculate corresponding w * w-1 H value for w-1 time, will produce altogether the individual such H value of M * N * (w * w-1), and the H value of same coordinate is added up and just can obtain complete two-dimentional H matrix.In process in calculating H, need to determine the size of a parameter alpha.What α represented is the enhancing degree of local contrast in neighborhood.The span of α is between [0,4], and α is larger, represents that the high information of local contrast can obtain higher contrast and strengthen, and the information that local contrast is low can obtain lower contrast and strengthen.For some, need the special image that strengthens details, the value of α can slightly obtain larger; For the more images of scenery such as large-area single color and sky, seawater of some background images, the value of α also can slightly obtain larger; Less for other background images, details is not too abundant image also, and the value of α can slightly obtain smaller.When the value of α is 0, the histogram of generation is by consistent with the original histogram of image.In computation process, the value of α be one according to the parameter that needs manual adjustments strengthening.But in the computation process of entire image, the value of α remains unchanged.
After having determined parameter value, the gray-scale value of all pixels just can obtain a two-dimentional H matrix through statistics, and this two dimension H matrix can be converted into the histogram H of one dimension afterwards by integration and normalization m, be exactly the optimization histogram that this input picture is corresponding.Two-dimensional matrix is changed into one dimension and optimize histogram H mformula as follows:
H m = Σ n = 0 255 H ( m , n ) / Σ m = 0 255 Σ n = 0 255 H ( m , n )
Histogram after transforming and the difference of original histogram are the local detail information that can better retain image, after carry out in the process of histogram equalization, these information can not lost, the detail section of image also can well be strengthened, and background parts there will not be the transition of sudden change simultaneously.
After having generated the optimization histogram of input picture, select a suitable numerical value that histogram is divided into two parts subimage X 1and X 2, two parts carry out respectively histogram equalization, as shown in Figure 3.Can select this histogrammic area median point or mean point as the threshold value of cutting apart.If revaluate is V m, according to following formula, can become two independently histogram H by optimizing histogram divion m1and H m2:
H m = H m 1 ∪ H m 2 H m 1 = H m , m ∈ [ 0 , V m ] H m 2 = H m , m ∈ [ V m + 1,255 ]
For these two histograms independently, can by following formula, obtain accumulated probability density function c separately respectively 1and c (k) 2(k):
c 1 ( k ) = Σ s = 0 k p ( s ) , k ∈ [ 0 , V m ] c 2 ( k ) = Σ s = V M + 1 k p ( s ) , k ∈ [ V m + 1,255 ]
Wherein, p (s) is the histogram H optimizing mcorresponding probability density function, s is corresponding gray-scale value.Like this, for gray-scale value in original image, be less than or equal to this V mpoint, will adopt c 1(k) as transforming function transformation function, become new pixel value; Gray-scale value is greater than V mpoint, will adopt c 2(k) as transforming function transformation function, become new pixel value.
T 1 = V m c 1 ( k ) , k ∈ [ 0 , V m ] T 2 = V m + 1 + [ 255 - ( V m + 1 ) ] c 1 ( k ) , k ∈ [ V m + 1,255 ]
After having completed two parts histogram equalization process separately, each pixel has had new corresponding gray-scale value, obtains output image, and the process of whole histogram equalization has just completed.
Below in conjunction with accompanying drawing and example, the present invention is further illustrated.
The contrast that the present invention is applicable to gray level image strengthens.Suppose that input picture is the 8 bit gradation images of a width 600*800, contain large stretch of sky scenery in this image, color is single, and the more detailed information such as trees house are contained in other regions.First this image is made to neighborhood information statistics, generate the optimization histogram of this image.As shown in Figure 2, first determine the size of rectangular area, select its rectangular area of w * w around, w is 3 herein.To all pixels except center pixel in this region, add up the difference between they and center pixel gray-scale value.The gray-scale value of supposing center pixel is 92, and the gray-scale value of surrounding pixel is for having respectively 92,94,95,96 and 99.
Calculate corresponding H value, also will determine again the size of parameter alpha.What α represented is the enhancing degree of local contrast in neighborhood.The span of α is between [0,4], and α is larger, represents that the high information of local contrast can obtain higher contrast and strengthen, and the information that local contrast is low can obtain lower contrast and strengthen.Due to this image background image that contains large area single color and the part that needs local enhancement details, if so larger α of value, can make the enhancing degree of the part acquisition that local contrast is low lower, can reduce to a certain extent the halation result of background image in enhancing process, make transition more natural; To the scenery such as trees of higher part such as the details of local contrast, can obtain higher enhancing degree, these information can be more clear simultaneously, is easy to identification.Therefore for this image, the value of α chooses 3, and in the computation process of entire image, the value of α remains unchanged.
The value of having determined parameter alpha afterwards just can be according to following formula
H(m,n)=α|x(i,j)-x(s,t)|+1
Calculate around and calculate the H value producing in this neighborhood, it is 92,94 that the pixel that this pixel value is 92 has gray-scale value around, each of 96 pixel, two of the pixels that gray-scale value is 95, three of the pixels that gray-scale value is 99, the H value that they calculate is respectively H (92,92)=1, and H (92,94)=7, H (92,95)=10, H (92,96)=13 and H (92,99)=22.Wherein H (92,95)=10 can be added up twice, H (92,99)=22 meeting quilt statistics three times.These values are just entered in the two-dimensional histogram of this image by statistics, and this two-dimensional histogram is the histogram of 256 * 256 sizes.Like this, for the statistics of single pixel, just completed, the statistics of rest of pixels is carried out in such a manner successively.
After statistics has generated the two-dimensional histogram of input picture, according to formula
H m = Σ n = 0 255 H ( m , n ) / Σ m = 0 255 Σ n = 0 255 H ( m , n )
This two dimension H matrix is by being converted into the histogram H of one dimension after integration and normalization m, just obtain the optimization histogram that this input picture is corresponding.
Next this histogram is made to Threshold segmentation, select certain value that the histogram divion of this one dimension is become to two independently histograms.Here selecting the threshold point of cutting apart with histogrammic average point conduct, is 112.This be for the histogrammic average brightness value after equalization can be more approaching with the average brightness value of input picture.If revaluate is V m.Two histograms after cutting apart are respectively H m1and H m2:
H m = H m 1 ∪ H m 2 H m 1 = H m , m ∈ [ 0 , 112 ] H m 2 = H m , m ∈ [ 113 , 255 ]
For these two histograms independently, can by following formula, obtain accumulated probability density function c separately respectively 1and c (k) 2(k):
c 1 ( k ) = Σ s = 0 k p ( s ) , k ∈ [ 0 , V m ] c 2 ( k ) = Σ s = V M + 1 k p ( s ) , k ∈ [ V m + 1,255 ]
Wherein, p (s) is the histogram H optimizing mcorresponding probability density function, s is corresponding gray-scale value.Like this, in original image, gray-scale value is less than or equal to 112 point, will adopt c 1(k) as transforming function transformation function, become new pixel value; The point that gray-scale value is greater than 112, will adopt c 2(k) as transforming function transformation function, become new pixel value.
T 1 = 112 c 1 ( k ) , k ∈ [ 0 , 112 ] T 2 = 113 + ( 255 - 113 ) ] c 1 ( k ) , k ∈ [ 113,255 ]
Like this, for each width input picture, all can obtain two corresponding transforming function transformation functions, each pixel value can utilize one of them transforming function transformation function to obtain corresponding new pixel value.After completing this whole step, just can generate the output image that a width is new, the contrast of this image can be significantly improved.Meanwhile, it is even that the brightness at background position changes nature, and the details of image also can well be retained.The process of whole histogram equalization has just completed.

Claims (3)

1. a histogram equalization method that keeps background and detailed information, is characterized in that, adopts the statistics with histogram computing method of the local neighborhood information of statistics, generates the histogram of optimizing; Setup parameter is adjusted the degree that contrast strengthens simultaneously; Before histogram equalization, the optimization histogram generating is got to certain value and cut apart, then carry out histogram equalization operation respectively.
2. the histogram equalization method of maintenance background as claimed in claim 1 and detailed information, is characterized in that, further concrete steps are:
First input picture is carried out the statistics of neighborhood information, the gray-scale value of each pixel value of input picture and pixel value around thereof and its relation are calculated, generate two-dimentional optimization histogram;
In the process of neighborhood information statistics, each pixel for input picture, first select its rectangular area of w * w around, w is odd number herein, to all pixels except center pixel in this region, add up the difference between they and center pixel gray-scale value, the gray-scale value of supposing center pixel is m, around the gray-scale value of a certain pixel is n, the coordinate of central pixel point is (i, j), x (i, j) represent its pixel value, the coordinate of surrounding pixel point is (s, t), x (s, t) represent its pixel value, according to following formula
H(m,n)=α|x(i,j)-x(s,t)|+1
In the neighborhood of each rectangle, each pixel will be carried out difference computing with center pixel, w * the w-1 that can calculate in this neighborhood organizes corresponding H value, H is to two-dimensional histogram that should input picture, for the image of a width M * N, each pixel will be got such neighborhood, through corresponding w * w-1 H value of w * calculate for w-1 time, to produce altogether the individual such H value of M * N * (w * w-1), the H value of same coordinate is added up and just can obtain complete two-dimentional H matrix;
The gray-scale value of all pixels obtains a two-dimentional H matrix through statistics, and this two dimension H matrix is by being converted into the histogram H of one dimension after integration and normalization m, be exactly the optimization histogram that this input picture is corresponding, two-dimensional matrix is changed into one dimension and optimize histogram H mformula as follows:
H m = Σ n = 0 255 H ( m , n ) / Σ m = 0 255 Σ n = 0 255 H ( m , n ) ;
After having generated the optimization histogram of input picture, select a suitable numerical value that histogram is divided into two parts subimage X 1and X 2, two parts carry out respectively histogram equalization, select this histogrammic area median point or mean point as the threshold value of cutting apart, and establishing revaluate is V m, according to following formula, can become two independently histogram H by optimizing histogram divion m1and H m2:
H m = H m 1 ∪ H m 2 H m 1 = H m , m ∈ [ 0 , V m ] H m 2 = H m , m ∈ [ V m + 1,255 ]
For these two histograms independently, by following formula, obtain accumulated probability density function c separately respectively 1and c (k) 2(k):
c 1 ( k ) = Σ s = 0 k p ( s ) , k ∈ [ 0 , V m ] c 2 ( k ) = Σ s = V M + 1 k p ( s ) , k ∈ [ V m + 1,255 ]
Wherein, p (s) is the histogram H optimizing mcorresponding probability density function, s is corresponding gray-scale value, like this, for gray-scale value in original image, is less than or equal to this V mpoint, will adopt c 1(k) as transforming function transformation function, become new pixel value; Gray-scale value is greater than V mpoint, will adopt c 2(k) as transforming function transformation function, become new pixel value;
T 1 = V m c 1 ( k ) , k ∈ [ 0 , V m ] T 2 = V m + 1 + [ 255 - ( V m + 1 ) ] c 1 ( k ) , k ∈ [ V m + 1,255 ]
After having completed two parts histogram equalization process separately, obtain output image.
3. the histogram equalization method of maintenance background as claimed in claim 1 and detailed information, is characterized in that, the big or small determining step of parameter alpha is: what α represented is the enhancing degree of local contrast in neighborhood.The span of α is between [0,4], when the value of α is 0, the histogram generating is consistent with the original histogram of image, in computation process, the value of α be one according to the parameter that needs manual adjustments strengthening, but in the computation process of entire image, the value of α remains unchanged.
CN201310577116.7A 2013-11-13 2013-11-13 Keep the histogram equalization method of background and detailed information Expired - Fee Related CN103606137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310577116.7A CN103606137B (en) 2013-11-13 2013-11-13 Keep the histogram equalization method of background and detailed information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310577116.7A CN103606137B (en) 2013-11-13 2013-11-13 Keep the histogram equalization method of background and detailed information

Publications (2)

Publication Number Publication Date
CN103606137A true CN103606137A (en) 2014-02-26
CN103606137B CN103606137B (en) 2016-04-13

Family

ID=50124357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310577116.7A Expired - Fee Related CN103606137B (en) 2013-11-13 2013-11-13 Keep the histogram equalization method of background and detailed information

Country Status (1)

Country Link
CN (1) CN103606137B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392423A (en) * 2014-11-26 2015-03-04 浙江红相科技股份有限公司 Real-time balance based infrared image detail enhancement algorithm
CN104915939A (en) * 2015-07-07 2015-09-16 杭州朗和科技有限公司 Image equalization method and device
CN105025282A (en) * 2015-03-10 2015-11-04 威盛电子股份有限公司 Self-adaption contrast enhancement device and self-adaption contrast enhancement method
CN105184754A (en) * 2015-09-25 2015-12-23 深圳市华星光电技术有限公司 Image contrast enhancement method
CN105389580A (en) * 2015-10-10 2016-03-09 温州大学 Method for calculating maximum (minimum) value of image rectangular neighborhood based on constant time complexity
WO2017132858A1 (en) * 2016-02-03 2017-08-10 Chongqing University Of Posts And Telecommunications Methods, systems, and media for image processing
CN108288064A (en) * 2017-01-09 2018-07-17 北京京东尚科信息技术有限公司 Method and apparatus for generating picture
CN108305234A (en) * 2018-01-17 2018-07-20 华侨大学 A kind of Double-histogram equalization methods based on optimal model
CN108846834A (en) * 2018-05-31 2018-11-20 清华大学 Medical image-processing apparatus and medical image processing method
CN109448014A (en) * 2018-10-19 2019-03-08 福建师范大学 A kind of image information thinning method based on subgraph
CN110009581A (en) * 2019-03-18 2019-07-12 深圳市华星光电技术有限公司 Image processing method, device and storage medium
CN110175969A (en) * 2019-05-29 2019-08-27 深圳市华星光电技术有限公司 Image processing method and image processing apparatus
CN110400274A (en) * 2019-07-19 2019-11-01 西安科技大学 A kind of vehicle mounted infrared pedestrian detection infrared image enhancing method
CN110910315A (en) * 2019-04-12 2020-03-24 孙凤兰 Intelligent data information matching system and method
CN112598607A (en) * 2021-01-06 2021-04-02 安徽大学 Endoscope image blood vessel enhancement algorithm based on improved weighted CLAHE
US11238571B2 (en) * 2018-08-01 2022-02-01 Boe Technology Group Co., Ltd. Method and device for enhancing image contrast, display apparatus, and storage medium
CN115760826A (en) * 2022-11-29 2023-03-07 江苏满锐精密工具有限公司 Bearing wear condition diagnosis method based on image processing
CN115908428A (en) * 2023-03-03 2023-04-04 山东大学齐鲁医院 Image processing method and system for adjusting finger retractor
CN116137022A (en) * 2023-04-20 2023-05-19 山东省三河口矿业有限责任公司 Data enhancement method for underground mining remote monitoring

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463173B1 (en) * 1995-10-30 2002-10-08 Hewlett-Packard Company System and method for histogram-based image contrast enhancement
CN101620727A (en) * 2009-08-10 2010-01-06 电子科技大学 Self-adaptive enhancement algorithm of weighted histogram of infrared image
CN102694981A (en) * 2012-05-11 2012-09-26 中国科学院西安光学精密机械研究所 Automatic exposure method for histogram equalization based on adaptive threshold segmentation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6463173B1 (en) * 1995-10-30 2002-10-08 Hewlett-Packard Company System and method for histogram-based image contrast enhancement
CN101620727A (en) * 2009-08-10 2010-01-06 电子科技大学 Self-adaptive enhancement algorithm of weighted histogram of infrared image
CN102694981A (en) * 2012-05-11 2012-09-26 中国科学院西安光学精密机械研究所 Automatic exposure method for histogram equalization based on adaptive threshold segmentation

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
梁琳等: "光照不均图像增强方法综述", 《计算机应用研究》, vol. 27, no. 5, 31 May 2010 (2010-05-31), pages 1625 - 1628 *
王炳健等: "基于平台直方图的红外图像自适应增强算法", 《光子学报》, vol. 34, no. 2, 28 February 2005 (2005-02-28), pages 299 - 301 *
邢永康等: "保持B超图像灰度级的改进直方图均衡化算法", 《重庆大学学报》, vol. 34, no. 6, 30 June 2011 (2011-06-30), pages 123 - 131 *

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104392423A (en) * 2014-11-26 2015-03-04 浙江红相科技股份有限公司 Real-time balance based infrared image detail enhancement algorithm
CN105025282A (en) * 2015-03-10 2015-11-04 威盛电子股份有限公司 Self-adaption contrast enhancement device and self-adaption contrast enhancement method
US9582866B2 (en) 2015-03-10 2017-02-28 Via Technologies, Inc. Adaptive contrast enhancement apparatus and method
CN104915939A (en) * 2015-07-07 2015-09-16 杭州朗和科技有限公司 Image equalization method and device
CN104915939B (en) * 2015-07-07 2018-06-22 杭州朗和科技有限公司 A kind of image equilibration method and apparatus
CN105184754A (en) * 2015-09-25 2015-12-23 深圳市华星光电技术有限公司 Image contrast enhancement method
CN105184754B (en) * 2015-09-25 2018-03-06 深圳市华星光电技术有限公司 Method for enhancing picture contrast
CN105389580A (en) * 2015-10-10 2016-03-09 温州大学 Method for calculating maximum (minimum) value of image rectangular neighborhood based on constant time complexity
CN105389580B (en) * 2015-10-10 2017-09-12 温州大学 Image rectangular neighborhood based on constant time complexity is very big or minimum value calculating method
US10853925B2 (en) 2016-02-03 2020-12-01 Chongqing University Of Posts And Telecommunications Methods, systems, and media for image processing
WO2017132858A1 (en) * 2016-02-03 2017-08-10 Chongqing University Of Posts And Telecommunications Methods, systems, and media for image processing
CN108288064A (en) * 2017-01-09 2018-07-17 北京京东尚科信息技术有限公司 Method and apparatus for generating picture
CN108305234B (en) * 2018-01-17 2021-08-03 华侨大学 Double-histogram equalization method based on optimization model
CN108305234A (en) * 2018-01-17 2018-07-20 华侨大学 A kind of Double-histogram equalization methods based on optimal model
CN108846834A (en) * 2018-05-31 2018-11-20 清华大学 Medical image-processing apparatus and medical image processing method
CN108846834B (en) * 2018-05-31 2020-11-20 清华大学 Medical image processing apparatus and medical image processing method
US11238571B2 (en) * 2018-08-01 2022-02-01 Boe Technology Group Co., Ltd. Method and device for enhancing image contrast, display apparatus, and storage medium
CN109448014A (en) * 2018-10-19 2019-03-08 福建师范大学 A kind of image information thinning method based on subgraph
CN109448014B (en) * 2018-10-19 2021-04-30 福建师范大学 Image information thinning method based on subgraph
CN110009581A (en) * 2019-03-18 2019-07-12 深圳市华星光电技术有限公司 Image processing method, device and storage medium
CN110009581B (en) * 2019-03-18 2021-02-02 深圳市华星光电技术有限公司 Image processing method, device and storage medium
CN110910315A (en) * 2019-04-12 2020-03-24 孙凤兰 Intelligent data information matching system and method
CN110910315B (en) * 2019-04-12 2020-08-11 上海宣宇企业管理有限公司 Intelligent data information matching system and method
CN110175969B (en) * 2019-05-29 2021-07-23 Tcl华星光电技术有限公司 Image processing method and image processing apparatus
CN110175969A (en) * 2019-05-29 2019-08-27 深圳市华星光电技术有限公司 Image processing method and image processing apparatus
CN110400274A (en) * 2019-07-19 2019-11-01 西安科技大学 A kind of vehicle mounted infrared pedestrian detection infrared image enhancing method
CN112598607A (en) * 2021-01-06 2021-04-02 安徽大学 Endoscope image blood vessel enhancement algorithm based on improved weighted CLAHE
CN112598607B (en) * 2021-01-06 2022-11-18 安徽大学 Endoscope image blood vessel enhancement algorithm based on improved weighted CLAHE
CN115760826A (en) * 2022-11-29 2023-03-07 江苏满锐精密工具有限公司 Bearing wear condition diagnosis method based on image processing
CN115760826B (en) * 2022-11-29 2023-08-11 江苏满锐精密工具有限公司 Bearing wear condition diagnosis method based on image processing
CN115908428A (en) * 2023-03-03 2023-04-04 山东大学齐鲁医院 Image processing method and system for adjusting finger retractor
CN116137022A (en) * 2023-04-20 2023-05-19 山东省三河口矿业有限责任公司 Data enhancement method for underground mining remote monitoring
CN116137022B (en) * 2023-04-20 2023-08-22 山东省三河口矿业有限责任公司 Data enhancement method for underground mining remote monitoring

Also Published As

Publication number Publication date
CN103606137B (en) 2016-04-13

Similar Documents

Publication Publication Date Title
CN103606137B (en) Keep the histogram equalization method of background and detailed information
CN103295191B (en) Multiple scale vision method for adaptive image enhancement and evaluation method
CN102314673B (en) Self-adapting image enhancement method
CN104268843B (en) Image self-adapting enhancement method based on histogram modification
CN105654438A (en) Gray scale image fitting enhancement method based on local histogram equalization
CN104700376B (en) Image histogram equalization Enhancement Method based on gamma correction and smothing filtering
CN102789635B (en) Image enhancement method and image enhancement device
CN108022223B (en) Tone mapping method based on logarithm mapping function blocking processing fusion
CN105574827A (en) Image defogging method and device
CN105654433A (en) Color image enhancement method based on improved multi-scale Retinex
CN104376551A (en) Color image segmentation method integrating region growth and edge detection
CN103593830A (en) Low-light video image reinforcing method
CN103295206B (en) A kind of twilight image Enhancement Method and device based on Retinex
CN104574328A (en) Color image enhancement method based on histogram segmentation
CN104809709A (en) Single-image self-adaptation defogging method based on domain transformation and weighted quadtree decomposition
CN107945122A (en) Infrared image enhancing method and system based on self-adapting histogram segmentation
CN109919859A (en) A kind of Outdoor Scene image defogging Enhancement Method calculates equipment and its storage medium
CN103839245B (en) The Retinex colour-image reinforcing method at night of Corpus--based Method rule
CN103295205B (en) A kind of low-light-level image quick enhancement method based on Retinex and device
CN104463806B (en) Height adaptive method for enhancing picture contrast based on data driven technique
Yao et al. Brightness preserving and contrast limited bi-histogram equalization for image enhancement
CN112991236B (en) Image enhancement method and device based on template
CN103700077A (en) Human visual characteristic-based adaptive image enhancement method
CN105426847A (en) Nonlinear enhancing method for low-quality natural light iris images
CN104732495A (en) Automatic-toning image processing method and system based on fuzzing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160413

Termination date: 20201113

CF01 Termination of patent right due to non-payment of annual fee