CN103034986A - Night vision image enhancement method based on exposure fusion - Google Patents
Night vision image enhancement method based on exposure fusion Download PDFInfo
- Publication number
- CN103034986A CN103034986A CN2012104963358A CN201210496335A CN103034986A CN 103034986 A CN103034986 A CN 103034986A CN 2012104963358 A CN2012104963358 A CN 2012104963358A CN 201210496335 A CN201210496335 A CN 201210496335A CN 103034986 A CN103034986 A CN 103034986A
- Authority
- CN
- China
- Prior art keywords
- image
- exposure
- night vision
- enhancement method
- pyramid
- 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.)
- Pending
Links
Images
Landscapes
- Image Processing (AREA)
Abstract
The invention relates to a night vision image enhancement method based on exposure fusion. The night vision image enhancement method includes a first step of inputting an image, a second step of carrying out image histogram equalization processing to the image, a third step of carrying out color space conversion to the image after the equalization processing, a fourth step of changing illumination coefficient, generating m virtual exposure images, and then carrying out Laplacian pyramid decomposition, a fifth step of generating m weighted graphs, carrying out normalization processing, and then carrying out Gaussian pyramid decomposition, a sixth step of carrying out layered fusion to the results obtained through decomposition of the fourth step and the fifth step, and a seventh step of carrying out n-tier reconstruction to the obtained Laplacian pyramid to obtain an enhanced night vision image. The night vision image enhancement method achieves the purpose of enhancing details of light places and dark places, at the same time, effectively solves the problem of illumination compensation of the night vision image, and improves visual effects of the image.
Description
Technical field
The present invention relates to technical field of image processing, be specifically related to gather under the environment a kind of night the Enhancement Method of image.
Background technology
Night vision image is a kind of low-light (level) image, the characteristics such as have that tonal range is narrower, the spatial coherence of neighbor is high, grey scale change is not obvious, this so that the information such as the object in the image, background, details, noise be included in the narrower tonal range.Therefore, the source images that obtains must be converted to a kind of form that is more suitable for eye-observation and Computer Analysis processing.
The purpose that night vision image strengthens is to improve the contrast of image, reappears the picture rich in detail of taking under the perfect light source condition.Algorithm for image enhancement is divided two large classes at present: the overall situation strengthens and local enhancement. and it is to reach the purpose that contrast strengthens according to certain rule by changing overall brightness that the overall situation strengthens, and typical algorithm has histogram equalization, nonlinear transformation etc.Histogram equalization is conducive to the raising of picture contrast, but because the method is synthesized a new gray level with a plurality of gray levels in the original image, therefore, some details in the original image might be lost such as texture information; Some image, such as histogram the peak is arranged, the after treatment factitious undue enhancing of contrast. nonlinear transformation such as log-transformation, low gray level in the image partly can be stretched, and high grade grey level is partly carried out dynamic compression, can effectively carry out illumination compensation to image, but lose easily some marginal informations.Generally speaking, above-mentioned algorithm is more satisfactory to the low situation effect of overall contrast, weak effect for local soft image processing. the local enhancement of image can be realized the enhancing processing in any situation theoretically, effect is better than overall situation enhancing algorithm on the local soft image processing, but Local Enhanced Operator is realized difficult, is difficult to obtain to be fit to the Local Enhanced Operator of various images in the reality.
The exposure fusion refers to become a high-quality combination picture with one group about the different image sequences fusion of the depth of exposure of Same Scene.In high dynamic scene, the photo of taking out with digital camera is under-exposure or overexposure often, utilizes this technology can generate high dynamic range images.
Existing exposure integration technology generally needs the Same Scene exposure repeatedly, rebuild the image of sharpening with several exposure images, the present invention adopts another kind of novel manner, at first generate some virtual exposure images with algorithm, adopt again the fusion that exposes of the form of pyramid decomposition, and be applied to night vision image.
Summary of the invention
The object of the present invention is to provide a kind of night vision image Enhancement Method that merges based on exposure, solve not high, the visual poor problem of the picture contrast that gathers under the environment night.Can be widely used in the image pre-service link in the fields such as supervisory system, intelligent vehicle, target identification.
Concrete technical scheme is as follows:
A kind of night vision image Enhancement Method that merges based on exposure, adopt following steps:
(1) input picture;
(2) image is carried out histogrammic equalization processing;
(3) image after the equalization is carried out color space conversion;
(4) change luminosity coefficient, generate m virtual exposure image, carry out again Laplacian pyramid;
(5) generate m width of cloth weighted graph, and normalized, carry out again gaussian pyramid and decompose;
(6) step (4) and (5) two kinds of results that pyramid decomposition obtains are carried out hierarchical fusion;
(7) laplacian pyramid that obtains is carried out the n layer and rebuild night vision image after being enhanced.
Further, it is used for the image pre-service links such as supervisory system, intelligent vehicle, target identification.
Further, step (1) is specially: input the big or small M of a width of cloth rgb format * N color night vision image I (x, y); Image approximate after step (2) is processed evenly distributes, and has effectively expanded the dynamic range of image; Step (3) is specially: the image after the equalization is transformed into the HSV space by RGB, obtains tone H
Org, saturation degree S
Org, brightness V
OrgThree-component.
Further, step (4) is specially:
(4-1) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes illumination coefficient obtains V
1, V
2..., V
m, and carry out HSV to the spatial alternation of RGB, obtain m virtual colored exposure image I
1, I
2..., I
m
(4-2) m width of cloth virtual image is carried out n layer Laplacian pyramid
Pyramid is used for the multi-resolution representation of image, and l layer Laplacian pyramid is designated as
, 1≤i≤m.
Further, step (5) is specially:
(5-1) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes illumination coefficient obtains V
1, V
2..., V
m, and carry out HSV to the spatial alternation of RGB, obtain m virtual colored exposure image I
1, I
2..., I
m
(5-2) according to m virtual exposure image, calculate respectively contrast, saturation degree and three indexs of exposure quality of every width of cloth image, computer approach is specific as follows
A. contrast: the gray-scale map to every width of cloth input picture is used Laplace filter h
L, get the absolute value of wave filter output as the index of weighing contrast, be designated as C
k, 1≤k≤m
C
k=|V
k*h
L|,1≤k≤m
B. saturation degree: calculate the R of each pixel, G, the standard deviation of three Color Channels of B is designated as S as the index of weighing saturation degree
k, 1≤k≤m
C. the quality of exposing: the original brightness of certain passage of pixel has reflected the exposure quality degree of pixel well.Generally, wish that pixel intensity is too near to 0 (under-exposure) and does not also wish its too close 1 (over-exposed).By weigh the departure degree of pixel intensity and 0.5 with Gaussian curve, concerning multichannel image, use Gaussian curve to act on respectively each Color Channel, then the result is multiplied each other as the tolerance of exposure quality, be designated as E
k, 1≤k≤m
With above three indexs formation weighted graph that multiplies each other:
W
k(x,y)=C
k(x,y)×S
k(x,y)×E
k(x,y)
And carry out normalized
(5-3) m width of cloth weighted graph is carried out this pyramid decomposition of n floor height, in the same step of n value, this pyramid decomposition of l floor height is designated as
, 1≤i≤m.
Further, step (6) is specially: the result of two kinds of pyramid decomposition is carried out hierarchical fusion,
The l layer Laplacian pyramid of fused images R is designated as L{R
l, it can regard the weighted mean value of m width of cloth virtual image as.
Further, step (7) is specially: the n layer fused images that obtains carried out inverse Laplace transform obtain fused images R (x, y), R (x, y)=L
-1(L (R
l(x, y)).
Compare with present prior art, the present invention changes the exposure image of luminosity coefficient generating virtual with software algorithm, and according to contrast, saturation degree, and three indexs of exposure quality adopt the fusion that exposes of the form of pyramid decomposition, have improved the visual effect of image.Specifically: the method need not the hardware parameters such as camera response curve, can automatically carry out, and has higher real-time; The method reaches the purpose that strengthens where there is light and dark place details, has effectively solved the illumination compensation problem of night vision image simultaneously, has improved the visual effect of image.
Description of drawings
Fig. 1 is system flowchart of the present invention
Embodiment
The below describes the present invention with reference to the accompanying drawings, and it is a kind of preferred embodiment in the numerous embodiments of the present invention.
Embodiment one:
(1) original image I (x, y) is carried out histogram equalization, and will and the result be transformed into the HSV space from rgb space, obtain three components: tone H
Org, saturation degree S
Org, brightness V
Org
(2) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes luminosity coefficient obtains the m width of cloth image V under the different illumination conditions
1(x, y), V
2(x, y) ..., V
m(x, y).
(3) by three components: tone H
Org, saturation degree S
Org, brightness V
1, V
2..., V
n, the HSV space is converted back rgb space, carry out the reconstruct of m width of cloth coloured image, form m virtual exposure image I
i, 1≤i≤m.
(4) with m virtual exposure image I
iCarry out respectively n layer Laplacian pyramid, l layer Laplacian pyramid is designated as
, 1≤i≤m.
(5) according to contrast, saturation degree, three indexs of exposure quality are calculated the weighted graph W of each width of cloth virtual image
k, 1≤k≤m,
W
k(x,y)=C
k(x,y)×S
k(x,y)×E
k(x,y)
Wherein, C
k, S
kAnd E
kRepresent respectively contrast, saturation degree and exposure quality.
(6) the weighted graph sequence is carried out normalization by following formula, making the weights sum of each pixel is 1, the normalization weighted graph that finally obtains
(7) with normalization weighted graph sequence
Carry out this pyramid decomposition of n floor height, this pyramid decomposition of l floor height is designated as
, 1≤i≤m.
(8) m width of cloth virtual image and weighted graph are carried out hierarchical fusion, the amalgamation and expression formula is
(9) image after merging is carried out n layer laplacian pyramid and rebuild the night vision image R (x, y) after being enhanced
Embodiment two:
Fig. 1 has provided the process flow diagram of the night vision image Enhancement Method that merges based on exposing of the present invention, and its key step is as follows:
(1) the big or small M of input one width of cloth rgb format * N color night vision image I (x, y);
(2) night vision image is carried out histogram equalization and process, the image approximate after the processing evenly distributes, and has effectively expanded the dynamic range of image.
(3) image after the equalization is transformed into the HSV space by RGB, obtains tone H
Org, saturation degree S
Org, brightness V
OrgThree-component.
(4) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes illumination coefficient obtains V
1, V
2..., V
m, and carry out HSV to the spatial alternation of RGB, obtain m virtual colored exposure image I
1, I
2..., I
m, purpose is the irradiation light of the varying strength of compensating images, thereby can obtain the detailed information of more dark place or where there is light, for follow-up processing provides abundanter low frequency and high-frequency information.
(5) according to m virtual exposure image, calculate respectively contrast, saturation degree and three indexs of exposure quality of every width of cloth image, computer approach is specific as follows
C. contrast: the gray-scale map to every width of cloth input picture is used Laplace filter h
L, get the absolute value of wave filter output as the index of weighing contrast, be designated as C
k, 1≤k≤m
C
k=|V
k*h
L|,1≤k≤m
D. saturation degree: calculate the R of each pixel, G, the standard deviation of three Color Channels of B is designated as S as the index of weighing saturation degree
k, 1≤k≤m
C. the quality of exposing: the original brightness of certain passage of pixel has reflected the exposure quality degree of pixel well.Generally, wish that pixel intensity is too near to 0 (under-exposure) and does not also wish its too close 1 (over-exposed).By weigh the departure degree of pixel intensity and 0.5 with Gaussian curve, concerning multichannel image, use Gaussian curve to act on respectively each Color Channel, then the result is multiplied each other as the tolerance of exposure quality, be designated as E
k, 1≤k≤m
With above three indexs formation weighted graph that multiplies each other:
W
k(x,y)=C
k(x,y)×S
k(x,y)×E
k(x,y)
And carry out normalized
(6) m width of cloth virtual image is carried out n layer Laplacian pyramid
Pyramid is used for the multi-resolution representation of image, and l layer Laplacian pyramid is designated as
, 1≤i≤m.
(7) m width of cloth weighted graph is carried out this pyramid decomposition of n floor height, in the same step of n value, this pyramid decomposition of l floor height is designated as
, 1≤i≤m.
(8) by following formula the result of two kinds of pyramid decomposition is carried out hierarchical fusion,
The l layer Laplacian pyramid of fused images R is designated as
, it can regard the weighted mean value of m width of cloth virtual image as.
(9) laplacian pyramid that obtains is carried out the n layer and rebuild night vision image R after being enhanced.
This method merges the method that realizes a kind of night vision image sharpening based on exposure, and it need not manual intervention can carry out automatically, and preferably real-time is just arranged.Method has not only solved the illumination compensation problem of the low-light (level) images such as night vision, has kept preferably the details of image and has strengthened contrast simultaneously.
The above has carried out exemplary description to the present invention by reference to the accompanying drawings; obviously specific implementation of the present invention is not subjected to the restriction of aforesaid way; as long as the various improvement of having adopted method design of the present invention and technical scheme to carry out; or directly apply to other occasion without improvement, all within protection scope of the present invention.
Claims (7)
1. a night vision image Enhancement Method that merges based on exposure is characterized in that, adopts following steps:
(1) input picture;
(2) image is carried out histogrammic equalization processing;
(3) image after the equalization is carried out color space conversion;
(4) change luminosity coefficient, generate m virtual exposure image, carry out again Laplacian pyramid;
(5) generate m width of cloth weighted graph, and normalized, carry out again gaussian pyramid and decompose;
(6) step (4) and (5) two kinds of results that pyramid decomposition obtains are carried out hierarchical fusion;
(7) laplacian pyramid that obtains is carried out the n layer and rebuild night vision image after being enhanced.
2. the night vision image Enhancement Method that merges based on exposure as claimed in claim 1 is characterized in that, it is used for the image pre-service links such as supervisory system, intelligent vehicle, target identification.
3. the night vision image Enhancement Method that merges based on exposure as claimed in claim 1 or 2 is characterized in that step (1) is specially: input the big or small M of a width of cloth rgb format * N color night vision image I (x, y); Image approximate after step (2) is processed evenly distributes, and has effectively expanded the dynamic range of image; Step (3) is specially: the image after the equalization is transformed into the HSV space by RGB, obtains tone H
Org, saturation degree S
Org, brightness V
OrgThree-component.
4. such as each described night vision image Enhancement Method that merges based on exposure among the claim 1-3, it is characterized in that step (4) is specially:
(4-1) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes illumination coefficient obtains V
1, V
2..., V
m, and carry out HSV to the spatial alternation of RGB, obtain m virtual colored exposure image I
1, I
2..., I
m
(4-2) m width of cloth virtual image is carried out n layer Laplacian pyramid
Pyramid is used for the multi-resolution representation of image, and l layer Laplacian pyramid is designated as
, 1≤i≤m.
5. such as each described night vision image Enhancement Method that merges based on exposure among the claim 1-4, it is characterized in that step (5) is specially:
(5-1) with luminance component V
OrgImprove respectively n
1, n
2... n
mTimes illumination coefficient obtains V
1, V
2..., V
m, and carry out HSV to the spatial alternation of RGB, obtain m virtual colored exposure image I
1, I
2..., I
m
(5-2) according to m virtual exposure image, calculate respectively contrast, saturation degree and three indexs of exposure quality of every width of cloth image, computer approach is specific as follows
A. contrast: the gray-scale map to every width of cloth input picture is used Laplace filter h
L, get the absolute value of wave filter output as the index of weighing contrast, be designated as C
k, 1≤k≤m
C
k=|V
k*?h
L|,1≤k≤m
B. saturation degree: calculate the R of each pixel, G, the standard deviation of three Color Channels of B is designated as S as the index of weighing saturation degree
k, 1≤k≤m
C. the quality of exposing: the original brightness of certain passage of pixel has reflected the exposure quality degree of pixel well.Generally, wish that pixel intensity is too near to 0 (under-exposure) and does not also wish its too close 1 (over-exposed).By weigh the departure degree of pixel intensity and 0.5 with Gaussian curve, concerning multichannel image, use Gaussian curve to act on respectively each Color Channel, then the result is multiplied each other as the tolerance of exposure quality, be designated as E
k, 1≤k≤m
With above three indexs formation weighted graph that multiplies each other:
And carry out normalized
6. such as each described night vision image Enhancement Method that merges based on exposure among the claim 1-5, it is characterized in that step (6) is specially: the result of two kinds of pyramid decomposition is carried out hierarchical fusion,
7. the night vision image Enhancement Method that merges based on exposure as claimed in claim 4 is characterized in that, further, step (7) is specially: the n layer fused images that obtains carried out inverse Laplace transform obtain fused images R (x, y), R (x, y)=L
-1(L (R
l(x, y)).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012104963358A CN103034986A (en) | 2012-11-29 | 2012-11-29 | Night vision image enhancement method based on exposure fusion |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012104963358A CN103034986A (en) | 2012-11-29 | 2012-11-29 | Night vision image enhancement method based on exposure fusion |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103034986A true CN103034986A (en) | 2013-04-10 |
Family
ID=48021854
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2012104963358A Pending CN103034986A (en) | 2012-11-29 | 2012-11-29 | Night vision image enhancement method based on exposure fusion |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103034986A (en) |
Cited By (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103973990A (en) * | 2014-05-05 | 2014-08-06 | 浙江宇视科技有限公司 | Wide dynamic fusion method and device |
CN104166974A (en) * | 2013-08-01 | 2014-11-26 | 上海联影医疗科技有限公司 | CT locating film image enhancing method and CT locating film image enhancing device |
CN105005976A (en) * | 2015-03-30 | 2015-10-28 | 成都中昊英孚科技有限公司 | Fusion based infrared image enhancement method |
CN106127718A (en) * | 2016-06-17 | 2016-11-16 | 中国人民解放军国防科学技术大学 | A kind of many exposure images fusion method based on wavelet transformation |
CN104182939B (en) * | 2014-08-18 | 2017-02-15 | 成都金盘电子科大多媒体技术有限公司 | Medical image detail enhancement method |
CN106664368A (en) * | 2014-08-25 | 2017-05-10 | 株式会社理光 | Image processing apparatus, image processing method, recording medium, and program |
CN107424124A (en) * | 2017-03-31 | 2017-12-01 | 北京臻迪科技股份有限公司 | A kind of image enchancing method and device |
CN107481211A (en) * | 2017-08-15 | 2017-12-15 | 北京工业大学 | A kind of night traffic based on gradient field fusion monitors Enhancement Method |
CN107679470A (en) * | 2017-09-22 | 2018-02-09 | 天津大学 | A kind of traffic mark board detection and recognition methods based on HDR technologies |
CN107845128A (en) * | 2017-11-03 | 2018-03-27 | 安康学院 | A kind of more exposure high-dynamics image method for reconstructing of multiple dimensioned details fusion |
CN108537155A (en) * | 2018-03-29 | 2018-09-14 | 广东欧珀移动通信有限公司 | Image processing method, device, electronic equipment and computer readable storage medium |
CN108629738A (en) * | 2017-03-16 | 2018-10-09 | 阿里巴巴集团控股有限公司 | A kind of image processing method and device |
WO2019071981A1 (en) * | 2017-10-12 | 2019-04-18 | 北京大学深圳研究生院 | Image enhancement method based on multi-exposure generation and re-fusion frame |
CN109886901A (en) * | 2019-03-21 | 2019-06-14 | 电子科技大学 | A nighttime image enhancement method based on multi-pass decomposition |
CN110458768A (en) * | 2019-07-16 | 2019-11-15 | 上海联影智能医疗科技有限公司 | Image processing method, computer equipment and readable storage medium storing program for executing |
CN110580696A (en) * | 2019-08-30 | 2019-12-17 | 金陵科技学院 | A Detail Preserving Method for Fast Fusion of Multi-exposure Images |
CN110889403A (en) * | 2019-11-05 | 2020-03-17 | 浙江大华技术股份有限公司 | Text detection method and related device |
CN111738964A (en) * | 2020-08-17 | 2020-10-02 | 成都中轨轨道设备有限公司 | Image data enhancement method based on modeling |
CN112070692A (en) * | 2020-08-26 | 2020-12-11 | 西安理工大学 | Single backlight image enhancement method based on virtual exposure |
CN112232307A (en) * | 2020-11-20 | 2021-01-15 | 四川轻化工大学 | Safety helmet wearing detection method in night vision environment |
CN112734650A (en) * | 2019-10-14 | 2021-04-30 | 武汉科技大学 | Virtual multi-exposure fusion based uneven illumination image enhancement method |
WO2022000397A1 (en) * | 2020-07-02 | 2022-01-06 | 潍坊学院 | Low-illumination image enhancement method and apparatus, and computer device |
CN114241205A (en) * | 2021-11-26 | 2022-03-25 | 泰康保险集团股份有限公司 | Image exposure correction method and device, electronic equipment and storage medium |
CN117237258A (en) * | 2023-11-14 | 2023-12-15 | 山东捷瑞数字科技股份有限公司 | Night vision image processing method, system, equipment and medium based on three-dimensional engine |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101452574A (en) * | 2008-12-19 | 2009-06-10 | 深圳市恩普电子技术有限公司 | Method for enhancing ultrasonograph quality |
CN102158653A (en) * | 2011-05-03 | 2011-08-17 | 东华大学 | Device and method for acquiring digital image with high dynamic range in real time |
CN102298770A (en) * | 2011-08-11 | 2011-12-28 | 奇瑞汽车股份有限公司 | Method and apparatus for enhancing image contrast |
-
2012
- 2012-11-29 CN CN2012104963358A patent/CN103034986A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101452574A (en) * | 2008-12-19 | 2009-06-10 | 深圳市恩普电子技术有限公司 | Method for enhancing ultrasonograph quality |
CN102158653A (en) * | 2011-05-03 | 2011-08-17 | 东华大学 | Device and method for acquiring digital image with high dynamic range in real time |
CN102298770A (en) * | 2011-08-11 | 2011-12-28 | 奇瑞汽车股份有限公司 | Method and apparatus for enhancing image contrast |
Non-Patent Citations (1)
Title |
---|
陈晨 等: "曝光融合在单幅图像去雾中的应用", 《计算机应用》, vol. 32, no. 1, 1 January 2012 (2012-01-01) * |
Cited By (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104166974A (en) * | 2013-08-01 | 2014-11-26 | 上海联影医疗科技有限公司 | CT locating film image enhancing method and CT locating film image enhancing device |
CN103973990A (en) * | 2014-05-05 | 2014-08-06 | 浙江宇视科技有限公司 | Wide dynamic fusion method and device |
CN103973990B (en) * | 2014-05-05 | 2018-12-07 | 浙江宇视科技有限公司 | wide dynamic fusion method and device |
CN104182939B (en) * | 2014-08-18 | 2017-02-15 | 成都金盘电子科大多媒体技术有限公司 | Medical image detail enhancement method |
CN106664368A (en) * | 2014-08-25 | 2017-05-10 | 株式会社理光 | Image processing apparatus, image processing method, recording medium, and program |
CN105005976A (en) * | 2015-03-30 | 2015-10-28 | 成都中昊英孚科技有限公司 | Fusion based infrared image enhancement method |
CN105005976B (en) * | 2015-03-30 | 2019-03-05 | 成都中昊英孚科技有限公司 | A kind of infrared image enhancing method based on fusion |
CN106127718A (en) * | 2016-06-17 | 2016-11-16 | 中国人民解放军国防科学技术大学 | A kind of many exposure images fusion method based on wavelet transformation |
CN106127718B (en) * | 2016-06-17 | 2018-12-07 | 中国人民解放军国防科学技术大学 | A kind of more exposure image fusion methods based on wavelet transformation |
CN108629738A (en) * | 2017-03-16 | 2018-10-09 | 阿里巴巴集团控股有限公司 | A kind of image processing method and device |
CN107424124B (en) * | 2017-03-31 | 2020-03-17 | 北京臻迪科技股份有限公司 | Image enhancement method and device |
CN107424124A (en) * | 2017-03-31 | 2017-12-01 | 北京臻迪科技股份有限公司 | A kind of image enchancing method and device |
CN107481211A (en) * | 2017-08-15 | 2017-12-15 | 北京工业大学 | A kind of night traffic based on gradient field fusion monitors Enhancement Method |
CN107679470A (en) * | 2017-09-22 | 2018-02-09 | 天津大学 | A kind of traffic mark board detection and recognition methods based on HDR technologies |
WO2019071981A1 (en) * | 2017-10-12 | 2019-04-18 | 北京大学深圳研究生院 | Image enhancement method based on multi-exposure generation and re-fusion frame |
CN107845128A (en) * | 2017-11-03 | 2018-03-27 | 安康学院 | A kind of more exposure high-dynamics image method for reconstructing of multiple dimensioned details fusion |
CN108537155B (en) * | 2018-03-29 | 2021-01-26 | Oppo广东移动通信有限公司 | Image processing method, image processing device, electronic equipment and computer readable storage medium |
CN108537155A (en) * | 2018-03-29 | 2018-09-14 | 广东欧珀移动通信有限公司 | Image processing method, device, electronic equipment and computer readable storage medium |
CN109886901B (en) * | 2019-03-21 | 2021-07-02 | 电子科技大学 | A nighttime image enhancement method based on multi-pass decomposition |
CN109886901A (en) * | 2019-03-21 | 2019-06-14 | 电子科技大学 | A nighttime image enhancement method based on multi-pass decomposition |
CN110458768A (en) * | 2019-07-16 | 2019-11-15 | 上海联影智能医疗科技有限公司 | Image processing method, computer equipment and readable storage medium storing program for executing |
CN110458768B (en) * | 2019-07-16 | 2022-03-01 | 上海联影智能医疗科技有限公司 | Image processing method, computer device, and readable storage medium |
CN110580696A (en) * | 2019-08-30 | 2019-12-17 | 金陵科技学院 | A Detail Preserving Method for Fast Fusion of Multi-exposure Images |
CN112734650A (en) * | 2019-10-14 | 2021-04-30 | 武汉科技大学 | Virtual multi-exposure fusion based uneven illumination image enhancement method |
CN110889403A (en) * | 2019-11-05 | 2020-03-17 | 浙江大华技术股份有限公司 | Text detection method and related device |
WO2022000397A1 (en) * | 2020-07-02 | 2022-01-06 | 潍坊学院 | Low-illumination image enhancement method and apparatus, and computer device |
CN111738964A (en) * | 2020-08-17 | 2020-10-02 | 成都中轨轨道设备有限公司 | Image data enhancement method based on modeling |
CN112070692A (en) * | 2020-08-26 | 2020-12-11 | 西安理工大学 | Single backlight image enhancement method based on virtual exposure |
CN112070692B (en) * | 2020-08-26 | 2023-10-20 | 西安理工大学 | Single backlight image enhancement method based on virtual exposure |
CN112232307A (en) * | 2020-11-20 | 2021-01-15 | 四川轻化工大学 | Safety helmet wearing detection method in night vision environment |
CN112232307B (en) * | 2020-11-20 | 2022-07-05 | 四川轻化工大学 | Method for detecting wearing of safety helmet in night vision environment |
CN114241205A (en) * | 2021-11-26 | 2022-03-25 | 泰康保险集团股份有限公司 | Image exposure correction method and device, electronic equipment and storage medium |
CN117237258A (en) * | 2023-11-14 | 2023-12-15 | 山东捷瑞数字科技股份有限公司 | Night vision image processing method, system, equipment and medium based on three-dimensional engine |
CN117237258B (en) * | 2023-11-14 | 2024-02-09 | 山东捷瑞数字科技股份有限公司 | Night vision image processing method, system, equipment and medium based on three-dimensional engine |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103034986A (en) | Night vision image enhancement method based on exposure fusion | |
CN104408752B (en) | A kind of high dynamic range images compression method based on mixed shades mapping algorithm | |
Nercessian et al. | Non-linear direct multi-scale image enhancement based on the luminance and contrast masking characteristics of the human visual system | |
Ghani et al. | Underwater image quality enhancement through integrated color model with Rayleigh distribution | |
CN110428379B (en) | Image gray level enhancement method and system | |
Wang et al. | Variational single nighttime image haze removal with a gray haze-line prior | |
CN111583123A (en) | Wavelet transform-based image enhancement algorithm for fusing high-frequency and low-frequency information | |
Ghani et al. | Underwater image quality enhancement through Rayleigh-stretching and averaging image planes | |
CN102063712B (en) | Multi-exposure image fusion method based on subband structure | |
CN1434961A (en) | Digital imaging | |
CN105809643B (en) | A kind of image enchancing method based on adaptive block channel extrusion | |
Wang et al. | Fast color balance and multi-path fusion for sandstorm image enhancement | |
CN111489321B (en) | Deep Network Image Enhancement Method and System Based on Derivative Graph and Retinex | |
CN102436640A (en) | A Fog Image Clearing Method Based on Multi-scale Retinex Model in HIS Space | |
CN106204470A (en) | Low-light-level imaging method based on fuzzy theory | |
CN109272470B (en) | Image enhancement method and device | |
CN107895350B (en) | HDR image generation method based on self-adaptive double gamma transformation | |
CN105243641A (en) | Low illumination image enhancement method based on dual-tree complex wavelet transform | |
Liu et al. | Enhancement of low illumination images based on an optimal hyperbolic tangent profile | |
CN118261810A (en) | A method for underwater image enhancement of nuclear power plants based on multi-scale pixel fusion | |
Al-Samaraie | A new enhancement approach for enhancing image of digital cameras by changing the contrast | |
CN102183244B (en) | Proportional light homogenizing method for aerial remote sensing image | |
CN106709888A (en) | High-dynamic-range image generation method based on human eye visual model | |
Wang et al. | Adaptive enhancement for nonuniform illumination images via nonlinear mapping | |
Hmue et al. | Image enhancement and quality assessment methods in turbid water: A review article |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20130410 |