CN108470059B - Picture compression control method of mobile terminal - Google Patents

Picture compression control method of mobile terminal Download PDF

Info

Publication number
CN108470059B
CN108470059B CN201810248766.XA CN201810248766A CN108470059B CN 108470059 B CN108470059 B CN 108470059B CN 201810248766 A CN201810248766 A CN 201810248766A CN 108470059 B CN108470059 B CN 108470059B
Authority
CN
China
Prior art keywords
limit value
picture compression
variance
upper limit
lower limit
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
CN201810248766.XA
Other languages
Chinese (zh)
Other versions
CN108470059A (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.)
Hangzhou Yike Information Technology Co.,Ltd.
Original Assignee
Hangzhou Yike Information 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 Hangzhou Yike Information Technology Co ltd filed Critical Hangzhou Yike Information Technology Co ltd
Priority to CN201810248766.XA priority Critical patent/CN108470059B/en
Publication of CN108470059A publication Critical patent/CN108470059A/en
Application granted granted Critical
Publication of CN108470059B publication Critical patent/CN108470059B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/174Redundancy elimination performed by the file system
    • G06F16/1744Redundancy elimination performed by the file system using compression, e.g. sparse files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention discloses a picture compression control method of a mobile terminal, which comprises the following steps: the server sets an upper picture compression limit value and a lower picture compression limit value; the lower limit value of the picture compression is a threshold value for reminding a user of carrying out the picture compression, and the upper limit value of the picture compression is a threshold value for automatically carrying out the picture compression; the server collects a plurality of sample data and counts the condition that the sample data exceeds the upper limit value or the lower limit value of the picture compression; the server calculates variance according to the plurality of sample data; the server judges whether the variance exceeds a preset range, if so, the server adjusts the picture compression upper limit value and the picture compression lower limit value; the larger the variance is, the larger the difference between the picture compression upper limit value and the picture compression lower limit value is adjusted to be; and the server counts the condition that the newly acquired sample data exceeds the adjusted upper limit value of the picture compression or the adjusted lower limit value of the picture compression.

Description

Picture compression control method of mobile terminal
Technical Field
The invention belongs to the field of data processing, and particularly relates to a picture compression control method of a mobile terminal.
Background
With the continuous development of data networks, the data volume in the society is larger and larger at present.
The server can obtain a large amount of data samples and analyze the data samples to draw a conclusion, which is a process of processing big data.
For mobile terminals, the use frequency of the photographing function is higher and higher, and more photos are stored on the mobile terminal of the user. In addition, the size of a single picture is larger and larger as the pixels of the camera of the mobile terminal are pulled higher. These situations are superimposed, resulting in an increasing occupation of the storage space of the mobile terminal by the photos.
Therefore, the mobile terminal can remind the user to compress the photos so as to reduce the occupation of the storage space. In the prior art, the upper limit value and the lower limit value of the storage space occupied by the photos of the mobile terminal are generally configured by a server in a unified manner, and when the storage space occupied by the photos exceeds the lower limit value, a user is reminded to compress the photos; and when the storage space occupied by the photos exceeds the upper limit value, the photos are automatically compressed.
However, some neglects, the mobile terminal is updated faster, and the upper limit value and the lower limit value of the fixed one-time switch cannot meet the actual requirements of the user. For example, when the lower limit value is 500M, and the storage capacity of the mobile terminal is up to 512G, the available space is 400G, and the user does not mind that the photos exceed 500M. But due to the lower limit value of 500M for one cutting, the user can frequently receive the reminding to compress the photos, which causes unnecessary interference to the user.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a picture compression control method for a mobile terminal, so as to adapt to actual situations. The method comprises the following steps:
the server sets an upper picture compression limit value and a lower picture compression limit value; the lower limit value of the picture compression is a threshold value for reminding a user of carrying out the picture compression, and the upper limit value of the picture compression is a threshold value for automatically carrying out the picture compression;
the server collects a plurality of sample data and counts the condition that the sample data exceeds the upper limit value or the lower limit value of the picture compression;
the server calculates variance according to the plurality of sample data;
the server judges whether the variance exceeds a preset range, if so, the server adjusts the picture compression upper limit value and the picture compression lower limit value; the larger the variance is, the larger the difference between the picture compression upper limit value and the picture compression lower limit value is adjusted to be;
and the server counts the condition that the newly acquired sample data exceeds the adjusted upper limit value of the picture compression or the adjusted lower limit value of the picture compression.
Wherein the variance is calculated by:
Figure GDA0002728205420000021
wherein V (X) is variance; x (t) is the sample data value; n is the number of sample data;
Figure GDA0002728205420000022
is the sample mean.
The server judges whether the variance exceeds a preset range, and if so, the server adjusts the picture compression upper limit value and the picture compression lower limit value, including:
the preset range comprises a variance upper limit value and a variance lower limit value, and when the server judges that the variance is between the variance upper limit value and the variance lower limit value, the picture compression upper limit value and the picture compression lower limit value are kept unchanged.
And the variance upper limit value is the arithmetic average value of the current picture compression upper limit value and the current picture compression lower limit value.
Wherein the variance lower limit value is 0.5 times of the variance upper limit value.
In an embodiment of the present invention, when the variance is greater than the variance upper limit, the adjusted picture compression upper limit is: (1+ (a/variance upper limit))) adjusting a pre-picture compression upper limit; the adjusted picture compression lower limit value is as follows: adjusting a pre-picture compression lower limit value/(1 + (A/variance upper limit value)); wherein A is the difference value between the variance and the variance upper limit value.
In another embodiment of the present invention, when the variance is smaller than the variance lower limit, the adjusted picture compression upper limit is: the picture compression upper limit value/(1 + (B/variance lower limit value)) before adjustment; the adjusted picture compression lower limit value is as follows: (1+ (B/variance lower limit)). picture compression lower limit before adjustment; wherein B is the difference between the variance and the variance lower limit value.
When the variance is smaller than the variance lower limit value, if the adjusted picture compression upper limit value is smaller than the adjusted picture compression lower limit value, the following processing is performed:
keeping the adjusted picture compression upper limit value unchanged; the adjusted picture compression lower limit value is as follows: (1-C) an adjusted picture compression upper limit value; and C is the proportion of sample data which exceeds the upper limit value of picture compression before adjustment or the lower limit value of picture compression before adjustment in the sample data acquired by the server.
In the invention, when the variance of the sample data exceeds a preset range, the sample data is proved to have larger fluctuation, at the moment, the server can adjust the upper limit value and the lower limit value of the picture compression, and count the newly acquired sample data by using the adjusted upper limit value or the adjusted lower limit value of the picture compression.
Drawings
Fig. 1 is a flowchart illustrating a method for controlling picture compression of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail with reference to the accompanying drawings.
First, the application scenario is explained:
some internet enterprises launch a mobile phone APP (application), namely a mobile phone housekeeper, and one function of the mobile phone APP is picture compression. Therefore, an image compression upper limit value and a picture compression lower limit value are set in the mobile phone manager APP by default. When the fact that the size of the storage space occupied by the pictures in the mobile phone exceeds the picture compression lower limit value is detected, a mobile phone housekeeper sends out a notice to remind a user of picture compression. However, when the size of the storage space occupied by the pictures in the mobile phone is detected to exceed the picture compression upper limit value, the mobile phone housekeeper automatically performs picture compression processing.
Because the update iteration of mobile phone products is fast, for different mobile phones, the fixed upper and lower limit values of picture compression cannot meet the actual requirements due to factors such as hardware performance, user tolerance, numerous scenes and the like. For example, the following may occur: the performance of a mobile phone of a certain user is better, the memory space is as high as 10G, the storage space is as high as 512G, and since the lower limit value of the fixed picture compression is 150M (obviously lower), the user will continuously receive a notification to perform picture compression when the performance of the mobile phone is still good, but the actual situation is that the user does not need. This causes a large interference to the user.
Based on the above, the invention collects the size of the storage space occupied by the picture when each mobile phone terminal provided with the mobile phone housekeeper carries out picture compression from the server side, thereby dynamically changing the upper and lower limit values of the picture compression according to the collected data and pushing the upper and lower limit values to each mobile phone terminal for updating. The dynamic adjustment can be closer to the actual situation and meet the actual requirement.
Referring to fig. 1, a flowchart of an embodiment of a picture compression control method of a mobile terminal according to the present invention is illustrated. As shown in the figure, the method comprises the following steps:
step S11, the server sets up the picture compression upper limit value and the picture compression lower limit value; the lower picture compression limit value is a threshold value for reminding a user of carrying out picture compression cleaning, and the upper picture compression limit value is a threshold value for carrying out automatic cleaning.
In this step, the server sets the upper limit value and the lower limit value of the picture compression to be pushed to the corresponding mobile terminal, and the corresponding APP on the mobile terminal is updated and executed accordingly. The process of the invention can be understood as a continuous loop, and the setting of the step can be understood as the upper and lower limit values of the picture compression adjusted by the last loop.
Step S12, the server collects a plurality of sample data and counts the condition that the sample data exceeds the picture compression upper limit value or the picture compression lower limit value.
In this step, the sample data collected by the server is the data uploaded by each mobile terminal, that is, the size of the storage space occupied by the picture when the user on the mobile terminal manually performs picture compression cleaning. In general, after a mobile phone housekeeper reminds a user of how much picture space is occupied (assuming that a reminding value is P), the user clicks a notification to enter a picture compression page, and the size of the picture space occupied by the user is calculated through actual analysis is Q. Then, the sample data collected in this step may be P, Q, or both, depending on the strategy design.
In fact, the reminding value P may be closer to the index tolerance of the user, that is, the value given by the last (last) notification reminding before the user manually performs picture compression, that is, the last reminding value of picture compression; the size Q of the actual image space occupation is probably closer to the actual tolerance of the user, the user always actively compresses the image when the mobile phone is jammed, and the size Q of the analyzed image space occupation staff can represent the actual requirement of the user.
Step S13, the server calculates a variance according to the plurality of sample data.
For the specific calculation method of the variance, the following formula is adopted in one embodiment of the present invention:
Figure GDA0002728205420000051
wherein V (X) is variance; x (t) is a sample data value, that is, a P or Q value when a picture uploaded by each mobile terminal is compressed; n is the number of sample data;
Figure GDA0002728205420000061
is the sample mean.
In step S14, the server determines whether the variance exceeds a preset range, if so, performs step S15, otherwise performs step S17.
In this step, the preset range may be a numerical value or a range formed by numerical value intervals. In one embodiment of the present invention, the preset range is a range including an upper limit and a lower limit, that is, a range composed of an upper variance limit value X and a lower variance limit value Y. When the variance calculated in the previous step is not within the interval [ Y, X ], step S15 is executed, otherwise step S17 is executed.
Step S15, the server adjusts the picture compression upper limit value and the picture compression lower limit value.
In this step, the adjustment principle is that the larger the variance is, the larger the difference between the upper limit value of picture compression and the lower limit value of picture compression is, otherwise, the smaller the variance is, the smaller the difference between the upper limit value of picture compression and the lower limit value of picture compression is.
In one embodiment of the present invention, the variance upper limit value may be an arithmetic average of the current picture compression upper limit value and the picture compression lower limit value; the variance lower limit value can be 0.5 times the variance upper limit value correspondingly.
For the specific adjustment method, the following method may be adopted in the embodiment of the present invention:
when the variance is greater than the variance upper limit, the adjusted picture compression upper limit is as follows: (1+ (a/variance upper limit))) adjusting a pre-picture compression upper limit; the adjusted picture compression lower limit value is as follows: adjusting a pre-picture compression lower limit value/(1 + (A/variance upper limit value)); wherein A is the difference value between the variance and the variance upper limit value.
For example, when the upper limit of picture compression before adjustment is 860, the lower limit of picture compression before adjustment is 150, X is 505, and the variance is 650, a is 650-.
When the variance is smaller than the variance lower limit, the adjusted picture compression upper limit is as follows: the picture compression upper limit value/(1 + (B/variance lower limit value)) before adjustment; the adjusted picture compression lower limit value is as follows: (1+ (B/variance lower limit)). picture compression lower limit before adjustment; wherein B is the difference between the variance and the variance lower limit value.
For example, when the upper limit of picture compression before adjustment is 860, the lower limit of picture compression before adjustment is 150, Y is 252.5, and the variance is 144.3, B is 252.5 to 144.3 ═ 108.2, the upper limit after adjustment is 860/(1+ (108.2/252.5)) -602, and the lower limit after adjustment is (1+ (108.2/252.5)) -150 ═ 214.3.
In practical applications, the following may occur: when the variance is smaller than the variance lower limit, the adjusted picture compression upper limit may be smaller than the adjusted picture compression lower limit, which causes a contradiction. When such a situation is encountered, the following can be done:
keeping the adjusted upper limit value of the picture compression unchanged, namely taking the adjusted upper limit value of the picture compression as a priority principle; the adjusted picture compression lower limit value is as follows: (1-C) an adjusted picture compression upper limit value; and C is the proportion of sample data which exceeds the upper limit value of picture compression before adjustment or the lower limit value of picture compression before adjustment in the sample data acquired by the server.
For example, if the original upper limit value is 860, the original lower limit value is 300, Y is 252.5, and the variance is 36, B is 252.5-36-216.5, the adjusted upper limit value of picture compression is 860/(1+ (216.5/252.5)) -463, and the adjusted lower limit value of picture compression is (1+ (216.5/252.5)) -300-557.2, the upper limit value is lower than the lower limit value, which results in contradiction.
In this case, the upper limit value, i.e., the upper limit value is preferably adjusted to 463, but the lower limit value is adjusted to (1-C) × the adjusted upper limit value of picture compression; and C is the proportion of sample data which exceeds the upper limit value of picture compression before adjustment or the lower limit value of picture compression before adjustment in the sample data acquired by the server. In an extreme case, if all sample data exceed the upper limit value or the lower limit value of the picture compression before adjustment, C is 1, and the lower limit value is 0, and if all sample data do not exceed the upper limit value or the lower limit value, C is 0, and the lower limit value is equal to the upper limit value.
For example, if the upper limit of picture compression before adjustment is 860, the lower limit of picture compression before adjustment is 300, and 10 sample data are collected, which are (1032), (774), (731), (602), (430), (412.8), (378.4), (352.6), (258), and (86), the number of sample data exceeding the sample data is 3: 1032. 258, 86, then C is 0.3, and after the upper limit value of picture compression is adjusted to 463 according to the rule, the lower limit value of picture compression will be adjusted to (1-0.3) × 463 ═ 324.1.
After the step is finished, a new picture compression upper limit value and a new picture compression lower limit value are generated, and then the server pushes the new upper limit value and the new lower limit value to each mobile terminal. Meanwhile, the server also executes the process of the embodiment again in a loop manner to perform control dynamically. That is, in step S16, statistics with the new upper and lower limit values are started.
And step S16, the server counts the condition that the newly acquired sample data exceeds the adjusted picture compression upper limit value or the adjusted picture compression lower limit value.
Step S17, the picture compression upper limit value and the picture compression lower limit value are kept unchanged.
In this step, when the variance is within the preset range, it indicates that the sample data fluctuation is small, and the current picture compression upper limit value and the current picture compression lower limit value can also meet the requirements, so that the variance is kept unchanged.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (1)

1. A picture compression control method of a mobile terminal is characterized by comprising the following steps:
the server sets an upper picture compression limit value and a lower picture compression limit value; the lower limit value of the picture compression is a threshold value for reminding a user of carrying out the picture compression, and the upper limit value of the picture compression is a threshold value for automatically carrying out the picture compression;
the server collects a plurality of sample data and counts the condition that the sample data exceeds the upper limit value or the lower limit value of the picture compression;
the server calculates variance according to the plurality of sample data;
the server judges whether the variance exceeds a preset range, if so, the server adjusts the picture compression upper limit value and the picture compression lower limit value; the larger the variance is, the larger the difference between the picture compression upper limit value and the picture compression lower limit value is adjusted to be;
the server counts the condition that newly acquired sample data exceeds the adjusted picture compression upper limit value or the adjusted picture compression lower limit value;
the variance is calculated by:
Figure FDA0002728205410000011
wherein V (X) is variance; x (t) is the sample data value; n is the number of sample data;
Figure FDA0002728205410000012
is the sample mean;
the server judges whether the variance exceeds a preset range, if so, the server adjusts the picture compression upper limit value and the picture compression lower limit value, and the method comprises the following steps:
the preset range comprises a variance upper limit value and a variance lower limit value, and when the server judges that the variance is between the variance upper limit value and the variance lower limit value, the picture compression upper limit value and the picture compression lower limit value are kept unchanged;
the variance upper limit value is the arithmetic average value of the current picture compression upper limit value and the current picture compression lower limit value;
the variance lower limit value is 0.5 times of the variance upper limit value;
when the variance is greater than the variance upper limit value, the adjusted picture compression upper limit value is as follows: (1+ (a/variance upper limit))) adjusting a pre-picture compression upper limit; the adjusted picture compression lower limit value is as follows: adjusting a pre-picture compression lower limit value/(1 + (A/variance upper limit value)); wherein A is the difference value between the variance and the variance upper limit value;
when the variance is smaller than the variance lower limit value, the adjusted picture compression upper limit value is as follows: the picture compression upper limit value/(1 + (B/variance lower limit value)) before adjustment; the adjusted picture compression lower limit value is as follows: (1+ (B/variance lower limit)). picture compression lower limit before adjustment; wherein B is the difference between the variance and the variance lower limit value;
when the variance is smaller than the variance lower limit value, if the adjusted picture compression upper limit value is smaller than the adjusted picture compression lower limit value, the following processing is performed:
keeping the adjusted picture compression upper limit value unchanged; the adjusted picture compression lower limit value is as follows: (1-C) an adjusted picture compression upper limit value; and C is the proportion of sample data which exceeds the upper limit value of picture compression before adjustment or the lower limit value of picture compression before adjustment in the sample data acquired by the server.
CN201810248766.XA 2018-03-25 2018-03-25 Picture compression control method of mobile terminal Active CN108470059B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810248766.XA CN108470059B (en) 2018-03-25 2018-03-25 Picture compression control method of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810248766.XA CN108470059B (en) 2018-03-25 2018-03-25 Picture compression control method of mobile terminal

Publications (2)

Publication Number Publication Date
CN108470059A CN108470059A (en) 2018-08-31
CN108470059B true CN108470059B (en) 2021-01-26

Family

ID=63265799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810248766.XA Active CN108470059B (en) 2018-03-25 2018-03-25 Picture compression control method of mobile terminal

Country Status (1)

Country Link
CN (1) CN108470059B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101588515A (en) * 2009-06-30 2009-11-25 北京空间机电研究所 Self-adaptive real-time adjusting method for dynamic range of linear array remote sensing CCD camera
CN106258644A (en) * 2016-10-31 2017-01-04 深圳前海弘稼科技有限公司 The temperature control method of crop greenhouse and temperature-adjusting device
CN107018175A (en) * 2017-01-11 2017-08-04 杨立群 The dispatching method and device of mobile cloud computing platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4130435B2 (en) * 2004-11-30 2008-08-06 本田技研工業株式会社 Abnormality detection device for imaging device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101588515A (en) * 2009-06-30 2009-11-25 北京空间机电研究所 Self-adaptive real-time adjusting method for dynamic range of linear array remote sensing CCD camera
CN106258644A (en) * 2016-10-31 2017-01-04 深圳前海弘稼科技有限公司 The temperature control method of crop greenhouse and temperature-adjusting device
CN107018175A (en) * 2017-01-11 2017-08-04 杨立群 The dispatching method and device of mobile cloud computing platform

Also Published As

Publication number Publication date
CN108470059A (en) 2018-08-31

Similar Documents

Publication Publication Date Title
US7526194B2 (en) Method and apparatus for adjusting exposure for a camera
CN110798626B (en) Automatic exposure adjusting method, system and equipment
CN105574839B (en) Image processing method and device
JP2018505571A (en) Image compression method / apparatus and server
KR101602032B1 (en) Frame encoding selection based on frame similarities and visual quality and interests
CN105578061A (en) Anti-shaking method and device for photographing, and mobile terminal
CN108062755B (en) Intelligent picture clipping method and device
WO2019064753A1 (en) Image processing device, image capture device, image processing method, image capture method, and program
CN105791699A (en) Adjusting method and system of camera shooting frame rate and mobile terminal
CN108470059B (en) Picture compression control method of mobile terminal
CN108494963B (en) Brightness control method for mobile phone display screen
US10079981B2 (en) Image dynamic range adjustment method, terminal, and storage medium
WO2016101663A1 (en) Image compression method and device
CN113452910A (en) Recommendation method, terminal device and storage medium
CN117528228A (en) Camera power consumption control method and device, electronic equipment and computer storage medium
CN115665556B (en) Automatic exposure method, device, equipment and storage medium
CN108174125B (en) Method, device, electronic equipment and storage medium for controlling HDR function
CN108470060B (en) Junk data processing control method of mobile terminal
CN115767282A (en) Fill light brightness control method, terminal device and computer readable storage medium
CN112788364B (en) Code stream flow regulating device, method and computer readable storage medium
CN114143471A (en) Image processing method, system, mobile terminal and computer readable storage medium
CN114979453A (en) Shooting method and device and electronic equipment
WO2018170727A1 (en) Method and apparatus for determining pickup parameters and electronic equipment
EP3515061A1 (en) Image processing apparatus, image processing system, image processing method, and carrier means
CN113824166A (en) Charging strategy adjusting method and device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210108

Address after: Room 523, 5 / F, building 1, Tianda building, No. 180, Gen Shan Dong Road, Jianggan District, Hangzhou City, Zhejiang Province 310000

Applicant after: Hangzhou Yike Information Technology Co.,Ltd.

Address before: Room 403, No.35, Sanxiang, xiashou new village, Xicheng District, Dongguan City, Guangdong Province 523073

Applicant before: DONGGUAN HUARUI ELECTRONIC TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 901, Floor 9, Building 1, No. 239, Sansheng Street, Qiaosi Street, Linping District, Hangzhou City, Zhejiang Province, 310000

Patentee after: Hangzhou Yike Information Technology Co.,Ltd.

Address before: Room 523, 5 / F, building 1, Tianda building, No. 180, Gen Shan Dong Road, Jianggan District, Hangzhou City, Zhejiang Province 310000

Patentee before: Hangzhou Yike Information Technology Co.,Ltd.

CP02 Change in the address of a patent holder