CN102722868B - Tone mapping method for high dynamic range image - Google Patents

Tone mapping method for high dynamic range image Download PDF

Info

Publication number
CN102722868B
CN102722868B CN201210161329.7A CN201210161329A CN102722868B CN 102722868 B CN102722868 B CN 102722868B CN 201210161329 A CN201210161329 A CN 201210161329A CN 102722868 B CN102722868 B CN 102722868B
Authority
CN
China
Prior art keywords
dynamic range
high dynamic
range image
image
tone mapping
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.)
Expired - Fee Related
Application number
CN201210161329.7A
Other languages
Chinese (zh)
Other versions
CN102722868A (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.)
Guangzhou Czech Color Printing Co., Ltd.
Original Assignee
Xian 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 Xian University of Technology filed Critical Xian University of Technology
Priority to CN201210161329.7A priority Critical patent/CN102722868B/en
Publication of CN102722868A publication Critical patent/CN102722868A/en
Application granted granted Critical
Publication of CN102722868B publication Critical patent/CN102722868B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a tone mapping method for a high dynamic range image. The method comprises the following steps of: firstly, reading the high dynamic range image, and acquiring a log-domain brightness image of the high dynamic range image; secondly, estimating illumination components of the high dynamic range image by multi-scale weighted least squares (WLS) filtering to avoid the phenomenon of halo generated at a high light and shade contrast place; thirdly, recovering brightness components of the high dynamic range image by using a multi-scale Retinex method, eliminating the gray of a 1% part of each of two poles to prevent under-exposure and over-exposure, and adjusting the brightness degree of the image according to a self-adaptive adjustment function; and finally, recovering the color of the high dynamic range image by introducing an index control saturation method. The tone mapping method for the high dynamic range image is applicable to display and output of the high dynamic range image on low dynamic range equipment, generation of the halo can be avoided, and the displayed image has the characteristics of high contrast and good detail reproduction effect.

Description

A kind of high dynamic range image tone mapping method
Technical field
The invention belongs to digital image processing techniques field, for reproduce high dynamic range images on low-dynamic range display device, be specifically related to a kind of high dynamic range image tone mapping method.
Background technology
The brightness range of high dynamic range images is generally at 0.001cd/m 2to 100000cd/m 2between.Because high dynamic range images can be good at reproducing gray scale abundant in actual scene, produce effect true to nature, it is applied to the fields such as video display, computer game, military affairs, astronomy and medical science detection just more and more widely.With respect to the brightness range of high dynamic range images, the brightness range that many display devices (as CRT, LCD, projector etc.) can produce seems too narrow, and the brightness range producing as common CRT is approximately 1cd/m 2to 100cd/m 2therefore, use regular display to show that high dynamic range images there will be the unmatched problem of dynamic range.Therefore, need to adopt certain mode to compress the dynamic range of high dynamic range images, make it coupling output on the limited medium of dynamic range, this process is called tone mapping (tone mapping).
Recent domestic scholar has proposed many tone mapping methods, mainly can be divided into two classes: the 1) overall situation (Global) operator; 2) local (Local) operator.Overall situation operator only depends on the brightness value of pixel, and Local Operator not only relies on the brightness value of pixel, but also relevant with position and the neighborhood territory pixel brightness value of pixel.Local Operator, owing to having considered spatial neighborhood Pixel Information, can retain more image detail information and local contrast, thereby can obtain good mapping effect, becomes the emphasis of current concern.But Local Operator easily produces " halation (Halo) " phenomenon when processing high dynamic range images, affects display effect.
Summary of the invention
The object of this invention is to provide a kind of high dynamic range image tone mapping method, solved " halation " and the imperfect problem of display effect that in existing method, exist.
The technical solution used in the present invention is, a kind of high dynamic range image tone mapping method is implemented according to following steps:
Step 1, obtains the luminance picture L of high dynamic range images in, and the formation log-domain luminance picture L that takes the logarithm, R wherein, G, B are respectively the red, green, blue color value of each pixel of high dynamic range images, and it is calculated as:
L in=0.299R+0.587G+0.114B,
L=log(L in+0.00001);
Step 2, carries out multiple dimensioned WLS filtering to L, estimates multiple dimensioned illumination component L k, k=1 wherein, 2 ..., to avoid comparison of light and shade strongly to locate " halation " phenomenon producing, it is expressed as:
L k=WLS(L,λ k),
Wherein operator WLS () represents to carry out WLS filtering, λ krepresent scale factor, its value has determined illumination component image L klevel and smooth degree, increase λ k, will make level and smooth degree increase, conventionally can determine its value according to experiment situation;
Step 3, adopts multiple dimensioned Retinex method to recover the brightness composition of high dynamic range images, that is:
Wherein N represents yardstick number, ω kfor the weight coefficient of different scale, and
Step 4, to R lfetching number, obtains R 1, that is: R 1=exp (R l);
Step 5, cancellation R 1two extreme 1% gray level, prevents under-exposure and generation overexposure, and is normalized, and obtains R 2, that is:
R 2 = 0 R 1 < m s R 1 - m s m l - m s m s &le; R 1 < m l 1 R 1 &GreaterEqual; m l ,
M wherein sr 1after middle pixel value sorts from small to large, 1% the corresponding R in pixel place 1value; m lr 1after middle pixel value sorts from small to large, 99% the corresponding R in pixel place 1value;
Step 6, adopts self-adaptation adjustment function to R 2regulate, and its gray-scale value is mapped to the scope of [0,255], that is: L out = ( R 2 ) log ( b ) log ( 0.5 ) &times; 255 ,
Wherein, regulate parameter b can obtain the image of different bright-dark degrees, the span of b is [0.5,1.0];
Step 7, introduces index and controls saturation degree, adopts following computing formula, carries out color recovery, completes high dynamic range image tone mapping:
R out = ( R L in ) s &times; L out G out = ( G L in ) s &times; L in B out = ( B L ) s &times; L out ,
Its Exponential s is for controlling saturation degree, R out, G out, B outbe respectively the red, green, blue color value that high dynamic range images finally obtains after tone mapping.
The invention has the beneficial effects as follows, adopt multiple dimensioned WLS wave filter to estimate the illumination component of high dynamic range images, overcome preferably " halation " problem existing in tone mapping process; By removing two extreme 1% gray level and adopting self-adaptation adjustment function, make the image after tone mapping have the advantages that contrast is high, details display effect is good, can on low-dynamic range display device, can reproduce better high dynamic range images.
Accompanying drawing explanation
Fig. 1 is embodiment 1 high dynamic range images demonstrating after adopting the inventive method to process;
Fig. 2 is the high dynamic range images demonstrating after adopting the existing high dynamic range image tone mapping method based on Retinex to process;
Fig. 3 is that comparison diagram is amplified in the part at above-mentioned Fig. 1 black surround position and Fig. 2 black surround position.
Embodiment
Below by embodiment, the present invention is described in detail.
High dynamic range image tone mapping method of the present invention, according to following steps, implement:
Step 1, obtains the luminance picture L of high dynamic range images in, and the formation log-domain luminance picture L that takes the logarithm, R wherein, G, B are respectively the red, green, blue color value of each pixel of high dynamic range images, and it is calculated as:
L in=0.299R+0.587G+0.114B,
L=log(L in+0.00001);
Step 2, carries out multiple dimensioned WLS filtering to L, estimates multiple dimensioned illumination component L k, k=1 wherein, 2 ..., to avoid comparison of light and shade strongly to locate " halation " phenomenon producing, it is expressed as:
L k=WLS(L,λ k),
Wherein operator WLS () represents to carry out WLS filtering, λ krepresent scale factor, its value has determined illumination component image L klevel and smooth degree, increase λ k, will make level and smooth degree increase, conventionally according to experiment situation, determine its value.
For multiple dimensioned WLS filtering, it is specifically calculated as:
L k=(I+λ kL g) -1L,
Wherein, I is unit matrix, λ kfor scale factor, L gfor:
L g = D x T A x D x + D y T A y D y ,
D wherein x, D ybe respectively horizontal and vertical direction differential sampling parameter, T represents transpose of a matrix, A x, A ybe diagonal matrix, its diagonal entry is respectively a x,p(L), a y,p(L), it is calculated as:
a x , p ( L ) = ( | &PartialD; l &PartialD; x ( p ) | &alpha; + &epsiv; ) - 1 a y , p ( L ) = ( | &PartialD; l &PartialD; x ( p ) | &alpha; + &epsiv; ) - 1 ,
Wherein parameter alpha is used for representing to control the sensitivity of smoothing process to image border, and span is 1.0-1.8; Parameter l=log (L+0.000001), constant ε value is 0.00001, is mainly in order to prevent that denominator from being zero situation appearance.
Step 3, adopts multiple dimensioned Retinex method to recover the brightness composition of high dynamic range images, that is:
N represents scale parameter, generally gets 3 yardsticks.
ω wherein kfor the weight coefficient of different scale, and
Step 4, the R that step 3 is obtained lfetching number, obtains R 1, that is: R 1=exp (R l);
Step 5, cancellation R 1two extreme 1% gray level, prevents under-exposure and generation overexposure, and is normalized, and obtains R 2, that is:
R 2 = 0 R 1 < m s R 1 - m s m l - m s m s &le; R 1 < m l 1 R 1 &GreaterEqual; m l ,
Wherein, m sr 1after middle pixel value sorts from small to large, 1% the corresponding R in pixel place 1value; m lr 1after middle pixel value sorts from small to large, 99% the corresponding R in pixel place 1value;
Step 6, adopts self-adaptation adjustment function to R 2regulate, and its gray-scale value is mapped to the scope of [0,255], that is: wherein, the numerical value of adjusting parameter b can obtain the image of different bright-dark degrees, and the span of b is [0.5,1.0];
Step 7, introduces index and controls saturation degree, adopts following computing formula, carries out color recovery:
R out = ( R L in ) s &times; L out G out = ( G L in ) s &times; L in B out = ( B L ) s &times; L out , Complete high dynamic range image tone mapping,
Its Exponential s is for controlling saturation degree, R out, G out, B outbe respectively the red, green, blue color value that high dynamic range images finally obtains after tone mapping.
Embodiment 1
High dynamic range image tone mapping method of the present invention, by following steps and design parameter, implement:
Step 1, reads high dynamic range images, the data of its floating type is converted to the data of the rgb format of integer, then calculates the luminance picture L of this high dynamic range images in, and the formation log-domain luminance picture L that takes the logarithm, it is calculated as:
L in=0.299R+0.587G+0.114B,
L=log(L in+0.00001),
Step 2, carries out multiple dimensioned WLS filtering to L, estimates multiple dimensioned illumination component L k(k=1,2, L), to avoid comparison of light and shade strongly to locate " halation " phenomenon producing.It can be expressed as:
L k=WLS(L,λ k),
Wherein operator WLS () represents to carry out WLS filtering, λ krepresent scale factor, its value has determined illumination component image L klevel and smooth degree, increase λ k, will make level and smooth degree increase, conventionally according to experiment situation, determine its value.In the present embodiment, adopt three yardsticks, i.e. k=1,2,3, get λ 1=1, λ 2=5, λ 3=25.
For multiple dimensioned WLS filtering, it is specifically calculated as: L k=(I+ λ kl g) -1l,
Wherein I is unit matrix, λ kfor scale factor, L gfor:
Wherein, D x, D ybe respectively horizontal and vertical direction differential sampling parameter, A x, A ybe diagonal matrix, its diagonal entry is respectively a x,p(L), a y,p(L), it is calculated as:
a x , p ( L ) = ( | &PartialD; l &PartialD; x ( p ) | &alpha; + &epsiv; ) - 1 a y , p ( L ) = ( | &PartialD; l &PartialD; x ( p ) | &alpha; + &epsiv; ) - 1 , Wherein parameter alpha in the present embodiment, is got α=1.5.
Step 3, adopts multiple dimensioned Retinex method to recover the brightness composition of high dynamic range images, that is:
ω wherein kfor the weight coefficient of different scale, and in the present embodiment, get 3 yardsticks, get accordingly ω 1=0.25, ω 2=0.5, ω 3=0.25.Get
Step 4, to R lfetching number, obtains R 1, that is: R 1=exp (R l);
Step 5, cancellation R 1two extreme 1% gray level, prevents under-exposure and generation overexposure, and is normalized, and obtains R 2, that is:
R 2 = 0 R 1 < m s R 1 - m s m l - m s m s &le; R 1 < m l 1 R 1 &GreaterEqual; m l ,
M wherein sr 1after middle pixel value sorts from small to large, 1% the corresponding R in pixel place 1value; m lr 1after middle pixel value sorts from small to large, 99% the corresponding R in pixel place 1value;
Step 6, adopts self-adaptation adjustment function to R 2regulate, and its gray-scale value is mapped to the scope of [0,255], that is: regulate parameter b in the present embodiment, get b=0.78.
Step 7, introduces index and controls saturation degree, adopts following computing formula, in the present embodiment, gets s=1/2.2.Carry out color recovery, can complete high dynamic range image tone mapping.
R out = ( R L in ) s &times; L out G out = ( G L in ) s &times; L in B out = ( B L ) s &times; L out ,
Its Exponential s is for controlling saturation degree, R out, G out, B outbe respectively the red, green, blue color value that high dynamic range images finally obtains after tone mapping.
Fig. 1 is the high dynamic range images showing after the embodiment of the present invention 1 is processed.For the effect of the inventive method is described better, Fig. 2 adopts existing method, the high dynamic range images that the high dynamic range image tone mapping method based on Retinex shows after processing, Fig. 3 is that comparison diagram is amplified in the part of Fig. 1 and Fig. 2, wherein the first half of Fig. 3 is the partial enlarged drawing at the black surround position in Fig. 1, and the Lower Half of Fig. 3 is the partial enlarged drawing at the black surround position in Fig. 2.From Fig. 3, can contrast and find out, adopt the inventive method to compare with the existing method based on Retinex, can remove better " halation " phenomenon existing after high dynamic range image tone mapping.What deserves to be explained is, the inventive method and existing method are colored images for what process, owing to declaring the requirement of text, limit, and institute's drawings attached has become gray-scale map and shown, its " halation " phenomenon does not have coloured image true to nature.
The tone mapping method of high dynamic range images of the present invention, for " halation " phenomenon easily producing in localization tone mapping method, estimates illumination component by WLS filtering, can avoid comparison of light and shade strongly to locate " halation " phenomenon producing; By removing the gray level at two extreme 1% places, prevent under-exposure and generation overexposure, adopt self-adaptation adjustment function to regulate the light and shade of image, make the image after tone mapping have the advantages that contrast is high, details display effect is good.

Claims (2)

1. a high dynamic range image tone mapping method, is characterized in that, according to following steps, implements:
Step 1, obtains the luminance picture L of high dynamic range images in, and the formation log-domain luminance picture L that takes the logarithm, R wherein, G, B are respectively the red, green, blue color value of each pixel of high dynamic range images, and it is calculated as:
L in=0.299R+0.587G+0.114B,
L=log(L in+0.00001);
Step 2, carries out multiple dimensioned WLS filtering to L, estimates multiple dimensioned illumination component L k, k=1 wherein, 2 ..., to avoid comparison of light and shade strongly to locate " halation " phenomenon producing, it is expressed as:
L k=WLS(L,λ k),
Wherein operator WLS () represents to carry out WLS filtering, λ krepresent scale factor, its value has determined illumination component image L klevel and smooth degree, increase λ k, will make level and smooth degree increase;
Step 3, adopts multiple dimensioned Retinex method to recover the brightness composition of high dynamic range images, that is:
Wherein N represents yardstick number, ω kfor the weight coefficient of different scale, and
Step 4, to R lfetching number, obtains R 1, that is: R 1=exp (R l);
Step 5, cancellation R 1two extreme 1% gray level, prevents under-exposure and generation overexposure, and is normalized, and obtains R 2, that is:
Wherein, m sr 1after middle pixel value sorts from small to large, 1% the corresponding R in pixel place 1value; m lr 1after middle pixel value sorts from small to large, 99% the corresponding R in pixel place 1value;
Step 6, adopts self-adaptation adjustment function to R 2regulate, and its gray-scale value is mapped to the scope of [0,255], that is: wherein, regulate parameter b can obtain the image of different bright-dark degrees, the span of b is [0.5,1.0];
Step 7, introduces index and controls saturation degree, adopts following computing formula, carries out color recovery:
complete high dynamic range image tone mapping,
Its Exponential s is for controlling saturation degree, R out, G out, B outbe respectively the red, green, blue color value that high dynamic range images finally obtains after tone mapping.
2. a kind of high dynamic range image tone mapping method according to claim 1, is characterized in that: the multiple dimensioned WLS in described step 2 is filtered into: L k=(I+ λ kl g) -1l,
Wherein, I is unit matrix, λ kfor scale factor, L gfor:
Wherein, D x, D ybe respectively horizontal and vertical direction differential sampling parameter, T represents transpose of a matrix, A x, A ybe diagonal matrix, its diagonal entry is respectively a x,p(L), a y,p(L), it is calculated as:
Wherein parameter alpha is used for controlling the sensitivity of smoothing process to image border, and span is 1.0-1.8; Parameter l=log (L+0.000001), constant ε is 0.00001.
CN201210161329.7A 2012-05-23 2012-05-23 Tone mapping method for high dynamic range image Expired - Fee Related CN102722868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210161329.7A CN102722868B (en) 2012-05-23 2012-05-23 Tone mapping method for high dynamic range image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210161329.7A CN102722868B (en) 2012-05-23 2012-05-23 Tone mapping method for high dynamic range image

Publications (2)

Publication Number Publication Date
CN102722868A CN102722868A (en) 2012-10-10
CN102722868B true CN102722868B (en) 2014-08-20

Family

ID=46948615

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210161329.7A Expired - Fee Related CN102722868B (en) 2012-05-23 2012-05-23 Tone mapping method for high dynamic range image

Country Status (1)

Country Link
CN (1) CN102722868B (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101958910B1 (en) * 2012-10-26 2019-03-15 에스케이 텔레콤주식회사 Method and Apparatus for Providing Acceleration Image Correction
CN103020998A (en) * 2012-11-19 2013-04-03 中山大学 Tone mapping method based on edge-preserving total variation model
CN103337056B (en) * 2013-07-05 2015-12-09 中国民用航空总局第二研究所 A kind of adaptive optical is according to compressed image Enhancement Method
WO2016056787A1 (en) * 2014-10-06 2016-04-14 Samsung Electronics Co., Ltd. Display device and method of controlling the same
CN104618700B (en) * 2015-01-29 2017-01-18 电子科技大学 Enhanced display method for color high dynamic range image
EP3131284A1 (en) * 2015-08-13 2017-02-15 Thomson Licensing Methods, systems and aparatus for hdr to hdr inverse tone mapping
EP3345155B1 (en) * 2015-08-31 2019-06-26 InterDigital VC Holdings, Inc. Method and apparatus for inverse tone mapping
CN108702496B (en) * 2015-09-02 2021-09-14 佛吉亚艾里斯泰克股份有限公司 System and method for real-time tone mapping
EP3367657B1 (en) * 2015-12-23 2021-06-02 Huawei Technologies Co., Ltd. Image signal conversion method and apparatus, and terminal device
CN105869112B (en) * 2016-04-20 2019-01-11 西安理工大学 A kind of edge keeps the high dynamic range image tone mapping method of minimum
CN107993189B (en) * 2016-10-27 2021-06-18 瑞芯微电子股份有限公司 Image tone dynamic adjustment method and device based on local blocking
CN106709888B (en) * 2017-01-09 2019-09-24 电子科技大学 A kind of high dynamic range images production method based on human vision model
CN109410126B (en) * 2017-08-30 2022-04-05 中山大学 Tone mapping method of high dynamic range image with detail enhancement and brightness self-adaption
CN108024104B (en) * 2017-12-12 2020-02-28 上海顺久电子科技有限公司 Method for processing input high dynamic range image and display equipment
CN109360180A (en) * 2018-10-23 2019-02-19 凌云光技术集团有限责任公司 A kind of method and device obtaining multiframe wide dynamic images
CN110232669A (en) * 2019-06-19 2019-09-13 湖北工业大学 A kind of tone mapping method and system of high dynamic range images

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102044070A (en) * 2011-01-10 2011-05-04 北京师范大学 Retinex based nonlinear color image enhancement method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7428333B2 (en) * 2004-01-23 2008-09-23 Old Dominion University Visibility improvement in color video stream

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102044070A (en) * 2011-01-10 2011-05-04 北京师范大学 Retinex based nonlinear color image enhancement method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
High Dynamic Range Image Rendering With a Retinex-Based Adaptive Filter;Laurence Meylan, et al.;《IEEE TRANSACTIONS ON IMAGE PROCESSING》;20060930;第15卷(第9期);2820-2830 *
Laurence Meylan, et al..High Dynamic Range Image Rendering With a Retinex-Based Adaptive Filter.《IEEE TRANSACTIONS ON IMAGE PROCESSING》.2006,第15卷(第9期),2820-2830.
有效消除光晕现象和颜色保持的彩色图像增强算法;肖泉 等;《计算机辅助设计与图形学学报》;20100831;第22卷(第8期);1246-1252 *
肖泉 等.有效消除光晕现象和颜色保持的彩色图像增强算法.《计算机辅助设计与图形学学报》.2010,第22卷(第8期),1246-1252.
郭曙光,张二虎.JPEG2000中可逆颜色变换探讨.《计算机技术与发展》.2006,第16卷(第7期),119,120,176. *

Also Published As

Publication number Publication date
CN102722868A (en) 2012-10-10

Similar Documents

Publication Publication Date Title
CN102722868B (en) Tone mapping method for high dynamic range image
US11823363B2 (en) Infrared and visible light fusion method
CN101901475B (en) High dynamic range image tone mapping method based on retina adaptive model
Negru et al. Exponential contrast restoration in fog conditions for driving assistance
CN103218778B (en) The disposal route of a kind of image and video and device
Wang et al. Variational single nighttime image haze removal with a gray haze-line prior
CN106897981A (en) A kind of enhancement method of low-illumination image based on guiding filtering
CN104077759A (en) Multi-exposure image fusion method based on color perception and local quality factors
CN105869112B (en) A kind of edge keeps the high dynamic range image tone mapping method of minimum
JP2010220184A (en) Dark space exposure compensation method for simulating high dynamic range by single image and image processor employing the same
CN104021527B (en) Rain and snow removal method in image
CN107610093B (en) Full-reference image quality evaluation method based on similarity feature fusion
CN111882489A (en) Super-resolution graph recovery method for simultaneously enhancing underwater images
Fang et al. Single image dehazing and denoising with variational method
CN103268596A (en) Method for reducing image noise and enabling colors to be close to standard
CN111724317A (en) Method for constructing Raw domain video denoising supervision data set
CN104036468A (en) Super-resolution reconstruction method for single-frame images on basis of pre-amplification non-negative neighbor embedding
CN111105359A (en) Tone mapping method for high dynamic range image
CN110796612A (en) Image enhancement method and system
CN108447059A (en) It is a kind of to refer to light field image quality evaluating method entirely
CN106709888B (en) A kind of high dynamic range images production method based on human vision model
CN105989583A (en) Image defogging method
CN116310420A (en) Image similarity measurement method and device based on neighborhood difference
CN113409247B (en) Multi-exposure fusion image quality evaluation method
CN104036459B (en) A kind of have the local tone mapping method that image sense of reality reproduces

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
CB03 Change of inventor or designer information

Inventor after: Luo Zemin

Inventor before: Zhang Erhu

Inventor before: Yang Huiyun

CB03 Change of inventor or designer information
TR01 Transfer of patent right

Effective date of registration: 20170607

Address after: Tianhe District Huan Xi Road Guangzhou 510660 Guangdong province No. 42 building B

Patentee after: Guangzhou Czech Color Printing Co., Ltd.

Address before: 710048 Shaanxi city of Xi'an Province Jinhua Road No. 5

Patentee before: Xi'an University of Technology

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140820

Termination date: 20200523

CF01 Termination of patent right due to non-payment of annual fee