CN114565535A - Image enhancement method and device based on adaptive gradient gamma correction - Google Patents

Image enhancement method and device based on adaptive gradient gamma correction Download PDF

Info

Publication number
CN114565535A
CN114565535A CN202210195389.4A CN202210195389A CN114565535A CN 114565535 A CN114565535 A CN 114565535A CN 202210195389 A CN202210195389 A CN 202210195389A CN 114565535 A CN114565535 A CN 114565535A
Authority
CN
China
Prior art keywords
image
histogram
gradient
pixel point
mapping function
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
CN202210195389.4A
Other languages
Chinese (zh)
Other versions
CN114565535B (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.)
Beijing Ruiying Medical Technology Co ltd
Original Assignee
Beijing Ruiying Medical 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 Beijing Ruiying Medical Technology Co ltd filed Critical Beijing Ruiying Medical Technology Co ltd
Priority to CN202210195389.4A priority Critical patent/CN114565535B/en
Publication of CN114565535A publication Critical patent/CN114565535A/en
Application granted granted Critical
Publication of CN114565535B publication Critical patent/CN114565535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/90Dynamic range modification of images or parts thereof
    • G06T5/92Dynamic range modification of images or parts thereof based on global image properties

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Picture Signal Circuits (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses an image enhancement method and device based on adaptive gradient gamma correction, wherein the method comprises the following steps: step S1, calculating a log domain gradient histogram of the imageH= [h 0 ,h 1 ,…,h 255 ](ii) a Step S2, calculating an exponential mapping function based on the log domain gradient histogram acquired in step S1; and step S2, based on the exponential mapping function obtained in step S2, performing nonlinear transformation on the image by using a self-adaptive gamma gradient correction algorithm to obtain an enhanced image.

Description

Image enhancement method and device based on adaptive gradient gamma correction
Technical Field
The invention relates to the technical field of image processing, in particular to an image enhancement method and device based on adaptive gradient gamma correction.
Background
Image enhancement is an important pre-processing step in image processing, and can effectively improve image quality. Gamma calibration is one of the most widely applied image enhancement algorithms, and performs exponential transformation on the normalized image gray level to complete image enhancement, thereby achieving the purpose of improving the image brightness distribution. When the transformation index is less than 1, gamma correction can increase the brightness of an image and make the overall brightness of the image more uniform, but the enhanced image contrast becomes low as the image gray level becomes concentrated.
Disclosure of Invention
In order to overcome the defects of the prior art, the present invention provides an image enhancement method and an image enhancement device based on adaptive gradient gamma correction, so as to achieve the purpose of improving the brightness and gradient strength of an image, and further significantly improving the subjective visual effect of the image.
In order to achieve the above and other objects, the present invention provides an image enhancement method based on adaptive gradient gamma correction, comprising the steps of:
step S1, calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…,h 255 ]
Step S2, calculating an exponential mapping function based on the log domain gradient histogram acquired in step S1;
and step S3, based on the exponential mapping function obtained in step S2, performing nonlinear transformation on the image by using a self-adaptive gamma gradient correction algorithm to obtain an enhanced image.
Preferably, the step S1 further includes:
step S100, setting the initial values of all elements in the histogram H to be 0, and traversing all pixel points of the image;
step S101, for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 710078DEST_PATH_IMAGE001
And
Figure 521039DEST_PATH_IMAGE002
will be the first in the histogram H
Figure 573309DEST_PATH_IMAGE002
Value corresponding to element to 255 th element plus
Figure 541133DEST_PATH_IMAGE003
(ii) a Will be the first in the histogram H
Figure 995248DEST_PATH_IMAGE001
Value corresponding to element to 255 th element minus
Figure 334701DEST_PATH_IMAGE004
Step S102, for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 874266DEST_PATH_IMAGE005
And
Figure 396515DEST_PATH_IMAGE006
will be the first in the histogram H
Figure 970715DEST_PATH_IMAGE006
Value corresponding to element to 255 th element plus
Figure 670949DEST_PATH_IMAGE007
(ii) a Will be the first in histogram H
Figure 432232DEST_PATH_IMAGE005
Value corresponding to element 255 minus
Figure 961433DEST_PATH_IMAGE008
Step S103, after traversing all the pixel points, performing normalization operation on the obtained final histogram H.
Preferably, in step S2, the exponential mapping function is obtained by the following formula:
Figure 373829DEST_PATH_IMAGE009
wherein the parametersmAndnfor controlling the degree of enhancement of the image brightness and gradient, respectively.
Preferably, in step S3, the image is non-linearly transformed according to the obtained exponential mapping function, so as to obtain an enhanced image according to the following formula:
Figure 759811DEST_PATH_IMAGE010
in order to achieve the above object, the present invention further provides an image enhancement device based on adaptive gradient gamma correction, including:
a log domain gradient histogram calculation unit for calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…, h 255 ]
The exponential mapping function generating unit is used for generating an exponential mapping function based on the log domain gradient histogram acquired by the log domain gradient histogram calculating unit;
and the image enhancement unit is used for carrying out nonlinear transformation on the image by adopting a self-adaptive gamma gradient correction algorithm based on the exponential mapping function acquired by the exponential mapping function generation unit to obtain an enhanced image.
Preferably, the log domain gradient histogram calculation unit is configured to:
setting the initial values of all elements in the histogram H to be 0, and traversing all pixel points of the image;
for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction, and respectively recording the maximum value and the minimum value as the gray level of each pixel point
Figure 273969DEST_PATH_IMAGE011
And
Figure 89085DEST_PATH_IMAGE002
will be the first in the histogram H
Figure 106719DEST_PATH_IMAGE002
Value corresponding to element to 255 th element plus
Figure 663603DEST_PATH_IMAGE012
(ii) a Will be the first in the histogram H
Figure 399478DEST_PATH_IMAGE001
Element to 255 thValue corresponding to element minus
Figure 598378DEST_PATH_IMAGE004
For each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction, and respectively recording the maximum value and the minimum value as the gray level of each pixel point
Figure 985366DEST_PATH_IMAGE005
And
Figure 713150DEST_PATH_IMAGE006
will be the first in the histogram H
Figure 670742DEST_PATH_IMAGE006
Value corresponding to element to 255 th element plus
Figure 142174DEST_PATH_IMAGE013
(ii) a Will be the first in the histogram H
Figure 885134DEST_PATH_IMAGE005
Value corresponding to element 255 minus
Figure 252661DEST_PATH_IMAGE014
And after traversing all the pixel points, carrying out normalization operation on the obtained final histogram H.
Preferably, the exponential mapping function generating unit obtains the exponential mapping function by using the following formula:
Figure 963128DEST_PATH_IMAGE015
wherein the parametersmAndnfor controlling the degree of enhancement of the image brightness and gradient, respectively.
Preferably, the image enhancement unit performs nonlinear transformation on the image to obtain an enhanced image by using the following formula:
Figure 972672DEST_PATH_IMAGE016
compared with the prior art, the image enhancement method and device based on the adaptive gradient gamma correction calculate the logarithm domain gradient histogram of the image, then obtain the exponential mapping function based on the obtained logarithm domain gradient histogram, and perform nonlinear transformation on the image by adopting the adaptive gamma gradient correction algorithm based on the obtained exponential mapping function to obtain the enhanced image, so that the brightness of the image can be effectively improved, and the subjective visual effect of the image can be effectively improved by enhancing the gradient intensity of the image.
Drawings
FIG. 1 is a flowchart illustrating the steps of an image enhancement method based on adaptive gradient gamma correction according to the present invention;
FIG. 2 is a block diagram of an image enhancement apparatus based on adaptive gradient gamma correction according to the present invention;
fig. 3 is a schematic diagram of an image enhancement effect according to an embodiment of the present invention.
Detailed Description
Other advantages and capabilities of the present invention will be readily apparent to those skilled in the art from the present disclosure by describing the embodiments of the present invention with specific embodiments thereof in conjunction with the accompanying drawings. The invention is capable of other and different embodiments and its several details are capable of modification in various other respects, all without departing from the spirit and scope of the present invention.
FIG. 1 is a flowchart illustrating the steps of an image enhancement method based on adaptive gradient gamma correction according to the present invention. As shown in fig. 1, the image enhancement method based on adaptive gradient gamma correction of the present invention includes the following steps:
step S1, calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…,h 255 ]
In the present invention, it is assumed thatf M×N In order to input an image, the image is, MandNthe number of pixels respectively included in the length and width of the input imageIn particular, step S1 further includes:
and step S100, setting the initial values of all elements of the histogram H to be 0, and traversing all pixel points of the image.
Step S101, for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 68673DEST_PATH_IMAGE001
And
Figure 138260DEST_PATH_IMAGE017
will be the first in the histogram H
Figure 70444DEST_PATH_IMAGE017
Value corresponding to element to 255 th element plus
Figure 680417DEST_PATH_IMAGE018
(ii) a Will be the first in the histogram H
Figure 647236DEST_PATH_IMAGE001
Value corresponding to element 255 minus
Figure 369948DEST_PATH_IMAGE019
Step S102, for each pixel point, solving the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 55008DEST_PATH_IMAGE005
And
Figure 406354DEST_PATH_IMAGE006
will be the first in the histogram H
Figure 962101DEST_PATH_IMAGE006
Value corresponding to element to 255 th element plus
Figure 357179DEST_PATH_IMAGE020
(ii) a Will be the first in histogram H
Figure 263955DEST_PATH_IMAGE005
Value corresponding to element 255 minus
Figure 418993DEST_PATH_IMAGE021
Step S103, after traversing all the pixel points, performing normalization operation on the obtained final histogram H:
Figure 94825DEST_PATH_IMAGE022
for ease of understanding and implementation, the following pseudo code for computing an image number domain gradient histogram is given:
Figure 427848DEST_PATH_IMAGE023
step S2, obtaining a histogram of gradient in the logarithmic domain based on the histogram of gradient obtained in step S1H=[h 0 ,h 1 ,…,h 255 ]And calculating an exponential mapping function.
In a specific embodiment of the present invention, the exponential mapping function is calculated as follows:
Figure 821920DEST_PATH_IMAGE024
(formula 1)
Wherein the parametersmAndnfor controlling the degree of enhancement of the image brightness and gradient, respectively.
And step S3, based on the exponential mapping function obtained in step S2, performing nonlinear transformation on the image by using a self-adaptive gamma gradient correction algorithm to obtain an enhanced image.
In the specific embodiment of the invention, according to the obtained exponential mapping function, the image is subjected to nonlinear transformation by adopting the following formula to obtain an enhanced image:
Figure 311808DEST_PATH_IMAGE025
(formula 2)
It can be seen from the above equation 2 that the index in the adaptive gamma gradient correction algorithm adaptively changes with the gray level, and in addition, the mapping functionγ(l)Parameter (2) ofmAndncontrolling the degree of enhancement of image brightness and gradient, parametersmThe smaller the image, the brighter the image brightness; it can be proven theoretically: parameter(s)nThe larger the image gradient strength. Compared with the traditional gamma correction algorithm, the self-adaptive gamma gradient correction algorithm provided by the invention can effectively improve the brightness of the image and effectively improve the subjective visual effect of the image by enhancing the gradient strength of the image.
FIG. 2 is a block diagram of an image enhancement apparatus based on adaptive gradient gamma correction according to the present invention. As shown in fig. 2, the image enhancement apparatus based on adaptive gradient gamma correction of the present invention includes:
a log domain gradient histogram calculation unit 201 for calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…, h 255 ]
In the present invention, it is assumed thatf M×N In order to input an image, the image is,MandNthe log domain gradient histogram calculation unit 201 is specifically configured to:
and setting the initial values of all elements of the histogram H as 0, and traversing all pixel points of the image.
For each pixel point, the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction are calculated and are respectively recorded as
Figure 107725DEST_PATH_IMAGE011
And
Figure 860918DEST_PATH_IMAGE002
in the histogram H, the first
Figure 725974DEST_PATH_IMAGE002
Element to 255 th elementThe value corresponding to the element plus
Figure 222815DEST_PATH_IMAGE026
(ii) a Will be the first in the histogram H
Figure 873239DEST_PATH_IMAGE001
Value corresponding to element 255 minus
Figure 797333DEST_PATH_IMAGE004
For each pixel point, the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction are calculated and are respectively recorded as
Figure 913800DEST_PATH_IMAGE005
And
Figure 948752DEST_PATH_IMAGE006
will be the first in the histogram H
Figure 188103DEST_PATH_IMAGE006
Value corresponding to element to 255 th element plus
Figure 283098DEST_PATH_IMAGE013
(ii) a Will be the first in the histogram H
Figure 122747DEST_PATH_IMAGE005
Value corresponding to element 255 minus
Figure 961390DEST_PATH_IMAGE014
After traversing all the pixel points, carrying out normalization operation on the obtained final histogram H:
Figure 586407DEST_PATH_IMAGE027
for ease of understanding and implementation, pseudo code for computing the log domain extraction histogram of the image is given below.
Figure 852303DEST_PATH_IMAGE028
An exponential mapping function generation unit 202 for generating a histogram based on the log domain gradient obtained by the log domain gradient histogram calculation unit 201H=[h 0 ,h 1 ,…,h 255 ]And generating an exponential mapping function.
In a specific embodiment of the present invention, the exponential mapping function is obtained by the following formula:
Figure 726718DEST_PATH_IMAGE015
and the image enhancement unit 203 is configured to perform nonlinear transformation on the image by using an adaptive gamma gradient correction algorithm based on the exponential mapping function obtained by the exponential mapping function generation unit 202 to obtain an enhanced image.
In an embodiment of the present invention, the image enhancement unit 203 performs a nonlinear transformation on the image according to the obtained exponential mapping function by using the following formula to obtain an enhanced image:
Figure 854205DEST_PATH_IMAGE029
from the above equation, it can be seen that the index in the adaptive gamma gradient correction algorithm is adaptively changed with the gray level. In addition, a mapping functionγ(l)Parameter (2) ofmAndncontrolling the degree of enhancement of image brightness and gradient, parametersmThe smaller, the brighter the image brightness; it can be proven theoretically: parameter(s)nThe larger the image gradient strength. Compared with the traditional gamma correction algorithm, the self-adaptive gamma gradient correction algorithm provided by the invention can effectively improve the brightness of the image and effectively improve the subjective visual effect of the image by enhancing the gradient strength of the image.
To verify the effectiveness of the present invention, FIG. 3 shows the original image and the use of different parametersmAndncombining corresponding increasesAnd (4) strengthening the back image. The Absolute value of the Mean of Absolute Log-Gradients (MALG) of the images is given above each graph, and it can be seen from the graph that the parameters follownThe image magg becomes larger. When in usem=0.8,n=3In time, the method and the device can improve the brightness and gradient strength of the image, and further improve the subjective visual effect of the image obviously.
The foregoing embodiments are merely illustrative of the principles of the present invention and its efficacy, and are not to be construed as limiting the invention. Modifications and variations can be made to the above-described embodiments by those skilled in the art without departing from the spirit and scope of the present invention. Therefore, the scope of the invention should be determined from the following claims.

Claims (8)

1. An image enhancement method based on adaptive gradient gamma correction comprises the following steps:
step S1, calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…,h 255 ]
Step S2, calculating an exponential mapping function based on the log domain gradient histogram acquired in step S1;
and step S3, based on the exponential mapping function obtained in step S2, performing nonlinear transformation on the image by using a self-adaptive gamma gradient correction algorithm to obtain an enhanced image.
2. The image enhancement method based on adaptive gradient gamma correction as claimed in claim 1, wherein the step S1 further comprises:
step S100, setting the initial values of all elements in the histogram H to be 0, and traversing all pixel points of the image;
step S101, for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 604446DEST_PATH_IMAGE001
And
Figure 265103DEST_PATH_IMAGE002
will be the first in the histogram H
Figure 968617DEST_PATH_IMAGE003
Value corresponding to element to 255 th element plus
Figure 858076DEST_PATH_IMAGE004
(ii) a Will be the first in the histogram H
Figure 799487DEST_PATH_IMAGE001
Value corresponding to element 255 minus
Figure 116199DEST_PATH_IMAGE005
Step S102, for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction, and respectively recording the maximum value and the minimum value as the gray level
Figure 258074DEST_PATH_IMAGE006
And
Figure 951223DEST_PATH_IMAGE007
will be the first in the histogram H
Figure 747141DEST_PATH_IMAGE008
Value corresponding to element to 255 th element plus
Figure 500333DEST_PATH_IMAGE009
(ii) a Will be the first in the histogram H
Figure 630969DEST_PATH_IMAGE006
Value corresponding to element 255 minus
Figure 862231DEST_PATH_IMAGE010
Step S103, after traversing all the pixel points, performing normalization operation on the obtained final histogram H.
3. The image enhancement method based on adaptive gradient gamma correction as claimed in claim 1, wherein in step S2, the exponential mapping function is obtained by the following formula:
Figure 512655DEST_PATH_IMAGE011
wherein the parametersmAndnfor controlling the degree of enhancement of the image brightness and gradient, respectively.
4. The method as claimed in claim 3, wherein in step S3, the image is non-linearly transformed according to the obtained exponential mapping function to obtain the enhanced image by using the following formula:
Figure 436748DEST_PATH_IMAGE012
5. an image enhancement device based on adaptive gradient gamma correction, comprising:
a log domain gradient histogram calculation unit for calculating a log domain gradient histogram of the imageH=[h 0 ,h 1 ,…,h 255 ]
The exponential mapping function generating unit is used for generating an exponential mapping function based on the log domain gradient histogram acquired by the log domain gradient histogram calculating unit;
and the image enhancement unit is used for carrying out nonlinear transformation on the image by adopting a self-adaptive gamma gradient correction algorithm based on the exponential mapping function acquired by the exponential mapping function generation unit to obtain an enhanced image.
6. An image enhancement device based on adaptive gradient gamma correction as claimed in claim 5, characterized in that the log domain gradient histogram calculation unit is configured to:
setting the initial values of all elements in the histogram H to be 0, and traversing all pixel points of the image;
for each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the horizontal direction, and respectively recording the maximum value and the minimum value as the gray level of each pixel point
Figure 556145DEST_PATH_IMAGE001
And
Figure 325518DEST_PATH_IMAGE013
will be the first in the histogram H
Figure 830449DEST_PATH_IMAGE003
Value corresponding to element to 255 th element plus
Figure 925444DEST_PATH_IMAGE014
(ii) a Will be the first in the histogram H
Figure 30672DEST_PATH_IMAGE001
Value corresponding to element to 255 th element minus
Figure 603736DEST_PATH_IMAGE015
For each pixel point, calculating the maximum value and the minimum value of the gray level of the pixel point adjacent to the pixel point in the vertical direction, and respectively recording the maximum value and the minimum value as the gray level of each pixel point
Figure 228752DEST_PATH_IMAGE006
And
Figure 291386DEST_PATH_IMAGE008
will be the first in the histogram H
Figure 369063DEST_PATH_IMAGE007
Element to 255 thValue corresponding to element plus
Figure 782638DEST_PATH_IMAGE016
(ii) a Will be the first in the histogram H
Figure 262160DEST_PATH_IMAGE006
Value corresponding to element 255 minus
Figure 698958DEST_PATH_IMAGE010
And after traversing all the pixel points, carrying out normalization operation on the obtained final histogram H.
7. The image enhancement device according to claim 6, wherein the exponential mapping function generating unit obtains the exponential mapping function by using the following formula:
Figure 263932DEST_PATH_IMAGE017
wherein the parametersmAndnfor controlling the degree of enhancement of the image brightness and gradient, respectively.
8. The image enhancement apparatus according to claim 7, wherein the image enhancement unit performs a non-linear transformation on the image to obtain the enhanced image by using the following formula:
Figure 428066DEST_PATH_IMAGE018
CN202210195389.4A 2022-03-02 2022-03-02 Image enhancement method and device based on adaptive gradient gamma correction Active CN114565535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210195389.4A CN114565535B (en) 2022-03-02 2022-03-02 Image enhancement method and device based on adaptive gradient gamma correction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210195389.4A CN114565535B (en) 2022-03-02 2022-03-02 Image enhancement method and device based on adaptive gradient gamma correction

Publications (2)

Publication Number Publication Date
CN114565535A true CN114565535A (en) 2022-05-31
CN114565535B CN114565535B (en) 2022-09-13

Family

ID=81716715

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210195389.4A Active CN114565535B (en) 2022-03-02 2022-03-02 Image enhancement method and device based on adaptive gradient gamma correction

Country Status (1)

Country Link
CN (1) CN114565535B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115578379A (en) * 2022-11-17 2023-01-06 连云港鸿云实业有限公司 Pure electric ship combustible gas detection system
CN116777795A (en) * 2023-08-21 2023-09-19 江苏游隼微电子有限公司 Luminance mapping method suitable for vehicle-mounted image

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070279500A1 (en) * 2006-06-05 2007-12-06 Stmicroelectronics S.R.L. Method for correcting a digital image
CN101510306A (en) * 2008-12-15 2009-08-19 四川虹微技术有限公司 Estimation method for video image illumination distribution
CN103413275A (en) * 2013-07-26 2013-11-27 北京工业大学 Retinex night image enhancement method based on gradient zero norm minimum
CN103886565A (en) * 2014-03-13 2014-06-25 北京工业大学 Nighttime color image enhancement method based on purpose optimization and histogram equalization
CN104700376A (en) * 2014-11-25 2015-06-10 桂林电子科技大学 Gamma correction and smoothing filtering based image histogram equalization enhancing method
CN111292267A (en) * 2020-02-04 2020-06-16 北京锐影医疗技术有限公司 Image subjective visual effect enhancement method based on Laplacian pyramid
CN111325685A (en) * 2020-02-04 2020-06-23 北京锐影医疗技术有限公司 Image enhancement algorithm based on multi-scale relative gradient histogram equalization
CN112419195A (en) * 2020-11-26 2021-02-26 华侨大学 Image enhancement method based on nonlinear transformation
WO2021043273A1 (en) * 2019-09-04 2021-03-11 华为技术有限公司 Image enhancement method and apparatus
CN114125216A (en) * 2021-10-27 2022-03-01 中国科学院软件研究所 Imaging system and imaging method for software defined satellite

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070279500A1 (en) * 2006-06-05 2007-12-06 Stmicroelectronics S.R.L. Method for correcting a digital image
CN101510306A (en) * 2008-12-15 2009-08-19 四川虹微技术有限公司 Estimation method for video image illumination distribution
CN103413275A (en) * 2013-07-26 2013-11-27 北京工业大学 Retinex night image enhancement method based on gradient zero norm minimum
CN103886565A (en) * 2014-03-13 2014-06-25 北京工业大学 Nighttime color image enhancement method based on purpose optimization and histogram equalization
CN104700376A (en) * 2014-11-25 2015-06-10 桂林电子科技大学 Gamma correction and smoothing filtering based image histogram equalization enhancing method
WO2021043273A1 (en) * 2019-09-04 2021-03-11 华为技术有限公司 Image enhancement method and apparatus
CN111292267A (en) * 2020-02-04 2020-06-16 北京锐影医疗技术有限公司 Image subjective visual effect enhancement method based on Laplacian pyramid
CN111325685A (en) * 2020-02-04 2020-06-23 北京锐影医疗技术有限公司 Image enhancement algorithm based on multi-scale relative gradient histogram equalization
CN112419195A (en) * 2020-11-26 2021-02-26 华侨大学 Image enhancement method based on nonlinear transformation
CN114125216A (en) * 2021-10-27 2022-03-01 中国科学院软件研究所 Imaging system and imaging method for software defined satellite

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
CSDN: "亮度调整 自适应gama", 《HTTPS://WWW.CSDN.NET/TAGS/MTTAEG4SMZM4MDC1LWJSB2CO0O0O.HTML》 *
CV计算机视觉工程师: "伽马矫正,增强亮度信息", 《HTTPS://BLOG.CSDN.NET/JUANJI3798/ARTICLE/DETAILS/119159109》 *
HIMANSHU SINGH等: "Dark image enhancement using optimally compressed and equalized profile based parallel gamma correction", 《2017 INTERNATIONAL CONFERENCE ON COMMUNICATION AND SIGNAL PROCESSING (ICCSP)》 *
ROBINVISTA: "SE(3)上的指数映射和对数映射及其实现代码", 《HTTPS://BLOG.CSDN.NET/ROBINVISTA/ARTICLE/DETAILS/89762585》 *
吕兴琴: "苹果采摘机器人夜间图像降噪和增强技术研究", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
朱铮涛等: "基于非线性调整的伽马校正图像增强算法", 《计算机工程与设计》 *
片刻荒凉: "图像细节增强(直方图均衡化,对数变换,Gamma变换(校正))", 《HTTPS://BLOG.CSDN.NET/QQ_33841237/ARTICLE/DETAILS/118100733》 *
王聪等: "基于颜色校正和改进二维伽马函数的水下图像增强", 《电子测量与仪器学报》 *
陆涛: "基于统计特征分类耦合自适应Gamma校正的图像增强算法", 《电子测量与仪器学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115578379A (en) * 2022-11-17 2023-01-06 连云港鸿云实业有限公司 Pure electric ship combustible gas detection system
CN115578379B (en) * 2022-11-17 2023-03-03 连云港鸿云实业有限公司 Pure electric ship combustible gas detection system
CN116777795A (en) * 2023-08-21 2023-09-19 江苏游隼微电子有限公司 Luminance mapping method suitable for vehicle-mounted image
CN116777795B (en) * 2023-08-21 2023-10-27 江苏游隼微电子有限公司 Luminance mapping method suitable for vehicle-mounted image

Also Published As

Publication number Publication date
CN114565535B (en) 2022-09-13

Similar Documents

Publication Publication Date Title
CN114565535B (en) Image enhancement method and device based on adaptive gradient gamma correction
CN105931201B (en) A kind of image subjective vision effect reinforcing method based on wavelet transformation
CN107527333B (en) Quick image enhancement method based on gamma transformation
CN107730475A (en) Image enchancing method and system
CN108961172B (en) Gamma correction-based image contrast enhancement method
CN110189266B (en) Self-adaptive rapid image enhancement method
WO2021114564A1 (en) Enhancement method for low-contrast infrared image
CN107644409B (en) Image enhancement method, display device and computer-readable storage medium
CN110009574B (en) Method for reversely generating high dynamic range image from low dynamic range image
CN110246090B (en) Image processing method and device
Kousha et al. Modeling srgb camera noise with normalizing flows
CN115965544A (en) Image enhancement method and system for self-adaptive brightness adjustment
Yang et al. Low-light image enhancement based on Retinex theory and dual-tree complex wavelet transform
CN111325685B (en) Image enhancement algorithm based on multi-scale relative gradient histogram equalization
CN117252773A (en) Image enhancement method and system based on self-adaptive color correction and guided filtering
CN109064413B (en) Image contrast enhancement method and image acquisition medical equipment adopting same
WO2020107308A1 (en) Low-light-level image rapid enhancement method and apparatus based on retinex
Zhang et al. A novel tone mapping method for high dynamic range image by incorporating edge-preserving filter into method based on retinex
CN113947553A (en) Image brightness enhancement method and device
CN111292267B (en) Image subjective visual effect enhancement method based on Laplacian pyramid
CN111080563B (en) Histogram equalization method based on traversal optimization
CN111415317B (en) Image processing method and device, electronic equipment and computer readable storage medium
CN111325680B (en) Image brightening method capable of inhibiting local overexposure
Jindal et al. Bio-medical image enhancement based on spatial domain technique
Mohamadi et al. A new hybrid denoising model based on PDEs

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant