CN103391435A - Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof - Google Patents

Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof Download PDF

Info

Publication number
CN103391435A
CN103391435A CN2013102921092A CN201310292109A CN103391435A CN 103391435 A CN103391435 A CN 103391435A CN 2013102921092 A CN2013102921092 A CN 2013102921092A CN 201310292109 A CN201310292109 A CN 201310292109A CN 103391435 A CN103391435 A CN 103391435A
Authority
CN
China
Prior art keywords
image
ldr
hdr
compatible
hdr image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2013102921092A
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.)
Guangdong University of Technology
Original Assignee
Guangdong 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 Guangdong University of Technology filed Critical Guangdong University of Technology
Priority to CN2013102921092A priority Critical patent/CN103391435A/en
Publication of CN103391435A publication Critical patent/CN103391435A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a coding method for a high dynamic range (HDR) image compatible with a low dynamic range (LDR). The method includes 1 converting an original HDR image into an LDR image through tone mapping conversion; 2 re-reading the LDR image obtained through the tone mapping conversion and conducting reverse tone mapping to obtain a processed HDR image; 3 converting the original HDR image and the processed HDR image from the RGB (red, green and blue) format into the YCbCr format respectively; 4 calculating the YCbCr component difference between the original HDR image converted into the YCbCr format and the processed HDR image to obtain redundancy information and conducting image compression on the redundancy information; 5 utilizing the compressed redundancy information as an application mark and storing the information into the LDR image obtained through the tone mapping conversion. By means of the method, the redundancy information is utilized as the application mark of the LDR image obtained through the tone mapping conversion and is stored, the information of the original HDR image is reflected truly, the HDR image can be normally displayed on an LDR display, and the effect that the HDR is compatible with the LDR can be achieved. A decoding method for the image is further disclosed.

Description

HDR method for encoding images and the coding/decoding method thereof of a kind of compatible LDR
Technical field
The present invention relates to image processing field, be specifically related to HDR method for encoding images and the coding/decoding method thereof of a kind of compatible LDR.
Background technology
HDR (High-Dynamic Range) image full name is high dynamic range images, and is different from the form of common picture-storage.Common JPEG, BMP picture all adopt 8 integer data to preserve single channel components, and as RGB, each component all adopts the data of 8 to preserve, 24 altogether of single pixels.The compare advantage of JPEG of HDR image is that each passage all adopts floating number to represent, each passage adopts 32 and stores, and makes the dynamic range of picture be able to maximum reservation.
The HDR image is due to advantageous characteristic such as its high-contrasts, as a direction of the development of image of future generation, by all circles, placed high hopes.But there are some difficulties in the popularization of HDR, comprises that the HDR Display Technique is immature etc., and to compare common JEPG picture much bigger but a larger challenge is memory space that HDR requires, and this has higher requirement to display device.And LDR (the Low-Dynamic Range that use in a large number at present, low-dynamic range) display is not supported the demonstration of HDR picture, make the HDR picture can't give play to its superiority on common LDR display, so the further extensive use of HDR image also is very limited.But because the HDR Display Technique is not yet fully universal at present, the HDR image is in the HDR Display Technique not yet before large-scale application, and the HDR coding that how to design compatible LDR display seems very necessary.
The current dual mode that mainly contains is preserved HDR information, what a kind of Ward of being put forward will append to the method for the header file of JPEG after the HDR Information Compression, the coding techniques that at first people such as G.Ward propose JPEG-HDR in 2005, make HDR to show on the LDR display with the form of JPEG picture, and the information of having preserved simultaneously HDR, specifically, the method that Ward adopts is after HDR is mapped as LDR JPEG picture, part HDR information is saved in the header file of JPEG, yet this method diminishes; Another kind be Taiwan's scholars Wu Jun continuous heavy rain propose with the HDR Information hiding to the method in the JPEG image data, and by manner of decryption, decode and hide Info to restore HDR.
The HDR picture that these two kinds of coding methods obtain can the JPEG form show at common LDR display.The mode of Ward is compared, and to be to hide the HDR information mode different for the maximum difference of Taiwan's scholars mode.It is fairly simple that the mode of Ward is preserved information comparatively speaking.A defect of Ward method is that the luminance component loss is larger.
Therefore, be necessary to provide a kind of validity high, the HDR method for encoding images of compatible good compatible LDR meets existing demand.
Summary of the invention
The HDR method for encoding images and the coding/decoding method that the purpose of this invention is to provide a kind of compatible LDR, can show the HDR image truly on the LDR display, and have compatible preferably.
Therefore, the invention provides the HDR method for encoding images of a kind of compatible LDR, comprise the following steps: step 1: original HDR image is converted to the LDR image through tone mapping; Step 2: again read in the LDR image that is converted to through tone mapping and carry out negative tone mapping, the HDR image after being processed; Step 3: the HDR image after described original HDR image and described processing is converted to the YCbCr form from rgb format respectively; Step 4: calculate the original HDR image and the YCbCr component between the HDR image after processing that are converted to the YCbCr form poor, obtain redundant information and described redundant information is carried out image compression; Step 5: the redundant information after compressing is deposited into described in the LDR image that tone mapping is converted to as the application mark.
Preferably, the LDR image after described tone mapping conversion adopts the standard jpeg format to compress.
Preferably, the application mark of the LDR image of the jpeg format after described conversion has the indexing unit of APP0 to APP15, and in described step 5, the redundant data of compression is kept in the APP10 indexing unit.
Particularly, the conversion of described step 2 is carried out according to following formula: Y '=0.257*R '+0.504*G '+0.098*B '+16; Cb '=-0.148*R '-0.291*G '+0.439*B '+128; Cr '=0.439*R '-0.368*G '-0.071*B '+128, wherein R, G, B passage that gamma proofreaies and correct have been passed through in R ', G ', B ' expression.
Preferably, in described step 3, described redundancy adopts the JPEG2000 form to compress.
Preferably, described redundancy is when carrying out the JPEG2000 compression, and minimum value and the scope of the Y of described redundancy, Cb, Cr component are also compressed preservation as the JPEG2000 data in the lump.
Correspondingly, the present invention provides the coding/decoding method of the HDR method for encoding images of a kind of compatible LDR as above simultaneously, comprises the following steps: step 1: the data content that reads the LDR image; Step 2: read superfluous She's information from the application mark of LDR image, and described redundant information is decoded; Step 3: again reading in the LDR image, to carry out the negative tone Mapping and Converting be the HDR image; Step 4: HDR image and described redundant information are transformed into the YCbCr form from rgb format respectively; Step 5: according to the HDR image that is converted to the YCbCr form and redundant information, carry out the recovery of HDR image; Step 6: the HDR image that recovery is obtained is rgb format from the YCbCr format conversion, thereby obtains original HDR image.
Particularly, the conversion of described step 3 is according to following formula: R '=1.164* (Y '-16)+1.596* (Cr '-128), G '=1.164* (Y '-16)-0.813* (Cr '-128)-0.392* (Cb '-128), B '=1.164* (Y '-16)+2.017* (Cb '-128).
Compared with prior art, the HDR method for encoding images of compatible LDR of the present invention, in cataloged procedure, poor redundant information is carried out image compression with being converted to the original HDR image of YCbCr form and the YCbCr component between the HDR image after the mapping of tone mapping, negative tone is processed, and as the application mark of JPEG, be deposited in the LDR image that tone mapping is converted to, can more completely preserve truly the HDR image information, make the HDR image normally show on the LDR display undistortedly, realize the compatibility of HDR to LDR.
Description of drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below will the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the flow chart of the HDR method for encoding images of the compatible LDR of the present invention;
Fig. 2 is the flow chart of the HDR method for encoding images of the compatible LDR of the embodiment of the present invention;
Fig. 3 is the flow chart of coding/decoding method of the HDR method for encoding images of the compatible LDR of the present invention;
Fig. 4 is the flow chart of coding/decoding method of the HDR method for encoding images of compatible LDR shown in Figure 2.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Based on the embodiment in the present invention, those of ordinary skills, not making all other embodiment that obtain under the creative work prerequisite, belong to the scope of protection of the invention.
With reference to figure 1, the invention provides the HDR method for encoding images of a kind of compatible LDR, comprise the following steps:
Step S001: original HDR image is converted to the LDR image through tone mapping;
Step S002: again read in the LDR image that is converted to through tone mapping and carry out negative tone mapping, the HDR image after being processed;
Step S003: the HDR image after described original HDR image and described processing is converted to the YCbCr form from rgb format respectively;
Step S004: calculate the original HDR image and the YCbCr component between the HDR image after processing that are converted to the YCbCr form poor, obtain redundant information and described redundant information is carried out image compression;
Step S005: the redundant information after compressing is deposited into described in the LDR image that tone mapping is converted to as the application mark.
Preferably, in described step S001, the LDR image after described tone mapping conversion adopts the standard jpeg format to compress.
Preferably, described redundant information adopts the JPEG2000 form to compress.
Particularly, coordinate with reference to figure 2, at first original HDR picture HDRI is converted to LDR picture JPEG through tone mapping (Tone Mapping Operator, TMO)., in order to obtain redundant information, again read in the LDR picture JPEG that obtains after tone mapping -1, with this LDR picture JPEG -1Carry out the HDR image TMO after the negative tone mapping is processed -1, with the HDR image TMO after original HDR image HDRI and processing -1Carry out respectively the conversion of RGB2YCbCr color space, then calculate HDRI and TMO -1YcbCr component poor, and the redundant information that will obtain is carried out the JPEG2000 compressed encoding, the application mark of data after compression as JPEG is deposited in the LDR picture JPEG that obtains previously,, as the part of jpeg file, finally obtains the picture JPEG-HDR of compatible LDR.Guaranteed that like this picture that newly obtains and Joint Photographic Experts Group keep compatible.
Preferably, the application mark of the LDR image of the jpeg format after described conversion has the indexing unit of APP0 to APP15, and the redundant data of compressing in described step S005 is kept in the APP10 indexing unit., in order to deposit redundant information in jpeg file, redundant information can be deposited in the application mark APPMarker of JPEG.The mark Marker type that Joint Photographic Experts Group provides " APP0 " to arrive " APP15 ".APP0 is used for preserving specific initialization string, and APP14 is used by Adobe, and APP8 also will be used by the SPIFF standard.The preferred APP10 of the embodiment of the present invention preserves redundant information.The data that can only preserve 65533bytes due to a mark Marker in addition, therefore must repeatedly declare same mark Marker.
, because YCC has obvious luminance component, therefore image is transformed into the YCC territory from RGB.For YCC is upheld, namely YcbCr and RGB are 0-255, and above-mentioned steps S002 is transformed into the conversion in YCC territory to carry out according to following formula from RGB: Y '=0.257*R '+0.504*G '+0.098*B '+16; Cb '=-0.148*R '-0.291*G '+0.439*B '+128; Cr '=0.439*R '-0.368*G '-0.071*B '+128, wherein R, G, B passage that gamma proofreaies and correct have been passed through in R ', G ', B ' expression.
Preferably, while calculating redundancy, with the Y of HDRI with the JPEG foreground data that reads, Cb, the Cr component subtracts each other, thereby obtains redundant information both.In order to restore more accurately HDRI, the embodiment of the present invention is also preserved the minimum value of three components of redundant information and scope in the lump as the JPEG2000 data simultaneously.
For the redundant information compression that will obtain, the embodiment of the present invention has preferably adopted JPEG2000 to compress it, understandably, also can adopt other Image Compression Coding Technologies.JPEG2000 is based on the Standard of image compression of wavelet transformation, by Joint Photographic Experts Group tissue, is created and is safeguarded.JPEG2000 has higher compression ratio than JPEG, and can not produce in the past the block ambiguity flaw that the Joint Photographic Experts Group based on the DCT technology produces.The JPEG2000 reference software comprises Jasper and kakadu etc., and comparatively speaking, Jasper has better readability, so the embodiment of the present invention has selected the Jasper storehouse to be used as the reference library of JEPG2000 compression redundancy.Because the JEPG2000 compression coding technology is familiar with by those skilled in the art, its specific implementation process is no longer launched to set forth here.
With reference to figure 3, correspondingly, the present invention provides the coding/decoding method of the HDR method for encoding images of a kind of compatible LDR as above simultaneously, comprises the following steps:
Step S101: the data content that reads the LDR image;
Step S102: read redundant information from the application mark of LDR image, and described redundant information is decoded;
Step S103: again reading in the LDR image and carrying out the negative tone Mapping and Converting is the HDR image;
Step S104: HDR image and described redundant information are transformed into the YCbCr form from rgb format respectively;
Step S105: according to the HDR image that is converted to the YCbCr form and redundant information, carry out the recovery of HDR image;
Step S106: the HDR image that recovery is obtained is rgb format from the YCbCr format conversion, thereby obtains original HDR image.
Wherein, the conversion of described step S103 is according to following formula: R '=1.164* (Y '-16)+1.596* (Cr '-128), G '=1.164* (Y '-16)-0.813* (Cr '-128)-0.392* (Cb '-128), B '=1.164* (Y '-16)+2.017* (Cb '-128).
Particularly, coordinate with reference to figure 4, during decoding, at first read compatible LDR picture JPEG-HDR image data content, read redundant information in the application mark App Maker from the header file of JPEG simultaneously, and it is carried out the JPEG2000 decoding.Again read in LDR image JPEG -1And to carry out the negative tone Mapping and Converting be HDR image TMO -1, with TMO -1Picture carries out color space and is transformed into YcbCr, and redundant information also is transformed into YcbCr, restores the HDR data, then the data image that recovery obtains is changed by the color space that YCbCr arrives RGB, obtains finally original HDR image HDRI.
Compared with prior art, the HDR method for encoding images of compatible LDR of the present invention, in cataloged procedure, poor redundant information is carried out image compression with being converted to the original HDR image of YCbCr form and the YCbCr component between the HDR image after the mapping of tone mapping, negative tone is processed, and as the application mark of JPEG, be deposited in the LDR image that tone mapping is converted to, can more completely preserve truly the HDR image information, make the HDR image normally show on the LDR display, realize the compatibility of HDR to LDR.
HDR method for encoding images and the coding/decoding method thereof of the above compatible LDR that the embodiment of the present invention is provided, be described in detail, applied specific case in the present invention principle of the present invention and execution mode are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously,, for one of ordinary skill in the art,, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (8)

1. the HDR method for encoding images of a compatible LDR, is characterized in that, comprises the following steps:
Step 1: original HDR image is converted to the LDR image through tone mapping;
Step 2: again read in the LDR image that is converted to through tone mapping and carry out negative tone mapping, the HDR image after being processed;
Step 3: the HDR image after described original HDR image and described processing is converted to the YCbCr form from rgb format respectively;
Step 4: calculate the original HDR image and the YCbCr component between the HDR image after processing that are converted to the YCbCr form poor, obtain redundant information and described redundant information is carried out image compression;
Step 5: the redundant information after compressing is deposited into described in the LDR image that tone mapping is converted to as the application mark.
2. the HDR method for encoding images of compatible LDR as claimed in claim 1, is characterized in that, in described step 1, the LDR image after described tone mapping conversion adopts the standard jpeg format to compress.
3. the HDR method for encoding images of compatible LDR as claimed in claim 2, it is characterized in that, the application mark of the LDR image of the jpeg format after described conversion has the indexing unit of APP0 to APP15, and in described step 5, the redundant data of compression is kept in the APP10 indexing unit.
4. the HDR method for encoding images of compatible LDR as claimed in claim 1, is characterized in that, the conversion of described step 2 is carried out according to following formula: Y '=0.257*R '+0.504*G '+0.098*B '+16; Cb '=-0.148*R '-0.291*G '+0.439*B '+128; Cr '=0.439*R '-0.368*G '-0.071*B '+128, wherein R, G, B passage that gamma proofreaies and correct have been passed through in R ', G ', B ' expression.
5. the HDR method for encoding images of compatible LDR as claimed in claim 1, is characterized in that, in described step 3, described redundancy adopts the JPEG2000 form to compress.
6. the HDR method for encoding images of compatible LDR as claimed in claim 5, is characterized in that, described redundancy is when carrying out the JPEG2000 compression, and minimum value and the scope of the Y of described redundancy, Cb, Cr component are also compressed preservation as the JPEG2000 data in the lump.
7. the coding/decoding method of the HDR method for encoding images of a compatible LDR as claimed in claim 1, is characterized in that, comprises the following steps:
Step 1: the data content that reads the LDR image;
Step 2: read redundant information from the application mark of LDR image, and described redundant information is decoded;
Step 3: again reading in the LDR image, to carry out the negative tone Mapping and Converting be the HDR image;
Step 4: HDR image and described redundant information are transformed into the YCbCr form from rgb format respectively;
Step 5: according to the HDR image that is converted to the YCbCr form and redundant information, carry out the recovery of HDR image;
Step 6: the HDR image that recovery is obtained is rgb format from the YCbCr format conversion, thereby obtains original HDR image.
8. the coding/decoding method of the HDR method for encoding images of compatible LDR as claimed in claim 7, it is characterized in that, the conversion of described step 3 is according to following formula: R '=1.164* (Y '-16)+1.596* (Cr '-128), G '=1.164* (Y '-16)-0.813* (Cr '-128)-0.392* (Cb '-128), B '=1.164* (Y '-16)+2.017* (Cb '-128).
CN2013102921092A 2013-07-02 2013-07-02 Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof Pending CN103391435A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013102921092A CN103391435A (en) 2013-07-02 2013-07-02 Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013102921092A CN103391435A (en) 2013-07-02 2013-07-02 Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof

Publications (1)

Publication Number Publication Date
CN103391435A true CN103391435A (en) 2013-11-13

Family

ID=49535579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013102921092A Pending CN103391435A (en) 2013-07-02 2013-07-02 Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof

Country Status (1)

Country Link
CN (1) CN103391435A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463820A (en) * 2014-10-29 2015-03-25 广东工业大学 Reverse tone mapping algorithm based on frequency domain
CN105917646A (en) * 2014-01-24 2016-08-31 索尼公司 Transmission device, transmission method, receiving device and receiving method
CN106210735A (en) * 2016-07-18 2016-12-07 深圳创维-Rgb电子有限公司 A kind of method and device of video decoding
CN106375759A (en) * 2016-08-31 2017-02-01 深圳超多维科技有限公司 Video image data coding method and device, and video image data decoding method and device
CN107257990A (en) * 2014-12-16 2017-10-17 汤姆逊许可公司 By method and apparatus of the HDR version conversion of picture for the standard dynamic range version of the picture
CN107852503A (en) * 2015-06-30 2018-03-27 汤姆逊许可公司 Method and apparatus for being coded and decoded to colour picture
CN109391790A (en) * 2017-08-02 2019-02-26 华为技术有限公司 A kind of method and apparatus of convert video formats
CN110769210A (en) * 2019-11-07 2020-02-07 湖南国科微电子股份有限公司 Method and device for generating HDR image
CN110971887A (en) * 2014-11-04 2020-04-07 松下电器(美国)知识产权公司 Reproduction method, reproduction device, and program
CN111246050A (en) * 2014-02-25 2020-06-05 苹果公司 System, apparatus and method for video data processing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1954344A (en) * 2004-04-23 2007-04-25 布赖特赛德科技有限公司 Encoding, decoding and representing high dynamic range images
US20080175496A1 (en) * 2007-01-23 2008-07-24 Segall Christopher A Methods and Systems for Inter-Layer Image Prediction Signaling
CN101742306A (en) * 2006-01-23 2010-06-16 马普科技促进协会 High dynamic range codecs
CN102986214A (en) * 2010-07-06 2013-03-20 皇家飞利浦电子股份有限公司 Generation of high dynamic range images from low dynamic range images

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1954344A (en) * 2004-04-23 2007-04-25 布赖特赛德科技有限公司 Encoding, decoding and representing high dynamic range images
CN101742306A (en) * 2006-01-23 2010-06-16 马普科技促进协会 High dynamic range codecs
US20080175496A1 (en) * 2007-01-23 2008-07-24 Segall Christopher A Methods and Systems for Inter-Layer Image Prediction Signaling
CN102986214A (en) * 2010-07-06 2013-03-20 皇家飞利浦电子股份有限公司 Generation of high dynamic range images from low dynamic range images

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105917646A (en) * 2014-01-24 2016-08-31 索尼公司 Transmission device, transmission method, receiving device and receiving method
CN105917646B (en) * 2014-01-24 2021-10-08 索尼公司 Transmission device, transmission method, reception device, and reception method
US11445202B2 (en) 2014-02-25 2022-09-13 Apple Inc. Adaptive transfer function for video encoding and decoding
CN111246050A (en) * 2014-02-25 2020-06-05 苹果公司 System, apparatus and method for video data processing
CN104463820A (en) * 2014-10-29 2015-03-25 广东工业大学 Reverse tone mapping algorithm based on frequency domain
CN110971887A (en) * 2014-11-04 2020-04-07 松下电器(美国)知识产权公司 Reproduction method, reproduction device, and program
CN110971887B (en) * 2014-11-04 2021-11-02 松下电器(美国)知识产权公司 Reproducing method, reproducing apparatus, and recording medium
US10764549B2 (en) 2014-12-16 2020-09-01 Interdigital Vc Holdings, Inc. Method and device of converting a high dynamic range version of a picture to a standard-dynamic-range version of said picture
CN107257990B (en) * 2014-12-16 2020-08-18 交互数字Vc控股公司 Method and device for converting HDR version of picture into SDR version
CN107257990A (en) * 2014-12-16 2017-10-17 汤姆逊许可公司 By method and apparatus of the HDR version conversion of picture for the standard dynamic range version of the picture
CN107852503A (en) * 2015-06-30 2018-03-27 汤姆逊许可公司 Method and apparatus for being coded and decoded to colour picture
CN106210735B (en) * 2016-07-18 2019-03-15 深圳创维-Rgb电子有限公司 A kind of decoded method and device of video
CN106210735A (en) * 2016-07-18 2016-12-07 深圳创维-Rgb电子有限公司 A kind of method and device of video decoding
CN106375759A (en) * 2016-08-31 2017-02-01 深圳超多维科技有限公司 Video image data coding method and device, and video image data decoding method and device
CN109391790A (en) * 2017-08-02 2019-02-26 华为技术有限公司 A kind of method and apparatus of convert video formats
CN110769210A (en) * 2019-11-07 2020-02-07 湖南国科微电子股份有限公司 Method and device for generating HDR image
CN110769210B (en) * 2019-11-07 2022-06-03 湖南国科微电子股份有限公司 Method and device for generating HDR image

Similar Documents

Publication Publication Date Title
CN103391435A (en) Coding method for high dynamic range (HDR) image compatible with low dynamic range (LDR) and decoding method thereof
RU2742344C2 (en) Method, device and stream of immersive video formatting for devices of inherited and immersive rendering
CN105554506B (en) Panorama video code, coding/decoding method and device based on multimode Boundary filling
US9906765B2 (en) Transmitting display management metadata over HDMI
US11057643B2 (en) Method and apparatus for generating and encoding projection-based frame that includes at least one padding region and at least one projection face packed in 360-degree virtual reality projection layout
US10129385B2 (en) Method and apparatus for generating and playing animated message
JP6946325B2 (en) Methods and devices for encoding high dynamic range pictures, corresponding coding methods and devices
TWI676389B (en) Method for encoding and method for decoding a colour transform and corresponding devices
CN112219398A (en) Method and apparatus for depth coding and decoding
KR102617258B1 (en) Image processing method and apparatus
JP2020174358A (en) Method and apparatus for signaling picture/video format of ldr picture and picture/video format of decoded hdr picture obtained from ldr picture and illumination picture within bitstream
CN107465939B (en) Method and device for processing video image data stream
CN102821279A (en) Picture compression method keeping with alpha channel
CN103209326A (en) PNG (Portable Network Graphic) image compression method
CN110603806A (en) Method and apparatus for gamut mapping
AU2018233015B2 (en) System and method for image processing
JP2018507620A (en) Method and apparatus for decoding color pictures
JP6937781B2 (en) Methods and equipment for coding / decoding high dynamic range images into coded bitstreams
CN107077827B (en) The method, corresponding equipment and storage medium of color mapping are carried out to vision signal
US10997795B2 (en) Method and apparatus for processing three dimensional object image using point cloud data
US20180097527A1 (en) 32-bit hdr pixel format with optimum precision
TWI505717B (en) Joint scalar embedded graphics coding for color images
CN102572207B (en) Color space transformation method suitable for joint photographic experts group (JPEG) image
CN111406404B (en) Compression method, decompression method, system and storage medium for obtaining video file
CN112673399A (en) Method for encoding/decoding texture of point cloud

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131113