CN105931206B - A kind of color image definition enhancing method of color constancy - Google Patents

A kind of color image definition enhancing method of color constancy Download PDF

Info

Publication number
CN105931206B
CN105931206B CN201610305917.1A CN201610305917A CN105931206B CN 105931206 B CN105931206 B CN 105931206B CN 201610305917 A CN201610305917 A CN 201610305917A CN 105931206 B CN105931206 B CN 105931206B
Authority
CN
China
Prior art keywords
image
neighborhood
pixel
mean value
color
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.)
Active
Application number
CN201610305917.1A
Other languages
Chinese (zh)
Other versions
CN105931206A (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.)
Chengdu Hetianchuang Technology Co ltd
Original Assignee
Shenzhen City Tianchuang Technology Co Ltd
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 Shenzhen City Tianchuang Technology Co Ltd filed Critical Shenzhen City Tianchuang Technology Co Ltd
Priority to CN201610305917.1A priority Critical patent/CN105931206B/en
Publication of CN105931206A publication Critical patent/CN105931206A/en
Application granted granted Critical
Publication of CN105931206B publication Critical patent/CN105931206B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/73Deblurring; Sharpening
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10024Color image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20004Adaptive image processing

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

A kind of color image definition enhancing method of color constancy, including calculating luminance picture according to three wave bands of RGB of image;The radius of neighbourhood is set, mean value and standard deviation of the luminance picture in each neighborhood of pixels is calculated, obtains neighboring mean value image and neighborhood standard difference image;According to neighboring mean value image and neighborhood standard difference image, the weight of each pixel of adaptive polo placement;According to neighboring mean value image and weight, new luminance picture is recalculated;Three wave bands of original image are enhanced based on new luminance picture and original brightness image on year-on-year basis according to the principle of color constancy, obtain the clarity enhancing result images of color constancy.The method of the present invention can be reduced as far as color distortion while greatly improving image definition, keep color constancy, effectively improve the visual effect of enhancing image.

Description

A kind of color image definition enhancing method of color constancy
Technical field
The invention belongs to technical field of image processing more particularly to a kind of color image clarity enhancing sides of color constancy Method.
Background technique
Since color-image forming apparatus is in digital equipment, multimedia, biomedicine and being widely used in internet, cromogram As processing technique is increasingly valued by people.Due to the factor restriction or condition limitation of various aspects, the colour frequently resulted in Picture quality may be undesirable, situations such as image is fuzzy, clarity is not high occurs, therefore before subsequent image processing, usually It needs to carry out enhancing processing to color image, to provide effective characteristic information, or to improve its quality satisfactory to obtain Visual effect.
Color image is made of gray level image, by the enhancing of gray level image, can achieve color image enhancement Purpose.Gray level image enhancing main method such as: contrast stretching, clipping, histogram equalization are in many documents and materials There is detail discussion, but these methods cannot be directly used to color image enhancement, when essentially consisting in enhancing color image The chromatic value of pixel cannot be changed, and not so, the visual effect of image can change.Color image enhancement technology is far from ash It is mature to spend image processing techniques.There is very high correlations for the red, green, blue three primary colours of color image, must in enhancing processing It must keep or restore, otherwise will cause chromatic distortion.
The problem of for keeping color enhancement image, has had a series of algorithm to propose, wherein involve wavelet transformation, Retinex theory etc., these algorithms preferably enhance image, and color keeps good, but simultaneously as involves small echo Transformation is paid biggish with operations such as the convolution of multiple Gaussian functions while realizing good treatment effect as cost Calculation amount and longer operation time, the real-time processing being poorly suitable in real work.
Color constancy refers to the psychological tendency not tended towards stability by external environment variation to object color perception.For For color image, the color constancy of image is kept, is to guarantee distortionless effective means after image enhancement.Early-stage study hair It is existing, by being enhanced on year-on-year basis three wave bands of color image, it can satisfy the demand of color constancy, therefore, the present invention mentions A kind of image definition enhancing method of color constancy is gone out.
Summary of the invention
Present invention seek to address that existing color image is easy to appear the problems such as clarity is inadequate, and enhanced in clarity The problem of cross-color is easy to appear in journey provides a kind of color image definition enhancing method of color constancy.
The embodiment of the present invention provides a kind of color image definition enhancing method of color constancy, comprising:
Luminance picture is calculated according to three wave bands of RGB of image;
Mean value and standard deviation of the luminance picture on neighborhood are calculated, neighboring mean value image and neighborhood standard difference image are obtained;
According to neighboring mean value image and neighborhood standard difference image, the weight of each pixel is calculated;
Calculate new luminance picture;
Calculate the result images of clarity enhancing.
Luminance picture is calculated according to three wave bands of RGB of image method particularly includes:
I=(R+G+B)/3
Wherein, R, G, B are respectively three wave bands of RGB of image.
Further, the specific steps of neighboring mean value image and neighborhood standard difference image are calculated are as follows:
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), is taken The value of its neighborhood territory pixel out calculates the mean value and standard deviation of the neighborhood, is assigned to the pixel, respectively obtains and original brightness image The neighboring mean value image and neighborhood standard difference image of same size;
To improve calculating speed, luminance picture is first carried out M times of down-sampling, down-sampling luminance picture is then based on and calculates neighbour Domain mean value image and neighborhood standard difference image, then neighboring mean value image and neighborhood standard difference image are subjected to 1/M times of up-sampling, The methods of nearest neighbor algorithm, bilinear interpolation method, bicubic convolution method can be used in middle M≤1, up-sampling and Downsapling method.
Further, according to neighboring mean value image and neighborhood standard difference image, the specific of the weight of each pixel is calculated Method are as follows:
Wherein i and j indicates that pixel coordinate, w (i, j) indicate that the weight of pixel (i, j), mean (I) indicate to calculate luminance graph The mean value of picture, S (i, j) indicate value of the neighborhood standard difference image at pixel (i, j), and S_max and S_min indicate neighborhood standard deviation The maximum value and minimum value of image.
Further, the method for calculating new luminance picture are as follows:
Wherein Ave (i, j) indicates adjacent to I_new (i, j)=Ave (i, j)+w (i, j) * [I (i, j)-Ave (i, j)] [0024] Value of the domain mean value image at pixel (i, j), I (i, j) indicate value of the luminance picture at pixel (i, j), and w (i, j) indicates picture Weight at plain (i, j).
Further, the result images that the calculating clarity enhances method particularly includes:
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of clarity.
In above technical scheme, by calculating luminance picture neighboring mean value and neighborhood standard deviation, it can capture every on image The texture strength feature of a pixel region is adaptively calculated the enhancing weight of each pixel accordingly, can be realized each pixel Adaptive clarity enhancing;During calculating neighboring mean value and neighborhood standard deviation, to image carry out first down-sampling again on adopt Sample can be effectively reduced operand while guaranteeing to calculate effect;According to color constancy principle, to each pixel into Row enhancing on year-on-year basis, so as to be effectively prevented from color distortion, obtains good clarity enhancement effect.
Detailed description of the invention
Fig. 1 is the original image of mountain image;
Fig. 2 is the histogram equalization method enhancing image of mountain image;
Fig. 3 is the MSRCR method enhancing image of mountain image;
Fig. 4 is the method for the present invention enhancing image of mountain image;
Fig. 5 is the original image of lotus flower image;
Fig. 6 is the histogram equalization method enhancing image of lotus flower image;
Fig. 7 is the MSRCR method enhancing image of lotus flower image;
Fig. 8 is the method for the present invention enhancing image of lotus flower image;
Fig. 9 is the colour-image reinforcing method workflow schematic diagram of the color constancy of the embodiment of the present invention.
Specific embodiment
In order to which the technical problems, technical solutions and beneficial effects solved by the present invention is more clearly understood, below in conjunction with Accompanying drawings and embodiments, the present invention will be described in further detail.It should be appreciated that specific embodiment described herein is only used To explain the present invention, it is not intended to limit the present invention.
The invention mainly comprises following steps:
(1) luminance picture is calculated
The whole bright-dark degree of image has been reacted in the brightness of image, in multicolour space, there is calculating luminance picture Method, calculated here with simplest mode, take the mean value of three wave bands of color image:
I=(R+G+B)/3
Wherein, R, G, B are respectively three wave bands of RGB of image.
(2) neighboring mean value image and neighborhood standard difference image are calculated
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), is taken The value of its neighborhood territory pixel out calculates the mean value and standard deviation of the neighborhood, is assigned to the pixel, respectively obtains and original brightness image The neighboring mean value image and neighborhood standard difference image of same size;
Mean value computation formula are as follows:
Standard deviation calculation formula are as follows:
Wherein i and .j indicates that pixel coordinate, N are the radius of neighbourhood, and Ave is neighboring mean value image, and S is neighborhood standard deviation figure Picture.
To improve calculating speed, luminance picture is first carried out M times of down-sampling, down-sampling luminance picture is then based on and calculates neighbour Domain mean value image and neighborhood standard difference image, then neighboring mean value image and neighborhood standard difference image are subjected to 1/M times of up-sampling, The methods of nearest neighbor algorithm, bilinear interpolation method, bicubic convolution method can be used in middle M≤1, up-sampling and Downsapling method.
(3) weight of each pixel is calculated
The mean value and standard deviation of neighborhood have reacted the Local textural feature of image, can reflect the clarity of image indirectly. On the basis of neighboring mean value image and neighborhood standard difference image, the weight of each pixel is calculated, for calculating each pixel The clarity of point enhances degree:
Wherein i and j indicates that pixel coordinate, w (i, j) indicate that the weight of pixel (i, j), mean (I) indicate to calculate luminance graph The mean value of picture, S (i, j) indicate value of the neighborhood standard difference image at pixel (i, j), and S_max and S_min indicate neighborhood standard deviation The maximum value and minimum value of image.
(4) new luminance picture is calculated
On the basis of clarity weight, new luminance picture can be calculated by following formula:
I_new (i, j)=Ave (i, j)+w (i, j) * [I (i, j)-Ave (i, j)]
Wherein Ave (i, j) indicates value of the neighboring mean value image at pixel (i, j), and I (i, j) indicates luminance picture in picture Value at plain (i, j), w (i, j) indicate the weight at pixel (i, j).
By above-mentioned calculating, the available higher brightness image of clarity.
(5) result images of clarity enhancing are calculated
In HSV space, the calculation method of H and S component are as follows:
WhereinX0=min (R, G, B), I=(R+G+B)/ 3, if the color vector of certain pixel is X=(R, G, B) before handling, ratio warp parameter is α, translation parameters β, then by flat It moves and the color vector after ratio stretching are as follows:
X '=(α R+ β, α G+ β, α B+ β)=α X+ β (2)
By X ' substitution (1) formula calculate it is found thatTherefore H '=H.
In addition, calculate S component it is found that
If the translational movement β ≈ 0 on this pixel, S ' ≈ S, the saturation degree of the pixel can be approximately considered also not Become.In this case, tone and saturation degree all do not change, then the colouring information of image will obtain to greatest extent after handling Retain.That is, the constant of color can be kept well by being enhanced on year-on-year basis each pixel of color image Property.
Therefore, it in the present invention, by the ratio of new luminance picture and original brightness image, calculates final clarity and increases Strong image:
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of clarity.
In order to verify the validity of Enhancement Method of the present invention, it is real that the embodiment of the present invention gives multiple groups comparison It tests, while method of the invention and histogram equalization, multiple dimensioned Retinex color enhancement method (MSRCR) being compared.Fig. 1 For mountain image enhancing as a result, Fig. 2 is the enhancing result of lotus flower image.As can be seen that in Fig. 1, the knot of histogram equalization Fruit shows apparent color distortion, and the result of MSRCR seems fuzzyyer.In Fig. 2, the contrast of histogram equalization result It is obvious unbalance, and MSRCR has that color is excessively bright.
In order to objectively evaluate the validity of each method, the present embodiment is evaluated using general image quality index.
The clarity of enhancing image is evaluated using articulation index:
For objectively evaluate each algorithm result images contrast and brightness, using common according to image in existing research Mean value and local mean variance evaluation method:
Wherein M and N is the length and width of image, and C and L indicate mean value and variance.In order to evaluate color distortion degree, according to According to These parameters, evaluated using tone below and saturation degree deviation:
Wherein H and S is respectively the tone and saturation degree of image.
According to evaluation index, D is higher, and image definition is higher;C, L, H, S are smaller, and image color reduction degree is higher.
Evaluation result is as shown in the table:
The evaluation result of 1. Fig. 1 of table
The evaluation result of 2. Fig. 2 of table
D C L H S
Original image 1.9715
Histogram equalization 3.0622 0.4133 0.1513 0.1374 0.9239
MSRCR 1.8842 0.3938 0.2594 0.1351 0.4712
The method of the present invention 3.9072 0.0161 8.2939e-005 0.0017 0.0077
As it can be seen from table 1 although the clarity highest of histogram equalizing method, the index value of C, L, H, S are remote Greater than method of the invention, as can be seen that the fine definition of histogram equalizing method is to be with color distortion from result images Cost, and the method for the present invention is except clarity is lower than in addition to histogram equalization method, remaining index it is remote it is excellent with histogram equalization method and MSRCR.Similarly, in table 2, the method for the present invention in the indexs such as clarity, C, L, H, S it is remote it is excellent with histogram equalization method and MSRCR.The result of comprehensive Tables 1 and 2, which can be seen that the method for the present invention, has very high clarity, while color distortion degree It is much smaller than histogram equalization and MSRCR method, shows that the method for the present invention, can be effectively while improving image definition Avoid color distortion.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the invention Made any modifications, equivalent replacements, and improvements etc., should all be included in the protection scope of the present invention within mind and principle.

Claims (3)

1. a kind of color image definition enhancing method of color constancy, it is characterised in that: include:
Luminance picture is calculated according to three wave bands of RGB of image;
Mean value and standard deviation of the luminance picture on neighborhood are calculated, neighboring mean value image and neighborhood standard difference image are obtained;
According to neighboring mean value image and neighborhood standard difference image, the weight of each pixel is calculated;
Calculate new luminance picture;
The method for calculating new luminance picture are as follows:
Wherein Ave (i, j) indicates neighboring mean value image to I_new (i, j)=Ave (i, j)+w (i, j) * [I (i, j)-Ave (i, j)] Value at pixel (i, j), I (i, j) indicate value of the luminance picture at pixel (i, j), and w (i, j) is indicated at pixel (i, j) Weight;
Calculate the result images of clarity enhancing;
The result images for calculating clarity enhancing method particularly includes:
Wherein R_new, G_new, B_new are three wave bands of the enhanced RGB of clarity;
It is described according to neighboring mean value image and neighborhood standard difference image, calculate the weight of each pixel method particularly includes:
Wherein i and j indicates that pixel coordinate, w (i, j) indicate that the weight of pixel (i, j), mean (I) indicate to calculate luminance picture Mean value, S (i, j) indicate value of the neighborhood standard difference image at pixel (i, j), and S_max and S_min indicate neighborhood standard difference image Maximum value and minimum value.
2. the color image definition enhancing method of color constancy according to claim 1, it is characterised in that: the basis Three wave bands of RGB of image calculate luminance picture method particularly includes:
I=(R+G+B)/3;
Wherein, R, G, B are respectively three wave bands of RGB of image.
3. the color image definition enhancing method of color constancy according to claim 1, it is characterised in that: calculate neighborhood The specific steps of mean value image and neighborhood standard difference image are as follows:
For each pixel on luminance picture, if the radius of neighbourhood is N, then Size of Neighborhood is (2N+1) * (2N+1), takes out it The value of neighborhood territory pixel calculates the mean value and standard deviation of the neighborhood, is assigned to the pixel, respectively obtains identical as original brightness image The neighboring mean value image and neighborhood standard difference image of size;
To improve calculating speed, luminance picture is first carried out M times of down-sampling, it is equal to be then based on down-sampling luminance picture calculating neighborhood It is worth image and neighborhood standard difference image, then neighboring mean value image and neighborhood standard difference image is subjected to 1/M times of up-sampling, wherein M ≤ 1, up-sampling and Downsapling method use any method in nearest neighbor algorithm, bilinear interpolation method, bicubic convolution method.
CN201610305917.1A 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy Active CN105931206B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610305917.1A CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610305917.1A CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Publications (2)

Publication Number Publication Date
CN105931206A CN105931206A (en) 2016-09-07
CN105931206B true CN105931206B (en) 2019-06-28

Family

ID=56835584

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610305917.1A Active CN105931206B (en) 2016-05-10 2016-05-10 A kind of color image definition enhancing method of color constancy

Country Status (1)

Country Link
CN (1) CN105931206B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107871303B (en) * 2016-09-26 2020-11-27 北京金山云网络技术有限公司 Image processing method and device
CN107240092B (en) * 2017-05-05 2020-02-14 浙江大华技术股份有限公司 Image ambiguity detection method and device
US10715727B2 (en) * 2017-05-16 2020-07-14 Apple Inc. Synthetic long exposure image with optional enhancement using a guide image
CN107330867B (en) * 2017-06-16 2020-02-18 Oppo广东移动通信有限公司 Image synthesis method, image synthesis device, computer-readable storage medium and computer equipment
CN108416745B (en) * 2018-02-02 2020-06-26 中国科学院西安光学精密机械研究所 Image self-adaptive defogging enhancement method with color constancy
CN109300108B (en) * 2018-07-27 2021-06-18 昆明理工大学 Statistical and Gaussian-based day-surface brightness analysis method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6834125B2 (en) * 2001-06-25 2004-12-21 Science And Technology Corp. Method of improving a digital image as a function of its dynamic range
CN101930596A (en) * 2010-07-19 2010-12-29 赵全友 Color constancy method in two steps under a kind of complex illumination
CN102138157A (en) * 2008-08-30 2011-07-27 惠普开发有限公司 Color constancy method and system
CN102306384A (en) * 2011-08-26 2012-01-04 华南理工大学 Color constancy processing method based on single image
US8463072B2 (en) * 2008-08-29 2013-06-11 Adobe Systems Incorporated Determining characteristics of multiple light sources in a digital image
CN103957395A (en) * 2014-05-07 2014-07-30 电子科技大学 Color constancy method with adaptive capacity

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6834125B2 (en) * 2001-06-25 2004-12-21 Science And Technology Corp. Method of improving a digital image as a function of its dynamic range
US8463072B2 (en) * 2008-08-29 2013-06-11 Adobe Systems Incorporated Determining characteristics of multiple light sources in a digital image
CN102138157A (en) * 2008-08-30 2011-07-27 惠普开发有限公司 Color constancy method and system
CN101930596A (en) * 2010-07-19 2010-12-29 赵全友 Color constancy method in two steps under a kind of complex illumination
CN102306384A (en) * 2011-08-26 2012-01-04 华南理工大学 Color constancy processing method based on single image
CN103957395A (en) * 2014-05-07 2014-07-30 电子科技大学 Color constancy method with adaptive capacity

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A modif ied image enhancement algorithm based on color constancy;Cheng Li等;《CHINESE OPTICS LETTERS》;20090910;第7卷(第9期);全文
基于YUV 色彩空间的Retinex 夜间图像增强算法;张红颖等;《科学技术与工程》;20141031;第14卷(第30期);全文

Also Published As

Publication number Publication date
CN105931206A (en) 2016-09-07

Similar Documents

Publication Publication Date Title
CN105931206B (en) A kind of color image definition enhancing method of color constancy
CN104156921B (en) Self-adaptive low-illuminance or non-uniform-brightness image enhancement method
Lee et al. A space-variant luminance map based color image enhancement
Jang et al. Adaptive color enhancement based on multi-scaled Retinex using local contrast of the input image
CN109146811A (en) A kind of Adaptive contrast enhancement method of color image
Fang et al. A method to improve the image enhancement result based on image fusion
CN106485674A (en) A kind of low light image Enhancement Method based on integration technology
CN111968065A (en) Self-adaptive enhancement method for image with uneven brightness
CN112598607A (en) Endoscope image blood vessel enhancement algorithm based on improved weighted CLAHE
Lee et al. Color preserving contrast enhancement for low light level images based on retinex
CN110766622A (en) Underwater image enhancement method based on brightness discrimination and Gamma smoothing
JP5614550B2 (en) Image processing method, image processing apparatus, and program
CN109859138A (en) A kind of infrared image enhancing method based on human-eye visual characteristic
CN114037641A (en) Low-illumination image enhancement method, device, equipment and medium
CN117252773A (en) Image enhancement method and system based on self-adaptive color correction and guided filtering
CN110545414B (en) Image sharpening method
CN116630198A (en) Multi-scale fusion underwater image enhancement method combining self-adaptive gamma correction
Asari et al. Nonlinear enhancement of extremely high contrast images for visibility improvement
CN116309146A (en) Retinex-based edge-preserving color low-illumination image enhancement method
CN114897735A (en) Local self-adaptive underwater image contrast enhancement method
Ko et al. Color embedding and recovery using wavelet packet transform with pseudorandomized saturation code
Jung et al. Detail-preserving tone mapping for low dynamic range displays with adaptive gamma correction
CN109697706A (en) A kind of self defined area Enhancement Method of soft image
Zhang et al. A novel illumination compensation method with enhanced retinex
Furukawa et al. Brightness and saturation enhancement by using color vector on equi-hue plane in RGB color space

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 518000 units 1501, 1502, 1503, 1508 and 1509, 15 / F, block C, Huanzhi center, No. 3639, Longhua Avenue, Jinglong community, Longhua street, Longhua District, Shenzhen, Guangdong Province (a business place is set up at 401, B2, floor 4, building A1, No. 130, Silicon Valley power third park, Sili Road, Kukeng community, Guanlan street, Longhua District, Shenzhen to engage in production and business activities)

Patentee after: Shenzhen hetianchuang Technology Co.,Ltd.

Address before: 518000 room 1128-1132, floor 11, Minzhi business center, Minzhi Avenue and minwang Road, Minzhi street, Longhua New District, Shenzhen, Guangdong

Patentee before: SHENZHEN HOTACK TECHNOLOGY CO.,LTD.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 501-2, 5th Floor, Unit 3, Building 13, No. 666 Jinfenghuang Avenue, Jinniu High tech Industrial Park, Chengdu City, Sichuan Province, 610083

Patentee after: Chengdu Hetianchuang Technology Co.,Ltd.

Country or region after: China

Address before: 518000 units 1501, 1502, 1503, 1508 and 1509, 15 / F, block C, Huanzhi center, No. 3639, Longhua Avenue, Jinglong community, Longhua street, Longhua District, Shenzhen, Guangdong Province (a business place is set up at 401, B2, floor 4, building A1, No. 130, Silicon Valley power third park, Sili Road, Kukeng community, Guanlan street, Longhua District, Shenzhen to engage in production and business activities)

Patentee before: Shenzhen hetianchuang Technology Co.,Ltd.

Country or region before: China