CN103747225A - High-dynamic-range image dual-screen display method based on color space switching - Google Patents

High-dynamic-range image dual-screen display method based on color space switching Download PDF

Info

Publication number
CN103747225A
CN103747225A CN201410030710.9A CN201410030710A CN103747225A CN 103747225 A CN103747225 A CN 103747225A CN 201410030710 A CN201410030710 A CN 201410030710A CN 103747225 A CN103747225 A CN 103747225A
Authority
CN
China
Prior art keywords
image
brightness
screen display
dynamic range
rgb
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
CN201410030710.9A
Other languages
Chinese (zh)
Other versions
CN103747225B (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.)
Fuzhou University
Original Assignee
Fuzhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuzhou University filed Critical Fuzhou University
Priority to CN201410030710.9A priority Critical patent/CN103747225B/en
Publication of CN103747225A publication Critical patent/CN103747225A/en
Application granted granted Critical
Publication of CN103747225B publication Critical patent/CN103747225B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Liquid Crystal Display Device Control (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

The invention relates to a high-dynamic-range image dual-screen display method based on color space switching. The method is characterized by comprising the following steps: S1, calculating a high-dynamic-range image and converting into an RGB (Red Green Blue) space image; S2, converting the RGB space image in the step S1 into an HSL (High Speed Logic) space image, and finishing the separation of brightness and tone; S3, performing separate self-adaptive logarithm mapping on the brightness L of the HSL space image in the step S2, finishing compression of the brightness, and enhancing the saturation S; S4, converting the HSL space image in the step S3 into an RGB space image; S5, performing front-back panel image segmentation on the RGB space image in the step S4; S6, performing dual-screen segmented display of front and back panel images generated in the step S5 on an LCD-FED (Liquid Crystal Display-Field Emission Display) dual-screen display screen. By adopting the high-dynamic-range image dual-screen display method, the problem of color shift is solved, and the detail expression capability is enhanced greatly.

Description

High dynamic range images double screen display packing based on color space conversion
Technical field
The present invention relates to high-dynamics image processing and show field, especially a kind of high dynamic range images double screen display packing based on color space conversion with the double screen of high dynamic range images.
Background technology
In the last few years, more and more for the research of high dynamic range images, high dynamic range images was a kind of image that can rediscover scene brightness scope.Its brightness range is from black night evening to sunlight fierce daytime, and dynamic range even surpasses 1010:1.Brightness on a large scale compared to high dynamic range images, the dynamic range of current main-stream display device is just very little, nowadays the dynamic range of main flow display device is that 400:1 is to 600:1, the dynamic range of partial display equipment can reach 1500:1, even if therewith, remain and do not reach the requirement that shows high dynamic range images far away.For the solution of this problem, be to carry out tone mapping on the one hand, these algorithms are roughly divided into two large classes: global map algorithm and local mapping algorithm.Tone-mapping algorithm can be compressed into low dynamic range echograms by high dynamic range images mapping, and for common display equipment.No matter be global map algorithm, or local mapping algorithm, but these algorithms all can lose the part details of image, and all for the object of the level visual rendition of the high dynamic range images of achromaticity (gray scale), design, after not considering that image brightness scope is compressed, colour gamut is also compressed, causes the color of image visually to change, and produces colour cast problem.Be to adopt double screen to show on the other hand, double screen shows the dynamic display capabilities that can obviously improve display system, can carry out better details demonstration.
For colour cast problem, a lot of solutions have been proposed, but the MSRCR algorithm calculation of complex that people proposes such as these algorithms all have some shortcomings part, Rahma, and loss of detail is more; Algorithm based on histogram equalization has obvious distortion; Quick brightness adjustment algorithm based on point shows not good enough in integral image harmony.
Existing double screen displaying scheme comprises LCD-projector, LCD-LED and LCD-Optics.LCD-projector scheme is bulky, cannot be commonly public use.LCD-LED scheme but has that LED particle is large, easily produce the problems such as interferences between pixel limits.The people such as GabrieleGuarnieri propose the Double liquid crystal display system of LCD-LCD structure, but this system brightness is lower, need high brightness backlights support, and refresh rate is also difficult to improve.The people such as Patrick Ledda propose the Double-Screen Display System of LCD-Optics structure, but this systems bulky, visual angle is limited.
Summary of the invention
In view of this, the object of this invention is to provide a kind of high dynamic range images double screen display packing based on color space conversion, colour cast problem and the details for the moving range image of height, processed show not enough problem.
The present invention adopts following scheme to realize: a kind of high dynamic range images double screen display packing based on color space conversion, it is characterized in that, and comprise the following steps:
S1: high dynamic range images is calculated and converts rgb space image to;
S2: the rgb space image in step S01 is converted to HSL spatial image, completes the separated of brightness and tone;
S3: the brightness L for the HSL spatial image in step S02 carries out independent self adaptation logarithmic mapping, the compression that completes brightness is processed, and meanwhile, to saturation, S strengthens;
S4: the HSL spatial image in step S03 is converted to rgb space image;
S5: the rgb space image in step S04 is carried out to front and back panel image and cut apart;
S6: utilize the front and back panel image generating in step S05 to carry out double screen in LCD-FED Double-Screen Display System and cut apart demonstration.
In an embodiment of the present invention, the concrete grammar of described step S1 is: if e is 0, and r=g=b=0.0, otherwise: r=R*2^ (e-128-8), g=G*2^ (e-128-8), b=B*2^ (e-128-8); Wherein (R, G, B, E) is the single pixel value of RGBE image, and (r, g, b) is the single pixel value of rgb space image.
In an embodiment of the present invention, described step S2 concrete grammar is: adopt sub-pixel corresponding conversion method by rgb space image value (r, g, b) be converted to HSL spatial image value (h, s, l), complete image conversion to HSL space by rgb space, concrete switch process is as follows:
S21: transfer rgb pixel value to floating point values between (0,1);
S22: find out maximum max and minimum value min in rgb pixel value, and calculate brightness
Figure BDA0000460678480000021
S23: if max=min, S is defined as 0 so, and H is undefined and be defaulted as 0; Otherwise, according to brightness L, calculate saturation S; Formula is: s = 0 , l = 0 or max = min max - min 2 l , 0 < l &le; 1 2 max - min 2 - 2 l , l > 1 2 ;
S24: calculate tone H, formula is:
In an embodiment of the present invention, the self adaptation logarithmic mapping formula in described step S03 is:
L d ( x , y ) = L d max ( x , y ) &times; 0.01 log 10 ( L w max + 1 ) &times; log 10 ( L w ( x , y ) + 1 ) log 10 [ 2 + ( ( L w ( x , y ) L w max ) log 10 ( b ) log 10 ( 0.5 ) ) &times; 8 ] , Wherein, L dmaxthe maximum brightness value that can show for display device; L w(x, y) is the brightness value of each pixel; L wmaxfor image brightness maximum; L d(x, y) is the brightness value of the rear image of mapping, and parameter b is adjustable parameters, affects the overall brightness of image, and span is (0.5,1.0).
In an embodiment of the present invention, after the mapping calculation of described brightness L completes, carry out a non-linear gamma and proofread and correct, brightness L is carried out to the power exponent computing that an index is 1/2.2.
In an embodiment of the present invention, saturation S strengthened to formula be in described step S03: S'=α S, S' is the saturation after strengthening, α is saturation enhancer.
In an embodiment of the present invention, described step S5 is specially: the thought based on LCIS algorithm, and backpanel image is calculated by the square root of former figure, and frontpanel image is divided by and is calculated by former figure and backpanel image.
In an embodiment of the present invention, described backpanel image is for the demonstration of FED backlight, and described frontpanel image is for LCD Display panel.
The main feature of the inventive method is as follows:
High-dynamics image is carried out to the conversion of color space, isolate color and brightness, process separately brightness value, we disregard the colouring information of separating from high-dynamics image, just can effectively reduce colour cast degree.In conjunction with LCD-FED double screen, show again, further improved the display capabilities of high-dynamics image details.When image color can be retained, retain the abundanter details of image like this.
Accompanying drawing explanation
Fig. 1 is method flow diagram of the present invention;
Fig. 2 a is high dynamic range original graph;
Fig. 2 b is HSL space original graph;
Fig. 3 a is that HSL space L divides spirogram;
Fig. 3 b is figure (b=0.8) after L component self adaptation logarithmic mapping;
Fig. 4 a is direct RGB logarithmic mapping result figure;
Fig. 4 b is histogram equalization algorithm design sketch;
Fig. 4 c is HSL of the present invention space conversion effect figure;
Fig. 5 a is FED backlight demonstration figure of the present invention;
Fig. 5 b is LCD demonstration figure of the present invention;
Fig. 6 is the final double screen demonstration of the present invention figure.
Embodiment
For making object of the present invention, technical scheme and advantage clearer, below will, by specific embodiment and relevant drawings, the present invention be described in further detail.
As shown in Figure 1, the invention provides a kind of high dynamic range images double screen display packing based on color space conversion, comprise the following steps:
S1: by high dynamic range images RGBE(as shown in Figure 2 a) calculate and convert rgb space image to;
S2: the rgb space image in step S01 is converted to HSL spatial image (as shown in Figure 2 b), completes the separated of brightness and tone;
S3: the brightness L for the HSL spatial image in step S02 carries out independent self adaptation logarithmic mapping, the compression that completes brightness is processed, and meanwhile, to saturation, S strengthens accordingly;
S4: the HSL spatial image in step S03 is converted to rgb space image; Step S2 is carried out to reverse operating, HSL spatial image is rotated back into rgb space;
S5: the rgb space image in step S04 is carried out to front and back panel image and cut apart;
S6: utilize the front and back panel image generating in step S05 to carry out double screen in LCD-FED Double-Screen Display System and cut apart demonstration.
The expansion .hdr by name of RGBE file; So-called E, is exactly index, and each passage of RGBE file is 8bit data type, and 4 passages come to 32bit; RGBE formatted file cannot directly shine upon processing, need change.The concrete grammar of described step S1 is: if e is 0, and r=g=b=0.0, otherwise: r=R*2^ (e-128-8), g=G*2^ (e-128-8), b=B*2^ (e-128-8); Wherein (R, G, B, E) is the single pixel value of RGBE image, and (r, g, b) is the single pixel value of rgb space image.
Described step S2 concrete grammar is: adopt sub-pixel corresponding conversion method that rgb space image value (r, g, b) is converted to HSL spatial image value (h, s, l), complete image conversion to HSL space by rgb space, concrete switch process is as follows:
S21: transfer rgb pixel value to floating point values between (0,1);
S22: find out maximum max and minimum value min in rgb pixel value, and calculate brightness
S23: if max=min represents grey, S is defined as 0 so, and H is undefined and be defaulted as 0; Otherwise, according to brightness L, calculate saturation S; Formula is: s = 0 , l = 0 or max = min max - min 2 l , 0 < l &le; 1 2 max - min 2 - 2 l , l > 1 2 ;
S24: calculate tone H, formula is:
Figure BDA0000460678480000051
hue angle h ∈ [0,360), and h=0 presentation video is grey, and s, l is saturation and brightness, its span is all in [0,1].
Self adaptation logarithmic mapping formula in described step S03 is:
L d ( x , y ) = L d max ( x , y ) &times; 0.01 log 10 ( L w max + 1 ) &times; log 10 ( L w ( x , y ) + 1 ) log 10 [ 2 + ( ( L w ( x , y ) L w max ) log 10 ( b ) log 10 ( 0.5 ) ) &times; 8 ] , Wherein, L dmaxfor the maximum brightness value that display device can show, as the quantization parameter that shows use, conventionally get L dmax=100; L w(x, y) is the brightness value of each pixel; L wmaxfor image brightness maximum; L d(x, y) is the brightness value of the rear image of mapping.During logarithmic transformation, the selection of radix directly affects the quality for the treatment of effect, and radix regulates formula as follows:
Figure BDA0000460678480000053
parameter b is adjustable parameters, affects the overall brightness of image, and span is generally (0.5,1.0).Experiment discovery, the treatment effect to most of high-dynamics images during b=0.8 is best.
After the mapping calculation of described brightness L completes, also need to carry out a non-linear gamma and proofread and correct, brightness L is carried out to the power exponent computing that an index is 1/2.2.As shown in Fig. 3 a and 3b, Fig. 3 is that HSL space L divides spirogram, and Fig. 3 b is figure (b=0.8, gamma=1/2.2) after L component self adaptation logarithmic mapping.
Saturation S strengthened to formula be in described step S03: S'=α S, S' is the saturation after strengthening, α is saturation enhancer, general α=1.6.After brightness mapping and saturation enhancing, we rotate back into rgb space by image again by HSL space.As shown in Fig. 4 a, 4b and 4c, in Fig. 4 a, directly the image of RGB conversion differs larger with former figure on integral color, in Fig. 4 b, the performance of algorithm of histogram equalization color is better than Fig. 4 a, but red circle partly has certain distortion, Fig. 4 c is the effect through the conversion of HSL space, image is not only very nearly the same in color with former figure, and there will not be problem of dtmf distortion DTMF.
In order to obtain better display effect, carry out more image detail demonstration.The present invention adopts LCD-FED double screen high dynamic range display system to show processed image, double screen shows that the front and back screen must carry out input picture cuts apart, existing double screen partitioning algorithm is LCIS algorithm, LCIS algorithm is that high dynamic range images is divided into basic brightness layer and levels of detail, but the hierarchical algorithm calculation of complex of LCIS, operand is large, and the efficiency of processing image is very low.The present invention is based on the thought of LCIS (Low Curvature Image Simplifier) algorithm, adopt a kind of simple partitioning algorithm to carry out layering to image, improved image processing speed, rear board (backlight) image is calculated by the square root of former figure, and front panel (LCD panel) image is divided by and is calculated by former figure and rear board (backlight) image.Specific algorithm formula is as follows: L b(x, y)=F (L in(x, y)), wherein, the value that image is located at (x, y) is L w(x, y), the brightness value of FED backlight is L b(x, y), the brightness value of front panel LCD is L f(x, y).Function F (L in(x, y)) be a square root.As shown in Fig. 5 a and 5b, Fig. 5 a is FED backlight demonstration figure, and Fig. 5 b is LCD demonstration figure.Described rear board (backlight) image is for the demonstration of FED backlight, and described front panel (LCD panel) image, for LCD Display panel, as shown in Figure 6, finally obtains synthetic image.
Above-listed preferred embodiment; the object, technical solutions and advantages of the present invention are further described; institute is understood that; the foregoing is only preferred embodiment of the present invention; not in order to limit the present invention; within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (8)

1. the high dynamic range images double screen display packing based on color space conversion, is characterized in that, comprises the following steps:
S1: high dynamic range images is calculated and converts rgb space image to;
S2: the rgb space image in step S01 is converted to HSL spatial image, completes the separated of brightness and tone;
S3: the brightness L for the HSL spatial image in step S02 carries out independent self adaptation logarithmic mapping, the compression that completes brightness is processed, and meanwhile, to saturation, S strengthens;
S4: the HSL spatial image in step S03 is converted to rgb space image;
S5: the rgb space image in step S04 is carried out to front and back panel image and cut apart;
S6: utilize the front and back panel image generating in step S05 to carry out double screen in LCD-FED Double-Screen Display System and cut apart demonstration.
2. the high dynamic range images double screen display packing based on color space conversion according to claim 1, it is characterized in that, the concrete grammar of described step S1 is: if e is 0, r=g=b=0.0, otherwise: r=R*2^ (e-128-8), g=G*2^ (e-128-8), b=B*2^ (e-128-8); Wherein (R, G, B, E) is the single pixel value of RGBE image, and (r, g, b) is the single pixel value of rgb space image.
3. the high dynamic range images double screen display packing based on color space conversion according to claim 1, it is characterized in that, described step S2 concrete grammar is: adopt sub-pixel corresponding conversion method by rgb space image value (r, g, b) be converted to HSL spatial image value (h, s, l), complete image conversion to HSL space by rgb space, concrete switch process is as follows:
S21: transfer rgb pixel value to floating point values between (0,1);
S22: find out maximum max and minimum value min in rgb pixel value, and calculate brightness
Figure FDA0000460678470000011
S23: if max=min, S is defined as 0 so, and H is undefined and be defaulted as 0; Otherwise, according to brightness L, calculate saturation S; Formula is: s = 0 , l = 0 or max = min max - min 2 l , 0 < l &le; 1 2 max - min 2 - 2 l , l > 1 2 ;
S24: calculate tone H, formula is:
Figure FDA0000460678470000013
4. the high dynamic range images double screen display packing based on color space conversion according to claim 1, is characterized in that: the self adaptation logarithmic mapping formula in described step S03 is:
L d ( x , y ) = L d max ( x , y ) &times; 0.01 log 10 ( L w max + 1 ) &times; log 10 ( L w ( x , y ) + 1 ) log 10 [ 2 + ( ( L w ( x , y ) L w max ) log 10 ( b ) log 10 ( 0.5 ) ) &times; 8 ] , Wherein, L dmaxthe maximum brightness value that can show for display device; L w(x, y) is the brightness value of each pixel; L wmaxfor image brightness maximum; L d(x, y) is the brightness value of the rear image of mapping, and parameter b is adjustable parameters, affects the overall brightness of image, and span is (0.5,1.0).
5. the high dynamic range images double screen display packing based on color space conversion according to claim 4, it is characterized in that: after the mapping calculation of described brightness L completes, carry out a non-linear gamma and proofread and correct, brightness L is carried out to the power exponent computing that an index is 1/2.2.
6. the high dynamic range images double screen display packing based on color space conversion according to claim 1, it is characterized in that, saturation S strengthened to formula be in described step S03: S'=α S, S' is the saturation after strengthening, α is saturation enhancer.
7. the high dynamic range images double screen display packing based on color space conversion according to claim 1, it is characterized in that, described step S5 is specially: the thought based on LCIS algorithm, backpanel image is calculated by the square root of former figure, and frontpanel image is divided by and is calculated by former figure and backpanel image.
8. the high dynamic range images double screen display packing based on color space conversion according to claim 7, is characterized in that: described backpanel image is for the demonstration of FED backlight, and described frontpanel image is for LCD Display panel.
CN201410030710.9A 2014-01-23 2014-01-23 Based on the high dynamic range images double-screen display method of color space conversion Active CN103747225B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410030710.9A CN103747225B (en) 2014-01-23 2014-01-23 Based on the high dynamic range images double-screen display method of color space conversion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410030710.9A CN103747225B (en) 2014-01-23 2014-01-23 Based on the high dynamic range images double-screen display method of color space conversion

Publications (2)

Publication Number Publication Date
CN103747225A true CN103747225A (en) 2014-04-23
CN103747225B CN103747225B (en) 2015-11-18

Family

ID=50504211

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410030710.9A Active CN103747225B (en) 2014-01-23 2014-01-23 Based on the high dynamic range images double-screen display method of color space conversion

Country Status (1)

Country Link
CN (1) CN103747225B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104994364A (en) * 2015-04-30 2015-10-21 西安电子科技大学 Image processing method and apparatus
CN105185351A (en) * 2015-10-13 2015-12-23 深圳市华星光电技术有限公司 Method and system for improving contrast ratio of OLED display panel
CN107657594A (en) * 2017-09-22 2018-02-02 武汉大学 The quick tone mapping method and system of a kind of high quality
WO2018040599A1 (en) * 2016-08-31 2018-03-08 深圳市中兴微电子技术有限公司 Method and device for processing video frame, and computer-readable storage medium
CN107851421A (en) * 2015-07-31 2018-03-27 索尼公司 Apparatus for processing of video signals, video signal processing method and display device
CN107888943A (en) * 2016-09-30 2018-04-06 顶级公司 Image procossing
CN108921033A (en) * 2018-06-04 2018-11-30 北京京东金融科技控股有限公司 Face picture comparison method, device, medium and electronic equipment
CN110490945A (en) * 2019-09-11 2019-11-22 宋清海 A kind of method of adjustment of image color
CN112689138A (en) * 2019-10-18 2021-04-20 华为技术有限公司 Image signal conversion processing method and device and terminal equipment
CN113132696A (en) * 2021-04-27 2021-07-16 维沃移动通信有限公司 Image tone mapping method, device, electronic equipment and storage medium
CN115514886A (en) * 2022-09-02 2022-12-23 扬州航盛科技有限公司 Vehicle-mounted low-cost reversing image adjusting system and method
CN115601267A (en) * 2022-10-31 2023-01-13 哈尔滨理工大学(Cn) Global tone mapping method with local detail compensation capability

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101901475A (en) * 2010-06-12 2010-12-01 北京理工大学 High dynamic range image tone mapping method based on retina adaptive model
CN102752606A (en) * 2011-11-21 2012-10-24 新奥特(北京)视频技术有限公司 Method for performing color spatial switching based on SSE2 (Streaming SIMD Extensions 2)
CN102929039A (en) * 2012-11-05 2013-02-13 福州大学 Liquid crystal display-field emission display (LCD-FED) double-screen structure high-dynamic display system
CN103503429A (en) * 2011-04-15 2014-01-08 杜比实验室特许公司 Encoding, decoding, and representing high dynamic range images

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101901475A (en) * 2010-06-12 2010-12-01 北京理工大学 High dynamic range image tone mapping method based on retina adaptive model
CN103503429A (en) * 2011-04-15 2014-01-08 杜比实验室特许公司 Encoding, decoding, and representing high dynamic range images
CN102752606A (en) * 2011-11-21 2012-10-24 新奥特(北京)视频技术有限公司 Method for performing color spatial switching based on SSE2 (Streaming SIMD Extensions 2)
CN102929039A (en) * 2012-11-05 2013-02-13 福州大学 Liquid crystal display-field emission display (LCD-FED) double-screen structure high-dynamic display system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
曹渊钧: "高动态范围图像压缩方法研究及其读取器的实现", 《湖南大学工程硕士学位论文》 *
谢德红,万晓霞: "基于颜色视觉过程的高动态范围图像映射方法", 《北京理工大学学报》 *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104994364A (en) * 2015-04-30 2015-10-21 西安电子科技大学 Image processing method and apparatus
CN107851421A (en) * 2015-07-31 2018-03-27 索尼公司 Apparatus for processing of video signals, video signal processing method and display device
US11263984B2 (en) 2015-07-31 2022-03-01 Sony Group Corporation Image signal luminance processing method, device and display apparatus
CN105185351A (en) * 2015-10-13 2015-12-23 深圳市华星光电技术有限公司 Method and system for improving contrast ratio of OLED display panel
CN105185351B (en) * 2015-10-13 2017-07-28 深圳市华星光电技术有限公司 Lift the method and system of OLED display panel contrast
CN107786865B (en) * 2016-08-31 2019-11-26 深圳市中兴微电子技术有限公司 A kind for the treatment of method and apparatus of video frame
CN107786865A (en) * 2016-08-31 2018-03-09 深圳市中兴微电子技术有限公司 A kind for the treatment of method and apparatus of frame of video
WO2018040599A1 (en) * 2016-08-31 2018-03-08 深圳市中兴微电子技术有限公司 Method and device for processing video frame, and computer-readable storage medium
CN107888943A (en) * 2016-09-30 2018-04-06 顶级公司 Image procossing
CN107888943B (en) * 2016-09-30 2022-05-03 顶级公司 Image processing
CN107657594A (en) * 2017-09-22 2018-02-02 武汉大学 The quick tone mapping method and system of a kind of high quality
CN108921033A (en) * 2018-06-04 2018-11-30 北京京东金融科技控股有限公司 Face picture comparison method, device, medium and electronic equipment
CN110490945A (en) * 2019-09-11 2019-11-22 宋清海 A kind of method of adjustment of image color
WO2021073316A1 (en) * 2019-10-18 2021-04-22 华为技术有限公司 Image signal conversion method and apparatus, and terminal device
CN112689138A (en) * 2019-10-18 2021-04-20 华为技术有限公司 Image signal conversion processing method and device and terminal equipment
CN113132696A (en) * 2021-04-27 2021-07-16 维沃移动通信有限公司 Image tone mapping method, device, electronic equipment and storage medium
CN113132696B (en) * 2021-04-27 2023-07-28 维沃移动通信有限公司 Image tone mapping method, image tone mapping device, electronic equipment and storage medium
CN115514886A (en) * 2022-09-02 2022-12-23 扬州航盛科技有限公司 Vehicle-mounted low-cost reversing image adjusting system and method
CN115514886B (en) * 2022-09-02 2024-06-11 扬州航盛科技有限公司 Vehicle-mounted reversing image adjusting system and method under low cost
CN115601267A (en) * 2022-10-31 2023-01-13 哈尔滨理工大学(Cn) Global tone mapping method with local detail compensation capability
CN115601267B (en) * 2022-10-31 2023-04-07 哈尔滨理工大学 Global tone mapping method with local detail compensation capability

Also Published As

Publication number Publication date
CN103747225B (en) 2015-11-18

Similar Documents

Publication Publication Date Title
CN103747225B (en) Based on the high dynamic range images double-screen display method of color space conversion
CN103353982B (en) A kind of tone mapping method based on histogram equalization
CN104956670B (en) Light modulation based on global display management
US8767002B2 (en) Systems and methods for performing color adjustment of pixels on a color display
JP5522918B2 (en) System and method for selectively processing out-of-gamut color conversion
US10540920B2 (en) Display management for high dynamic range video
JP5140206B2 (en) Color signal processing device
CN108702514B (en) High dynamic range image processing method and device
JP6738645B2 (en) Perceptual color conversion for wide color gamut video coding
WO2016150041A1 (en) Pixel arrangement method, pixel rendering method and image display apparatus
US20150138227A1 (en) Method for processing rgb data and system for the same
US20090317017A1 (en) Image characteristic oriented tone mapping for high dynamic range images
US9728159B2 (en) Systems and methods for ISO-perceptible power reduction for displays
CN106796775A (en) Display device and the method for controlling the display device
AU2012347820A1 (en) Device and method of improving the perceptual luminance nonlinearity - based image data exchange across different display capabilities
CN101707666A (en) Adjusting method and device with high dynamic range
US20180005358A1 (en) A method and apparatus for inverse-tone mapping a picture
WO2019101005A1 (en) Pixel compensation method and apparatus, and terminal device
CN107077830B (en) Screen brightness adjusting method suitable for unmanned aerial vehicle control end and unmanned aerial vehicle control end
US20180226031A1 (en) Driving methods and driving devices of display panels
CN108694030B (en) Method and apparatus for processing high dynamic range images
KR20150110507A (en) Method for producing a color image and imaging device employing same
CN110691227A (en) Video signal processing method and device
EP3340167A1 (en) Displaying method for displaying an image on a first display device and at least a portion of the same image on a second display device
CN109410874B (en) Method and device for converting three-color data into four-color data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant