WO2017049703A1 - 图像对比度增强方法 - Google Patents
图像对比度增强方法 Download PDFInfo
- Publication number
- WO2017049703A1 WO2017049703A1 PCT/CN2015/092795 CN2015092795W WO2017049703A1 WO 2017049703 A1 WO2017049703 A1 WO 2017049703A1 CN 2015092795 W CN2015092795 W CN 2015092795W WO 2017049703 A1 WO2017049703 A1 WO 2017049703A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- grayscale
- pixels
- gray
- value
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/90—Dynamic range modification of images or parts thereof
- G06T5/92—Dynamic range modification of images or parts thereof based on global image properties
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/40—Image enhancement or restoration using histogram techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/77—Retouching; Inpainting; Scratch removal
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/407—Control or modification of tonal gradation or of extreme levels, e.g. background level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/409—Edge or detail enhancement; Noise or error suppression
- H04N1/4092—Edge or detail enhancement
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/28—Quantising the image, e.g. histogram thresholding for discrimination between background and foreground patterns
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/403—Discrimination between the two tones in the picture signal of a two-tone original
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/405—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels
- H04N1/4051—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/40—Picture signal circuits
- H04N1/405—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels
- H04N1/4051—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size
- H04N1/4052—Halftoning, i.e. converting the picture signal of a continuous-tone original into a corresponding signal showing only two levels producing a dispersed dots halftone pattern, the dots having substantially the same size by error diffusion, i.e. transferring the binarising error to neighbouring dot decisions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/41—Bandwidth or redundancy reduction
- H04N1/4105—Bandwidth or redundancy reduction for halftone screened pictures
Definitions
- the present invention relates to the field of display technologies, and in particular, to an image contrast enhancement method.
- Image enhancement technology is a kind of image processing technology, which can significantly improve the image quality, make the image content more layered and the subjective observation effect is more in line with people's needs.
- the original image often has various problems, such as: the aperture is small when photographing, resulting in a dark image; the contrast of the scene is low, so that the focus of the image is not prominent; the overexposure causes the image to be abnormal, and the photo is whitened.
- Image enhancement technology can effectively solve the above problems and improve display quality.
- Contrast enhancement is to increase the distribution of grayscale of the image by adjusting the grayscale distribution of the image to improve the contrast of the whole or part of the image and improve the visual effect. Contrast enhancement is further divided into: Histogram Equalization and Gamma Correction.
- the gamma correction method uses the gamma function as a mapping function to improve image contrast. This method is difficult to set when used for contrast enhancement. A gamma value suitable for each image, and the original color may change when the wrong gamma value is set.
- the histogram equalization method is to obtain a higher contrast by compressing the gray scale with a smaller number of pixels and expanding the gray scale with a larger number of pixels.
- the histogram equalization method is further divided into: Global Histogram Equalization (GHE) and Local Histogram Equalization (LHE).
- GHE Global Histogram Equalization
- LHE Local Histogram Equalization
- the global histogram equalization mainly achieves the purpose of contrast enhancement by modifying the image histogram distribution;
- Local histogram equalization is the effect of pre-defining a local contrast and then enhancing the local contrast to enhance image detail.
- Figure 1 and Figure 2 show the histogram and display effect of the original image. It can be seen that the contrast of the original image is very low and the display effect is poor.
- Contrast enhancement of an image using the existing global histogram equalization method typically includes the following steps:
- Step 1 Convert the image to a grayscale map.
- the conversion formula is:
- Gray(i,j) is the grayscale value of one pixel
- R(i,j), G(i,j), and B(i,j) are the red, green, and blue sub-pixels of the pixel, respectively.
- Step 2 as shown in FIG. 3, the number of pixels corresponding to each grayscale value is counted according to the grayscale value from 0 to 255, and a histogram is generated correspondingly;
- Step 3 As shown in FIG. 4, the gray scale value is calculated from the 0 to 255 for the number of pixels corresponding to each gray scale value, and the calculation formula is:
- H(j) represents the number of pixels corresponding to the grayscale value j
- Step 4 As shown in FIG. 5, the maximum value of the histogram accumulation is normalized, and the calculation formula is:
- Step 5 Obtain a corresponding new grayscale value by looking up the table according to out(x).
- FIG. 6 and FIG. 7 are respectively a histogram and a display effect diagram of the image after the contrast enhancement is performed by the above-mentioned conventional global histogram equalization method, and it can be seen that the contrast of the image after the contrast enhancement is improved to a certain extent. The display is improved, but the contrast is still low and the displayed image is distorted.
- the present invention provides an image contrast enhancement method comprising the following steps:
- Step 1 providing an image composed of a plurality of pixels arranged in a matrix, and converting the image into a grayscale map
- Step 2 calculating the absolute value Q1 of the difference between the grayscale values of the adjacent two rows of pixels in the same column and the first grayscale value weight k1;
- the calculation formula of the first gray scale value weight k1 is:
- the absolute value Q1 of the difference of the grayscale values of the pixels of the adjacent two rows of the same column is 0.
- n is a positive integer greater than one;
- the cumulative calculation is performed according to the first gray scale value weight k1 and the gray scale values of two adjacent rows of pixels in the same column, and the calculation formula is:
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the jth column
- Gray(i+1,j) is the i-th +1 row grayscale value of the jth column pixel
- H1(a) is the number of pixels with a grayscale value a
- C1(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i+1) , j) the sum of the number of pixels corresponding to each grayscale value
- Step 3 calculating the absolute value Q2 of the difference between the grayscale values of the adjacent two columns of pixels in the same row and the second grayscale value weight k2;
- the formula for calculating the weight of the second grayscale value is:
- the absolute value Q2 of the difference between the grayscale values of the pixels in the adjacent row of the same row ranges from 0 to 255, where n is a positive integer greater than 1 and is the same as the value in step 2;
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the j-th column
- Gray(i,j+1) is the i-th
- H3(a) is the number of pixels whose grayscale value is a
- C3(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i,j) +1) the sum of the number of pixels corresponding to each grayscale value
- Step 4 adding C1 (X) in step 2 and C3 (X) in step 3 to obtain C (X);
- Step 5 The maximum value is normalized, and the calculation formula is:
- Each of the pixels includes: red, green, and blue sub-pixels.
- R(i, j), G(i, j), and B(i, j) are the grayscale values corresponding to the red, green, and blue sub-pixels of the pixel of the i-th row and the jth column, respectively.
- the image in the step 1 is an image displayed by the flat display device.
- n 2, 3, or 4.
- the first gray scale value weight k1 is inversely proportional to the nth root of the absolute value Q1 of the difference between the gray scale values of the adjacent two rows of pixels of the same column, and the second gray scale value weight k2 and the adjacent two columns of pixels of the same row
- the absolute value of the difference of the gray scale values is inversely proportional to the nth root of the Q2.
- the invention also provides an image contrast enhancement method, comprising the following steps:
- Step 1 providing an image composed of a plurality of pixels arranged in a matrix, and converting the image into a grayscale map
- Step 2 calculating the absolute value Q1 of the difference between the grayscale values of the adjacent two rows of pixels in the same column and the first grayscale value weight k1;
- the calculation formula of the first gray scale value weight k1 is:
- the absolute value Q1 of the difference of the grayscale values of the pixels of the adjacent two rows of the same column ranges from 0 to 255, and n is a positive integer greater than 1.
- the cumulative calculation is performed according to the first gray scale value weight k1 and the gray scale values of two adjacent rows of pixels in the same column, and the calculation formula is:
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the jth column
- Gray(i+1,j) is the i-th +1 row grayscale value of the jth column pixel
- H1(a) is the number of pixels with a grayscale value a
- C1(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i+1) , j) the sum of the number of pixels corresponding to each grayscale value
- Step 3 Calculate the absolute value Q2 and the second difference of the gray scale values of the adjacent two columns of pixels in the same row Gray scale value weight k2;
- the absolute value Q2 of the difference between the grayscale values of the pixels in the adjacent row of the same row ranges from 0 to 255, where n is a positive integer greater than 1 and is the same as the value in step 2;
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the j-th column
- Gray(i,j+1) is the i-th
- H3(a) is the number of pixels whose grayscale value is a
- C3(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i,j) +1) the sum of the number of pixels corresponding to each grayscale value
- Step 4 adding C1 (X) in step 2 and C3 (x) in step 3 to obtain C (X);
- Step 5 The maximum value is normalized, and the calculation formula is:
- each of the pixels comprises: red, green, and blue sub-pixels
- the image in the step 1 is an image displayed by the flat display device
- n 2, 3, or 4.
- An image contrast enhancement method provided by the present invention calculates the absolute value of the gray scale difference between pixels adjacent to two rows of the same column and pixels adjacent to the same row, respectively, according to the absolute value Calculating the first and second grayscale value weights, and then performing the cumulative calculation and the normalization processing by using the first and second grayscale value weights, and finally obtaining the enhanced grayscale table, thereby reallocating the grayscale values of the respective pixels, Improves image contrast, reduces image distortion, and optimizes display.
- Figure 1 is a histogram of the original image
- step 2 is a schematic diagram of step 2 of contrast enhancement of an image using an existing global histogram equalization method
- step 3 is a schematic diagram of step 3 of contrast enhancement of an image using an existing global histogram equalization method
- step 4 is a schematic diagram of step 4 of contrast enhancement of an image using an existing global histogram equalization method
- 6 is a histogram of an image after contrast enhancement of an image by an existing global histogram equalization method
- FIG. 7 is a display effect diagram of an image after contrast enhancement of an image by an existing global histogram equalization method
- step 4 of the image contrast enhancement method of the present invention is a schematic diagram of step 4 of the image contrast enhancement method of the present invention.
- step 5 of the image contrast enhancement method of the present invention is a schematic diagram of step 5 of the image contrast enhancement method of the present invention.
- Figure 11 is a histogram of an image after contrast enhancement of an image by the image contrast enhancement method of the present invention.
- FIG. 12 is a diagram showing an effect of displaying an image after contrast enhancement of an image by the image contrast enhancement method of the present invention.
- the present invention provides an image contrast enhancement method, including the following steps:
- each of the pixels includes: red, green, and blue sub-pixels.
- the image turns The conversion formula for the grayscale graph is:
- R(i, j), G(i, j), and B(i, j) are the grayscale values corresponding to the red, green, and blue sub-pixels of the pixel of the i-th row and the jth column, respectively.
- the image in the step 1 is an image displayed by a flat display device such as an LCD display, an OLED display or the like.
- Step 2 calculating the absolute value Q1 of the difference between the grayscale values of the adjacent two rows of pixels in the same column and the first grayscale value weight k1;
- the calculation formula of the first gray scale value weight k1 is:
- the absolute value Q1 of the difference of the grayscale values of the pixels of the adjacent two rows of the same column ranges from 0 to 255, and n is a positive integer greater than 1. Further, the value of n is preferably 2, 3, or 4.
- the calculation formula of the first gray scale value weight k1 is that the first gray scale value weight k1 is inversely proportional to the nth root of the absolute value Q1 of the difference between the gray scale values of the pixels of the adjacent two rows of the same column.
- i and j are positive integers, respectively representing the number of rows and columns in which the pixel is located
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the jth column
- Gray(i+1,j) is the i-th +1 row grayscale value of the jth column pixel
- H1(a) is the number of pixels with a grayscale value a
- C1(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i+1) , j) the sum of the number of pixels corresponding to each grayscale value
- X is a positive integer between 0 and 255.
- Step 3 calculating the absolute value Q2 of the difference between the grayscale values of the adjacent two columns of pixels in the same row and the second grayscale value weight k2;
- the absolute value Q2 of the difference between the grayscale values of the pixels in the adjacent row of the same row ranges from 0 to 255, where n is a positive integer greater than 1 and is the same as the value in step 2; further, n The value is preferably 2, 3, or 4.
- the second gray scale value weight k2 is inversely proportional to the nth root of the absolute value Q2 of the difference between the gray scale values of the pixels of the adjacent two columns of the same row.
- Gray(i,j) is the grayscale value of the pixel in the i-th row and the j-th column
- Gray(i,j+1) is the i-th
- H3(a) is the number of pixels whose grayscale value is a
- C3(X) is the grayscale value Gray(i,j) to the grayscale value Gray(i,j) +1) the sum of the number of pixels corresponding to each grayscale value
- X is a positive integer between 0 and 255.
- Step 4 as shown in FIG. 9, adding C1(X) in step 2 to C3(X) in step 3 to obtain C(X),
- Step 5 As shown in FIG. 10, the maximum value is normalized, and the calculation formula is:
- the gray scale distribution of the image is more uniform, the contrast of the image is greatly improved compared with the prior art, the image distortion is reduced, and the display effect is improved. optimization.
- the image contrast enhancement method of the present invention calculates the absolute value of the gray scale difference between the pixels of two adjacent rows of the same column and the adjacent two columns of the same row, and calculates the first and the first according to the absolute value.
- the weight value of the two gray scale values is calculated by the first and second gray scale value weights, and finally the enhanced gray scale table is obtained, and the gray scale values of the respective pixels are redistributed, thereby improving the contrast of the image. , reduce image distortion and optimize display.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
Claims (13)
- 一种图像对比度增强方法,包括如下步骤:步骤1、提供一由呈矩阵式排布的多个像素组成的图像,并将该图像转换为灰阶图;步骤2、计算每同一列相邻两行像素的灰阶值的差的绝对值Q1和第一灰阶值权重k1;每同一列相邻两行像素的灰阶值的差的绝对值Q1的计算公式为:Q1=abs(Gray(i,j)-Gray(i+1,j))第一灰阶值权重k1的计算公式为:其中,同一列相邻两行像素的灰阶值的差的绝对值Q1的取值范围为0至255,n为大于1的正整数;依据第一灰阶值权重k1与每同一列相邻两行像素的灰阶值进行累加计算,计算公式为:其中,i、j为正整数,分别代表像素所在的行数与列数,Gray(i,j)为第i行第j列像素的灰阶值,Gray(i+1,j)为第i+1行第j列像素的灰阶值,H1(a)为灰阶值为a的像素数量,C1(X)为从灰阶值Gray(i,j)到灰阶值Gray(i+1,j)之间各个灰阶值对应的像素数量之和;步骤3、计算每同一行相邻两列像素的灰阶值的差的绝对值Q2和第二灰阶值权重k2;每同一行相邻两列像素的灰阶值的差的绝对值Q2的计算公式为:Q2=abs(Gray(i,j)-Gray(i,j+1))第二灰阶值权重k2的计算公式为:其中,同一行相邻两列像素的灰阶值的差的绝对值Q2的取值范围为0至255,n为大于1的正整数且与步骤2中的取值相同;依据第二灰阶值权重k2与每同一行相邻两列像素的灰阶值进行累加计算,计算公式为:其中,i、j为正整数,分别代表像素所在的行数与列数,Gray(i,j)为第i行第j列像素的灰阶值,Gray(i,j+1)为第i行第j+1列像素的灰阶值,H3(a)为灰阶值为a的像素数量,C3(X)为从灰阶值Gray(i,j)到灰阶值Gray(i,j+1)之间各个灰阶值对应的像素数量之和;步骤4、将步骤2中的C1(X)与步骤3中C3(x)相加得到C(X);C(X)=C1(X)+C3(X)步骤5、最大值归一化,计算公式为:再将N(X)乘以255计算得到增强灰阶表out(X),并通过查表得到新的输出灰阶值out_gray(i,j)。
- 如权利要求1所述的图像对比度增强方法,其中,所述每一像素包括:红色、绿色、和蓝色子像素。
- 如权利要求2所述的图像对比度增强方法,其中,该图像转为灰阶图的转换公式为:Gray(i,j)=(R(i,j)+G(i,j)+B(i,j))/3其中,R(i,j)、G(i,j)、和B(i,j)分别为第i行第j列像素的红色、绿色、及蓝色子像素对应的灰阶值。
- 如权利要求1所述的图像对比度增强方法,其中,X为0到255之间的正整数。
- 如权利要求1所述的图像对比度增强方法,其中,所述第一灰阶值权重k1与第二灰阶值权重k2相同或不同。
- 如权利要求1所述的图像对比度增强方法,其中,所述步骤1中的图像为平面显示设备显示的图像。
- 如权利要求1所述的图像对比度增强方法,其中,所述步骤2与步骤3中n为2、3、或4。
- 如权利要求1所述的图像对比度增强方法,其中,所述第一灰阶值权重k1和同一列相邻两行像素的灰阶值的差的绝对值Q1的n次方根成反比,所述第二灰阶值权重k2和同一行相邻两列像素的灰阶值的差的绝对值Q2的n次方根成反比。
- 一种图像对比度增强方法,包括如下步骤:步骤1、提供一由呈矩阵式排布的多个像素组成的图像,并将该图像转换为灰阶图;步骤2、计算每同一列相邻两行像素的灰阶值的差的绝对值Q1和第一灰阶值权重k1;每同一列相邻两行像素的灰阶值的差的绝对值Q1的计算公式为:Q1=abs(Gray(i,j)-Gray(i+1,j))第一灰阶值权重k1的计算公式为:其中,同一列相邻两行像素的灰阶值的差的绝对值Q1的取值范围为0至255,n为大于1的正整数;依据第一灰阶值权重k1与每同一列相邻两行像素的灰阶值进行累加计算,计算公式为:其中,i、j为正整数,分别代表像素所在的行数与列数,Gray(i,j)为第i行第j列像素的灰阶值,Gray(i+1,j)为第i+1行第j列像素的灰阶值,H1(a)为灰阶值为a的像素数量,C1(X)为从灰阶值Gray(i,j)到灰阶值Gray(i+1,j)之间各个灰阶值对应的像素数量之和;步骤3、计算每同一行相邻两列像素的灰阶值的差的绝对值Q2和第二灰阶值权重k2;每同一行相邻两列像素的灰阶值的差的绝对值Q2的计算公式为:Q2=abs(Gray(i,j)-Gray(i,j+1))第二灰阶值权重k2的计算公式为:其中,同一行相邻两列像素的灰阶值的差的绝对值Q2的取值范围为0至255,n为大于1的正整数且与步骤2中的取值相同;依据第二灰阶值权重k2与每同一行相邻两列像素的灰阶值进行累加计算,计算公式为:其中,i、j为正整数,分别代表像素所在的行数与列数,Gray(i,j)为第i行第j列像素的灰阶值,Gray(i,j+1)为第i行第j+1列像素的灰阶值,H3(a)为灰阶值为a的像素数量,C3(X)为从灰阶值Gray(i,j)到灰阶值Gray(i,j+1)之间各个灰阶值对应的像素数量之和;步骤4、将步骤2中的C1(X)与步骤3中C3(x)相加得到C(X);C(X)=C1(X)+C3(X)步骤5、最大值归一化,计算公式为:再将N(X)乘以255计算得到增强灰阶表out(X),并通过查表得到新的输出灰阶值out_gray(i,j);其中,所述每一像素包括:红色、绿色、和蓝色子像素;其中,所述步骤1中的图像为平面显示设备显示的图像;其中,所述步骤2与步骤3中n为2、3、或4。
- 如权利要求9所述的图像对比度增强方法,其中,该图像转为灰阶图的转换公式为:Gray(i,j)=(R(i,j)+G(i,j)+B(i,j))/3其中,R(i,j)、G(i,j)、和B(i,j)分别为第i行第j列像素的红色、绿色、及蓝色子像素对应的灰阶值。
- 如权利要求9所述的图像对比度增强方法,其中,X为0到255之间的正整数。
- 如权利要求9所述的图像对比度增强方法,其中,所述第一灰阶值权重k1与第二灰阶值权重k2相同或不同。
- 如权利要求9所述的图像对比度增强方法,其中,所述第一灰阶值权重k1和同一列相邻两行像素的灰阶值的差的绝对值Q1的n次方根成反比,所述第二灰阶值权重k2和同一行相邻两列像素的灰阶值的差的绝对值Q2的n次方根成反比。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GB1802024.8A GB2556761B (en) | 2015-09-25 | 2015-10-26 | Image contrast enhancement method |
| KR1020187005877A KR102022812B1 (ko) | 2015-09-25 | 2015-10-26 | 이미지 콘트라스트 보강방법 |
| US14/888,452 US9734564B2 (en) | 2015-09-25 | 2015-10-26 | Image contrast enhancement method |
| JP2018513461A JP6546696B2 (ja) | 2015-09-25 | 2015-10-26 | 画像コントラストの増強方法 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510623448.3A CN105184754B (zh) | 2015-09-25 | 2015-09-25 | 图像对比度增强方法 |
| CN201510623448.3 | 2015-09-25 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017049703A1 true WO2017049703A1 (zh) | 2017-03-30 |
Family
ID=54906809
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/092795 Ceased WO2017049703A1 (zh) | 2015-09-25 | 2015-10-26 | 图像对比度增强方法 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US9734564B2 (zh) |
| JP (1) | JP6546696B2 (zh) |
| KR (1) | KR102022812B1 (zh) |
| CN (1) | CN105184754B (zh) |
| GB (1) | GB2556761B (zh) |
| WO (1) | WO2017049703A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109886945A (zh) * | 2019-01-18 | 2019-06-14 | 嘉兴学院 | 基于对比度增强的无参考对比度失真图像质量评价方法 |
| CN116433663A (zh) * | 2023-06-13 | 2023-07-14 | 肥城恒丰塑业有限公司 | 一种土工格室质量智能检测方法 |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106782263B (zh) * | 2016-12-26 | 2020-05-05 | 武汉华星光电技术有限公司 | 一种子像素的渲染方法 |
| CN108510927B (zh) * | 2017-02-28 | 2021-09-28 | 上海顺久电子科技有限公司 | 一种曲面显示屏中图像对比度增强方法和装置 |
| CN109461159A (zh) * | 2018-11-20 | 2019-03-12 | 扬州工业职业技术学院 | 一种田间作物杂草的图像分割方法 |
| CN109740643A (zh) * | 2018-12-19 | 2019-05-10 | 惠科股份有限公司 | 用于确定画面相邻行相似度的方法 |
| CN110364126B (zh) * | 2019-07-30 | 2020-08-04 | 深圳市华星光电技术有限公司 | LOD Table调整方法及LOD Table调整系统 |
| CN111462115B (zh) * | 2020-04-27 | 2024-06-14 | 上海联影医疗科技股份有限公司 | 医学图像显示方法、装置和计算机设备 |
| CN112465731B (zh) * | 2020-11-19 | 2022-06-14 | 易思维(杭州)科技有限公司 | 一种钢印字符图像预处理方法 |
| CN113313698B (zh) * | 2021-06-09 | 2024-07-02 | 光华临港工程应用技术研发(上海)有限公司 | 基于神经网络的肺结节检测方法、装置及图像处理设备 |
| KR102800992B1 (ko) * | 2022-04-21 | 2025-04-29 | 네이버 주식회사 | 증강현실 기반의 입술 메이크업을 위한 이미지 처리 방법 및 시스템 |
| CN115131786A (zh) * | 2022-07-12 | 2022-09-30 | 新希望六和股份有限公司 | 一种基于人工智能的人禽传递耐药菌快速识别和防控方法 |
| CN115035113B (zh) * | 2022-08-11 | 2022-10-25 | 深圳市通泰详特种电线电缆有限公司 | 基于x射线的手机数据线生产缺陷无损检测方法 |
| CN115661159B (zh) * | 2022-12-29 | 2023-03-07 | 成都数联云算科技有限公司 | 一种面板缺陷增强检测方法及系统及装置及介质 |
| US12555209B2 (en) * | 2023-06-05 | 2026-02-17 | Samsung Electronics Co., Ltd. | Locally-adaptive multi-scale image enhancement |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TW200513113A (en) * | 2003-09-24 | 2005-04-01 | Huper Lab Co Ltd | Method for video data enhancement |
| KR20060090868A (ko) * | 2005-02-11 | 2006-08-17 | 삼성에스디아이 주식회사 | 플라즈마 디스플레이 패널 구동장치 |
| CN101089683A (zh) * | 2006-06-14 | 2007-12-19 | 奇美电子股份有限公司 | 显示器及其显示方法 |
| US20100278423A1 (en) * | 2009-04-30 | 2010-11-04 | Yuji Itoh | Methods and systems for contrast enhancement |
| CN104299204A (zh) * | 2013-07-17 | 2015-01-21 | 王垒 | 直方图局部影像对比增强的方法与装置 |
| CN104574326A (zh) * | 2013-10-15 | 2015-04-29 | 无锡华润矽科微电子有限公司 | 对图像进行直方图均衡处理的方法和装置 |
| CN105185351A (zh) * | 2015-10-13 | 2015-12-23 | 深圳市华星光电技术有限公司 | 提升oled显示面板对比度的方法及系统 |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07306938A (ja) * | 1994-05-12 | 1995-11-21 | Ge Yokogawa Medical Syst Ltd | 画像処理方法及び画像処理装置 |
| KR19990075058A (ko) * | 1998-03-17 | 1999-10-05 | 윤종용 | 영상의 재귀적 히스토그램 등화장치 |
| EP1345172A1 (en) * | 2002-02-26 | 2003-09-17 | Sony International (Europe) GmbH | Contrast enhancement for digital images |
| KR20040040699A (ko) * | 2002-11-07 | 2004-05-13 | 삼성전자주식회사 | 콘트라스트 보정 장치 및 방법 |
| JP2007286429A (ja) * | 2006-04-18 | 2007-11-01 | Toshiba Matsushita Display Technology Co Ltd | 画像処理装置およびそれを備えた表示装置 |
| KR100879536B1 (ko) * | 2006-10-30 | 2009-01-22 | 삼성전자주식회사 | 영상의 화질 개선을 위한 방법 및 시스템 |
| JP5177142B2 (ja) * | 2007-07-04 | 2013-04-03 | 日本電気株式会社 | 画像処理装置、表示装置及び画像処理方法並びにそのプログラム |
| CN100512375C (zh) * | 2007-11-23 | 2009-07-08 | 西安交通大学 | 一种视频图像对比度增强方法及装置 |
| KR101433108B1 (ko) * | 2007-12-21 | 2014-08-22 | 엘지디스플레이 주식회사 | 유기전계 발광 디스플레이 장치 및 그 구동방법 |
| KR100940490B1 (ko) * | 2008-03-26 | 2010-02-04 | 삼성탈레스 주식회사 | 영상 화질 향상 장치 |
| CN101783963B (zh) * | 2010-02-10 | 2012-07-18 | 西安理工大学 | 一种具有高光抑制的夜间图像增强方法 |
| CN103606137B (zh) * | 2013-11-13 | 2016-04-13 | 天津大学 | 保持背景和细节信息的直方图均衡化方法 |
| US9165210B1 (en) * | 2014-05-27 | 2015-10-20 | Qualcomm Incorporated | Systems and methods for localized contrast enhancement |
| US20160170702A1 (en) * | 2014-12-12 | 2016-06-16 | Apple Inc. | Devices and methods of image-splitting for dual-layer high dynamic range displays |
-
2015
- 2015-09-25 CN CN201510623448.3A patent/CN105184754B/zh active Active
- 2015-10-26 JP JP2018513461A patent/JP6546696B2/ja active Active
- 2015-10-26 WO PCT/CN2015/092795 patent/WO2017049703A1/zh not_active Ceased
- 2015-10-26 US US14/888,452 patent/US9734564B2/en active Active
- 2015-10-26 KR KR1020187005877A patent/KR102022812B1/ko active Active
- 2015-10-26 GB GB1802024.8A patent/GB2556761B/en active Active
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TW200513113A (en) * | 2003-09-24 | 2005-04-01 | Huper Lab Co Ltd | Method for video data enhancement |
| KR20060090868A (ko) * | 2005-02-11 | 2006-08-17 | 삼성에스디아이 주식회사 | 플라즈마 디스플레이 패널 구동장치 |
| CN101089683A (zh) * | 2006-06-14 | 2007-12-19 | 奇美电子股份有限公司 | 显示器及其显示方法 |
| US20100278423A1 (en) * | 2009-04-30 | 2010-11-04 | Yuji Itoh | Methods and systems for contrast enhancement |
| CN104299204A (zh) * | 2013-07-17 | 2015-01-21 | 王垒 | 直方图局部影像对比增强的方法与装置 |
| CN104574326A (zh) * | 2013-10-15 | 2015-04-29 | 无锡华润矽科微电子有限公司 | 对图像进行直方图均衡处理的方法和装置 |
| CN105185351A (zh) * | 2015-10-13 | 2015-12-23 | 深圳市华星光电技术有限公司 | 提升oled显示面板对比度的方法及系统 |
Non-Patent Citations (3)
| Title |
|---|
| KIM, JOUNG-YOUN ET AL.: "An Advanced Contrast Enhancement Using Partially Overlapped Sub-Block Histogram Equalization", IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, vol. 11, no. 4, April 2001 (2001-04-01), pages 475 - 484, XP055370600 * |
| KIM, MARY ET AL.: "Recursively Separated and Weighted Histogram Equalization for Brightness Preservation and Contrast Enhancement", IEEE TRANSACTIONS ON CONSUMER ELECTRONICS, vol. 54, no. 3, August 2008 (2008-08-01), pages 1389 - 1397, XP011235592 * |
| YEGANEH, HOJAT ET AL.: "ANovel Approach for Contrast Enhancement Based on Histogram Equalization", PROCEEDINGS OF THE INTERNATIONAL CONFERENCE ON COMPUTER AND COMMUNICATION ENGINEERING 2008, 13 May 2008 (2008-05-13), Kuala Lumpur, Malaysia, XP031292789 * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109886945A (zh) * | 2019-01-18 | 2019-06-14 | 嘉兴学院 | 基于对比度增强的无参考对比度失真图像质量评价方法 |
| CN109886945B (zh) * | 2019-01-18 | 2023-03-24 | 嘉兴学院 | 基于对比度增强的无参考对比度失真图像质量评价方法 |
| CN116433663A (zh) * | 2023-06-13 | 2023-07-14 | 肥城恒丰塑业有限公司 | 一种土工格室质量智能检测方法 |
| CN116433663B (zh) * | 2023-06-13 | 2023-08-18 | 肥城恒丰塑业有限公司 | 一种土工格室质量智能检测方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105184754B (zh) | 2018-03-06 |
| US20170169548A1 (en) | 2017-06-15 |
| CN105184754A (zh) | 2015-12-23 |
| US9734564B2 (en) | 2017-08-15 |
| KR102022812B1 (ko) | 2019-09-18 |
| JP2018526755A (ja) | 2018-09-13 |
| GB2556761B (en) | 2021-04-28 |
| GB201802024D0 (en) | 2018-03-28 |
| KR20180035863A (ko) | 2018-04-06 |
| GB2556761A (en) | 2018-06-06 |
| JP6546696B2 (ja) | 2019-07-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017049703A1 (zh) | 图像对比度增强方法 | |
| CN110046673B (zh) | 基于多特征融合的无参考色调映射图像质量评价方法 | |
| CN103606137B (zh) | 保持背景和细节信息的直方图均衡化方法 | |
| CN110197463B (zh) | 基于深度学习的高动态范围图像色调映射方法及其系统 | |
| CN102722868B (zh) | 一种高动态范围图像色调映射方法 | |
| CN103747225B (zh) | 基于颜色空间转换的高动态范围图像双屏显示方法 | |
| CN110084760A (zh) | 一种基于双伽马校正的全局自适应灰度图像增强方法 | |
| CN106897981A (zh) | 一种基于引导滤波的低照度图像增强方法 | |
| CN109191460B (zh) | 一种对于色调映射图像的质量评价方法 | |
| CN112991236B (zh) | 一种基于模板的图像增强方法及装置 | |
| CN111161163B (zh) | 一种直方图双重伽马校正的红外图像对比度增强方法 | |
| CN104486608B (zh) | 图像数据处理方法及装置 | |
| CN108898564A (zh) | 一种基于人类视觉模型和wls滤波器的高动态范围图像色调映射方法 | |
| CN104268843A (zh) | 基于直方图修饰的图像自适应增强方法 | |
| CN104410849A (zh) | 图像数据处理方法及装置 | |
| CN108198155A (zh) | 一种自适用色调映射方法及系统 | |
| CN116630198A (zh) | 一种结合自适应伽马校正的多尺度融合水下图像增强方法 | |
| CN108694030B (zh) | 处理高动态范围图像的方法和装置 | |
| CN111127343B (zh) | 一种直方图双控的红外图像对比度增强方法 | |
| CN110175969B (zh) | 图像处理方法及图像处理装置 | |
| CN108550124B (zh) | 一种基于仿生螺线的光照补偿及图像增强方法 | |
| US9571744B2 (en) | Video processing method and apparatus | |
| CN110211535B (zh) | 一种针对OLED屏DeMURA的多通道融合方法 | |
| CN107358592A (zh) | 一种迭代式全局自适应图像增强方法 | |
| CN104835121B (zh) | 基于无穷范数约束与最大熵原则的色调映射方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 14888452 Country of ref document: US |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15904578 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 201802024 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20151026 |
|
| ENP | Entry into the national phase |
Ref document number: 20187005877 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2018513461 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15904578 Country of ref document: EP Kind code of ref document: A1 |









