CN104463794A - Image processing method based on partitions - Google Patents

Image processing method based on partitions Download PDF

Info

Publication number
CN104463794A
CN104463794A CN201410668275.2A CN201410668275A CN104463794A CN 104463794 A CN104463794 A CN 104463794A CN 201410668275 A CN201410668275 A CN 201410668275A CN 104463794 A CN104463794 A CN 104463794A
Authority
CN
China
Prior art keywords
image
brightness
space
xyz
uniform colour
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
Application number
CN201410668275.2A
Other languages
Chinese (zh)
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.)
Henan University of Technology
Original Assignee
Henan University of Technology
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 Henan University of Technology filed Critical Henan University of Technology
Priority to CN201410668275.2A priority Critical patent/CN104463794A/en
Publication of CN104463794A publication Critical patent/CN104463794A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention provides an image processing method based on partitions. The image processing method comprises the steps that an original floating-point type image is transformed into an XYZ space from an RGB space; the image in the XYZ space is partitioned according to the brightness of the image; non-local average filtering is conducted on the brightness of the image, and a basic layer and a detail layer of the image in the XYZ space are obtained; color adaptation transformation and tone compression are conducted on the base layer of the image in the XYZ space; an RGB image of the base layer is transformed into the XYZ space; the XYZ image of the base layer and the detail layer are combined and then transformed into a uniform color space; attribute regulation is conducted on detail attributes and image attributes of the image in the uniform color space; the image in the uniform color space is transformed into the RGB space and then output. The image processing method has the advantages that details can be well reserved and halos are not generated, and the image processing method can be widely applied to the field of image processing.

Description

A kind of image processing method based on subregion
Technical field
The present invention relates to image processing techniques, particularly relate to a kind of image processing method based on subregion.
Background technology
In recent years, high dynamic range images (HDRI, high dynamic range image) receive the concern of increasing people, and be widely used in the fields such as digital photography, art of film, scientific imagery enhancing, virtual reality, mutual 3D application.Here, the luminance brightness contrast of the dynamic range of images brightest area that refers to image and most dark areas.There is dynamic range widely in occurring in nature, e.g., spans the dynamic range of 8 orders of magnitude from faint starlight to sunshine.In practical application, conventional display apparatus can only show the low-dynamic range scene of 2 orders of magnitude.
In order to project on display device by truly complete for high dynamic range images, researchist proposes tone mapping method, high dynamic range data compression is mapped in the displayable contrast range of conventional display apparatus by it, reduces the loss of image information in details, color, contrast and lightness etc. simultaneously.Tone mapping method is divided into global map, local maps, colored quantum noise three class.The overall contrast of global map to image significantly decays, and calculates fairly simple, but easily loses the information of detail section.The local relation be mapping through between pixel and pixel suitably strengthens the luminance contrast of subrange, and it remains certain details, but some region there will be the phenomenon of distortion, halation.The effect that colored quantum noise method carries out tone mapping to high dynamic range images is better, but owing to have employed gaussian filtering, bilateral filtering in model, therefore easily produce obvious halation phenomenon.
As can be seen here, in the prior art, there is the easily problem such as loss details or generation halation in the image processing method based on tone mapping method.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of and can retains details preferably and not produce the image processing method based on subregion of halation.
In order to achieve the above object, the technical scheme that the present invention proposes is:
Based on an image processing method for subregion, comprise the steps:
Step 1, original floating-point type image is transformed into XYZ space according to following conversion regime by rgb space, obtains XYZ space image:
X Y Z = M sRGB R G B , M sRGB = 0.4124 0.2127 0.0193 0.3576 0.7152 0.1192 0.1805 0.0722 0.9504 ;
Wherein, X, Z all represent chromatic component, and Y=(D (ζ) | ζ ∈ Y} represents brightness of image, and ζ represents location of pixels; M sRGBrepresent color space conversion matrix.
Step 2, the low photo threshold of brightness of image, brightness of image height photo threshold are set according to brightness of image average, and according to brightness of image, subregion is carried out to XYZ space image, obtain shadow region, mesozone, specular.
Step 3, subregion based on step 2, to brightness of image Y={D (ζ) | ζ ∈ Y} carries out non-local mean filtering, obtains the Primary layer RNL [D (ζ)] of XYZ space image.
The levels of detail of step 4, acquisition XYZ space image: d=Y-RNL [D (ζ)].
Step 5, successively chromatic adaptation conversion is carried out to the Primary layer of XYZ space image and tone compresses, obtain Primary layer RGB image.
Step 6, Primary layer RGB image is transformed into XYZ space, obtains Primary layer XYZ image [X cy cz c] t; And be transformed into uniform colour space after Primary layer XYZ image and levels of detail being merged, obtain uniform colour space image.
Step 7, attribute adjustment is carried out to the detail attribute of uniform colour space image and image attributes.
Step 8, by color adaption inverse transformation, XYZ space is converted into uniform colour space image after, then be converted to rgb space, output image.
In sum, after first original floating-point type image is transformed into XYZ space by rgb space by the image processing method based on subregion of the present invention, brightness of image average according to the XYZ space image obtained carries out subregion, and according to subregion, non-local mean filtering is carried out to brightness of image, thus XYZ space image is divided into Primary layer and levels of detail.Secondly, the Primary layer RGB image carrying out the Primary layer of XYZ space image obtaining after chromatic adaptation conversion and tone compress is transformed into XYZ space by the image processing method based on subregion of the present invention, and is transformed into uniform colour space after Primary layer XYZ image and levels of detail being merged; Output image after rgb space is converted to uniform colour space image.The inventive method only carries out filtering, chromatic adaptation process, tone process to XYZ space image Primary layer, but not this type of process is carried out to whole XYZ space image, therefore the inventive method can retain the minutia of image more, so just maintain image boundary better, avoid the generation of halation phenomenon.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the image processing method based on subregion of the present invention.
Fig. 2 is the schematic flow sheet carrying out subregion according to brightness of image of the present invention.
Fig. 3 is the schematic flow sheet being transformed into uniform colour space after Primary layer XYZ image of the present invention and levels of detail merge.
Fig. 4 (a) is original floating-point type image.
Fig. 4 (b) is the image obtained after adopting the image processing method based on subregion of the present invention to process original floating-point type image.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, the present invention is described in further detail below in conjunction with the accompanying drawings and the specific embodiments.
Fig. 1 is the process flow diagram of the image processing method based on subregion of the present invention.As shown in Figure 1, the image processing method based on subregion of the present invention, comprises the steps:
Step 1, original floating-point type image is transformed into XYZ space according to following conversion regime by rgb space, obtains XYZ space image:
X Y Z = M sRGB R G B , M sRGB = 0.4124 0.2127 0.0193 0.3576 0.7152 0.1192 0.1805 0.0722 0.9504 ;
Wherein, X, Z all represent chromatic component, and Y=(D (ζ) | ζ ∈ Y} represents brightness of image, and ζ represents location of pixels; M sRGBrepresent color space conversion matrix.
In the inventive method, color space conversion matrix M sRGBbe retrieved as prior art, repeat no more herein.In practical application, the image adopting rgb space to represent is easily by the impact of display device performance, and the image adopting XYZ space to represent is not by the impact of display device performance.
Step 2, the low photo threshold of brightness of image, brightness of image height photo threshold are set according to brightness of image average, and according to brightness of image, subregion is carried out to XYZ space image, obtain shadow region, mesozone, specular.
Step 3, subregion based on step 2, to brightness of image Y={D (ζ) | ζ ∈ Y} carries out non-local mean filtering, obtains the Primary layer RNL [D (ζ)] of XYZ space image.
The levels of detail of step 4, acquisition XYZ space image: d=Y-RNL [D (ζ)].
Step 5, successively chromatic adaptation conversion is carried out to the Primary layer of XYZ space image and tone compresses, obtain Primary layer RGB image.
In the present invention, the compression of chromatic adaptation transform domain tone is prior art, repeats no more herein.
Step 6, Primary layer RGB image is transformed into XYZ space, obtains Primary layer XYZ image [X cy cz c] t; And be transformed into uniform colour space after Primary layer XYZ image and levels of detail being merged, obtain uniform colour space image.
Here, uniform colour space is IPT space; Wherein, I represents lightness axis, and P represents red-green axle, and T represents Huang-blue axle.
Step 7, attribute adjustment is carried out to the detail attribute of uniform colour space image and image attributes.
Step 8, by color adaption inverse transformation, XYZ space is converted into uniform colour space image after, then be converted to rgb space, output image.
In the inventive method, XYZ space is International Commission on Illumination (CIE, International Commissionon Illumination) XYZ space.
In a word, after first original floating-point type image is transformed into XYZ space by rgb space by the image processing method based on subregion of the present invention, brightness of image average according to the XYZ space image obtained carries out subregion, and according to subregion, non-local mean filtering is carried out to brightness of image, thus XYZ space image is divided into Primary layer and levels of detail.Secondly, the Primary layer RGB image carrying out the Primary layer of XYZ space image obtaining after chromatic adaptation conversion and tone compress is transformed into XYZ space by the image processing method based on subregion of the present invention, and is transformed into uniform colour space after Primary layer XYZ image and levels of detail being merged; Output image after rgb space is converted to uniform colour space image.The inventive method only carries out filtering, chromatic adaptation process, tone process to XYZ space image Primary layer, but not this type of process is carried out to whole XYZ space image, therefore the inventive method can retain the minutia of image more, so just maintain image boundary better, avoid the generation of halation phenomenon.
Fig. 2 is the schematic flow sheet carrying out subregion according to brightness of image of the present invention.As shown in Figure 2, in the inventive method, described step 2 is specially:
Step 21, acquisition brightness of image average k = Y av - lg Y min lg Y max - lg Y min ; Wherein, Y av = ( 1 / W ) Σ ζ ∈ Y lg [ δ + D ( ζ ) ] ; δ is parameter, and 10 -6≤ δ≤10 -2; Y maxrepresent high-high brightness; Y minrepresent minimum brightness; W represents the brightness of image sum of all pixels of XYZ space image.
Step 22, the low photo threshold L of brightness of image is set t1=L max-(0.9+0.1k) (L max-L min), brightness of image height photo threshold L t2=L min+ [0.6+0.4 (01-k)] (L max-L min); Wherein, L max, L minbe respectively the maximal value after brightness of image Y normalization, minimum value, and
Step 23, brightness of image average k < L t1xYZ space image-region be shadow region, brightness of image average L t1< k < L t2xYZ space image-region be mesozone, brightness of image average k > L t2xYZ space image-region be specular.
In practical application, after carrying out subregion according to brightness of image, pixel XYZ space image belonging to same subregion can be comparatively near apart, also can be apart from each other; That is, other pixels between two pixels belonging to same subregion can be the pixels belonging to another subregion.
In the inventive method, in step 3, described to brightness of image Y={D (ζ) | ζ ∈ Y} carries out non-local mean filtering, obtains the Primary layer RNL [D (ζ)] of XYZ space image, is specially:
RNL [ D ( &zeta; ) ] = &Sigma; &theta; &Element; Y w RNL ( &zeta; , &theta; ) D ( &theta; ) ;
Wherein, θ represents the location of pixels being different from ζ, subregion coefficient weight w s ( &zeta; , &theta; ) = e | | G [ D ( &zeta; ) ] - G [ D ( &theta; ) ] | | 2 h 2 ; H represents XYZ space image smoothing parameter; The rectangle field vector that the rectangle field vector that G [D (ζ)] is ζ, G [D (θ)] are θ.
In the inventive method, the Primary layer RNL{D (ζ) of XYZ space image] be compared to XYZ space figure, its change scale ratio is greatly.
Fig. 3 is the schematic flow sheet being transformed into uniform colour space after Primary layer XYZ image of the present invention and levels of detail merge.As shown in Figure 3, in step 6, described Primary layer XYZ image and levels of detail are merged after be transformed into uniform colour space, obtain uniform colour space image, be specially:
Step 61, just Primary layer XYZ image and levels of detail merge, and obtain merging image:
A V S = M H D 65 X c Y c Z c , M H D 65 = 0.4002 0.7075 - 0.0807 - 0.2280 1.1500 0.0612 0.0000 0.0000 0.9184 .
Step 62, be combined image and carry out index replacement: A '=A 0.43, V '=V 0.43, S '=S 0.43.
Step 63, the merging image through index replacement is transformed into uniform colour space, obtains uniform colour space image:
I P T = M IPT A &prime; V &prime; S &prime; , M IPT = 0.4000 0.4000 0.2000 4.4550 - 4.8510 0.3960 0.8056 0.3572 - 1.1628 .
In the inventive method, in step 7, the attribute of described detail attribute is adjusted to: wherein, F lfor auto-adaptive parameter.
In the inventive method, in step 7, the attribute of described image attributes is adjusted to:
P = P &CenterDot; [ ( F L + 1 ) 0.2 &CenterDot; 1.29 C 2 - 0.27 C + 0.42 C 2 - 0.31 C + 0.42 ] Y - RNL [ D ( &zeta; ) ]
T = T &CenterDot; [ ( F L + 1 ) 0.2 &CenterDot; 1.29 C 2 - 0.27 C + 0.42 C 2 - 0.31 C + 0.42 ] Y - RNL [ D ( &zeta; ) ]
I a=I γ
Wherein, C is color variables; γ is adjustment parameter, and γ=1.5 when uniform colour space image pixel value is 0; Uniform colour space image pixel value be (0,20] time γ=1.25; Uniform colour space image pixel value be (20,100] time γ=1.0.
In practical application, represent that when uniform colour space image pixel value is 0 uniform colour space color of image is black, uniform colour space image pixel value is (0,20] represent time that uniform colour space color of image is grey, uniform colour space image pixel value be (20,100] time represent that uniform colour space color of image is average color.
Fig. 4 (a) is original floating-point type image.Fig. 4 (b) is the image obtained after adopting the image processing method based on subregion of the present invention to process original floating-point type image.As shown in Fig. 4 (a), Fig. 4 (b), the image processing method based on subregion of the present invention remains the detailed information of original floating-point type image substantially; Meanwhile, the image boundary obtained after process is clear, and can not produce halation phenomenon, and effect is better.
In sum, these are only preferred embodiment of the present invention, be not intended to limit protection scope of the present invention.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (5)

1. based on an image processing method for subregion, it is characterized in that, described image processing method comprises the steps:
Step 1, original floating-point type image is transformed into XYZ space according to following conversion regime by rgb space, obtains XYZ space image:
X Y Z = M sRGB R G B , M sRGB = 0.4124 0.2127 0.0193 0.3576 0.7152 0.1192 0.1805 0.0722 0.9504 ;
Wherein, X, Z all represent chromatic component, Y={D (ζ) | ζ ∈ Y} represents brightness of image, and ζ represents location of pixels; M sRGBrepresent color space conversion matrix;
Step 2, the low photo threshold of brightness of image, brightness of image height photo threshold are set according to brightness of image average, and according to brightness of image, subregion is carried out to XYZ space image, obtain shadow region, mesozone, specular;
Step 3, subregion based on step 2, to brightness of image Y={D) ζ) | ζ ∈ Y} carries out non-local mean filtering, obtains the Primary layer RNL [D (ζ)] of XYZ space image;
The levels of detail of step 4, acquisition XYZ space image: d=Y-RNL [D (ζ)];
Step 5, successively chromatic adaptation conversion is carried out to the Primary layer of XYZ space image and tone compresses, obtain Primary layer RGB image;
Step 6, Primary layer RGB image is transformed into XYZ space, obtains Primary layer XYZ image [X cy cz c] t; And be transformed into uniform colour space after Primary layer XYZ image and levels of detail being merged, obtain uniform colour space image;
Step 7, attribute adjustment is carried out to the detail attribute of uniform colour space image and image attributes;
Step 8, by color adaption inverse transformation, XYZ space is converted into uniform colour space image after, then be converted to rgb space, output image.
2. the image processing method based on subregion according to claim 1, is characterized in that, described step 2 is specially:
Step 21, acquisition brightness of image average k = Y av - lg Y min lg Y max - lg Y min ; Wherein, Y av = ( 1 / W ) &Sigma; &zeta; &Element; Y lg [ &delta; + D ( &zeta; ) ] ; δ is parameter, and 10 -6≤ δ≤10 -2; Y maxrepresent high-high brightness; Y minrepresent minimum brightness; W represents the brightness of image sum of all pixels of XYZ space image;
Step 22, the low photo threshold L of brightness of image is set t1=L max-(0.9+0.1k) (L max-L min), brightness of image height photo threshold L t2=L min+ [0.6+0.4 (01-k)] (L max-L min); Wherein, L max, L minbe respectively the maximal value after brightness of image Y normalization, minimum value, and L max=1,
Step 23, brightness of image average k < L t1xYZ space image-region be shadow region, brightness of image average L t1< k < L t2xYZ space image-region be mesozone, brightness of image average k < L t2xYZ space image-region be specular.
3. the image processing method based on subregion according to claim 1, it is characterized in that, in step 3, described to brightness of image Y=(D (ζ) | ζ ∈ Y} carries out non-local mean filtering, obtain the Primary layer RNL [D (ζ)] of XYZ space image, be specially:
RNL [ D ( &zeta; ) ] = &Sigma; &theta; &Element; Y w RNL ( &zeta; , &theta; ) D ( &theta; ) ;
Wherein, represent the location of pixels being different from ζ, subregion coefficient weight w s ( &zeta; , &theta; ) = e | | G [ D ( &zeta; ) ] - G [ D ( &theta; ) ] | | 2 h 2 ; H represents XYZ space image smoothing parameter; The rectangle field vector that G [D (ζ)] is ζ, for rectangle field vector.
4. the image processing method based on subregion according to claim 1, is characterized in that, in step 6, described Primary layer XYZ image and levels of detail are merged after be transformed into uniform colour space, obtain uniform colour space image, be specially:
Step 61, just Primary layer XYZ image and levels of detail merge, and obtain merging image:
A V S = M H D 65 X c Y c Z c , M H D 65 = 0.4002 0.7075 - 0.0807 - 0.2280 1.1500 0.0612 0.0000 0.0000 0.9184 ;
Step 62, be combined image and carry out index replacement: A '=A 0.43, V '=V 0.43, S '=S 0.43;
Step 63, the merging image through index replacement is transformed into uniform colour space, obtains uniform colour space image:
I P T = M IPT A &prime; V &prime; S &prime; , M IPT = 0.4000 0.4000 0.2000 4.4550 - 4.8510 0.3960 0.8056 0.3572 - 1.1628 .
5. the image processing method based on subregion according to claim 1, is characterized in that, in step 7, the attribute of described detail attribute is adjusted to: wherein, F lfor auto-adaptive parameter;
The attribute of described image attributes is adjusted to:
P = P &CenterDot; [ ( F L + 1 ) 0.2 &CenterDot; 1.29 C 2 - 0.27 C + 0.42 C 2 - 0.31 C + 0.42 ] Y - RNL [ D ( &zeta; ) ]
T = T &CenterDot; [ ( F L + 1 ) 0.2 &CenterDot; 1.29 C 2 - 0.27 C + 0.42 C 2 - 0.31 C + 0.42 ] Y - RNL [ D ( &zeta; ) ]
I a=I γ
Wherein, C is color variables; γ is adjustment parameter, and γ=1.5 when uniform colour space image pixel value is 0; Uniform colour space image pixel value be (0,20] time γ=1.25; Uniform colour space image pixel value be (20,100] time γ=1.0.
CN201410668275.2A 2014-11-13 2014-11-13 Image processing method based on partitions Pending CN104463794A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410668275.2A CN104463794A (en) 2014-11-13 2014-11-13 Image processing method based on partitions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410668275.2A CN104463794A (en) 2014-11-13 2014-11-13 Image processing method based on partitions

Publications (1)

Publication Number Publication Date
CN104463794A true CN104463794A (en) 2015-03-25

Family

ID=52909782

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410668275.2A Pending CN104463794A (en) 2014-11-13 2014-11-13 Image processing method based on partitions

Country Status (1)

Country Link
CN (1) CN104463794A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101082992A (en) * 2007-07-06 2007-12-05 浙江大学 Drawing of real time high dynamic range image and display process
CN101908207A (en) * 2010-07-26 2010-12-08 北京理工大学 Brightness stratification-based quick trilateral filter tone mapping method
US8189073B2 (en) * 2008-06-20 2012-05-29 Altek Corporation Tone adjustment method for digital image and electronic apparatus using the same
CN103250182A (en) * 2010-12-10 2013-08-14 国际商业机器公司 High-dynamic range video tone mapping
CN103455796A (en) * 2013-09-03 2013-12-18 中国科学院大学 Coalbed methane table data area automatic identification method based on CIE XYZ color space

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101082992A (en) * 2007-07-06 2007-12-05 浙江大学 Drawing of real time high dynamic range image and display process
US8189073B2 (en) * 2008-06-20 2012-05-29 Altek Corporation Tone adjustment method for digital image and electronic apparatus using the same
CN101908207A (en) * 2010-07-26 2010-12-08 北京理工大学 Brightness stratification-based quick trilateral filter tone mapping method
CN103250182A (en) * 2010-12-10 2013-08-14 国际商业机器公司 High-dynamic range video tone mapping
CN103455796A (en) * 2013-09-03 2013-12-18 中国科学院大学 Coalbed methane table data area automatic identification method based on CIE XYZ color space

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
朱明: "高动态范围图像高保真印刷复制研究", 《中国博士学位论文全文数据库 信息科技辑》 *
罗雪梅: "《中国博士学位论文全文数据库 信息科技辑》", 《中国博士学位论文全文数据库 信息科技辑》 *
肖进胜 等: "一种基于图像色貌模型和分层模型的色调映射算法", 《光电子 激光》 *
芦碧波,李祎: "基于非局部均值的多尺度色调映射", 《计算机工程与应用》 *

Similar Documents

Publication Publication Date Title
CN106897972A (en) A kind of self-adapting histogram underwater picture Enhancement Method of white balance and dark primary
CN105915909B (en) A kind of high dynamic range images layered compression method
EP2959682B1 (en) Display management for high dynamic range video
Thangadurai et al. Computer visionimage enhancement for plant leaves disease detection
CN101901475B (en) High dynamic range image tone mapping method based on retina adaptive model
CN105850114A (en) Method for inverse tone mapping of an image
CN106504212A (en) A kind of improved HSI spatial informations low-luminance color algorithm for image enhancement
CN103942769B (en) A kind of satellite remote-sensing image fusion method
CN103747225B (en) Based on the high dynamic range images double-screen display method of color space conversion
CN106897981A (en) A kind of enhancement method of low-illumination image based on guiding filtering
CN109801233B (en) Method for enhancing true color remote sensing image
Wang et al. Variational single nighttime image haze removal with a gray haze-line prior
CN102722868A (en) Tone mapping method for high dynamic range image
CN102982517B (en) Remote-sensing image fusion method based on local correlation of light spectrum and space
CN106651817A (en) Non-sampling contourlet-based image enhancement method
CN103268598A (en) Retinex-theory-based low-illumination low-altitude remote sensing image enhancing method
CN103617596A (en) Image color style transformation method based on flow pattern transition
CN104867121A (en) Fast image defogging method based on dark channel prior and Retinex theory
CN108022223A (en) A kind of tone mapping method based on the processing fusion of logarithmic mapping function piecemeal
CN111105359A (en) Tone mapping method for high dynamic range image
Reddy et al. Grey level to RGB using YCbCr color space Technique
CN103581634A (en) Processing method for image wide dynamic range
CN104504666B (en) A kind of tone mapping method based on laplacian pyramid
Ghimire et al. Color image enhancement in HSV space using nonlinear transfer function and neighborhood dependent approach with preserving details
US20220067890A1 (en) Detail Reconstruction for SDR-HDR Conversion

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150325

RJ01 Rejection of invention patent application after publication