CN100472567C - A method and system of image processing - Google Patents

A method and system of image processing Download PDF

Info

Publication number
CN100472567C
CN100472567C CNB2006101441134A CN200610144113A CN100472567C CN 100472567 C CN100472567 C CN 100472567C CN B2006101441134 A CNB2006101441134 A CN B2006101441134A CN 200610144113 A CN200610144113 A CN 200610144113A CN 100472567 C CN100472567 C CN 100472567C
Authority
CN
China
Prior art keywords
coefficient
freg
image
effect
image processing
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
CNB2006101441134A
Other languages
Chinese (zh)
Other versions
CN1952982A (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.)
Mid Star Technology Ltd By Share Ltd
Original Assignee
Vimicro Corp
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 Vimicro Corp filed Critical Vimicro Corp
Priority to CNB2006101441134A priority Critical patent/CN100472567C/en
Publication of CN1952982A publication Critical patent/CN1952982A/en
Application granted granted Critical
Publication of CN100472567C publication Critical patent/CN100472567C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)

Abstract

This invention discloses a image method and system, which comprises the following steps: decoding image data and directly getting aim image relationship; setting relationship value according to aim image effect type; directly processing code on relationship parameters. The invention also provides other method to decode image data and anti-quantity to get aim image relationship parameters.

Description

A kind of image processing method and system
Technical field
The present invention relates to computer realm, particularly in image processing field, compressed image is carried out the method and system of special effect treatment.
Background technology
Because it is excessive that original figure picture or image take storage space, so Image Compression is widely used, and compress technique is in continuous improve.People are at browsing pictures or the pursuit that possesses the visual art effect when watching video file, so the special-effect of digital picture (abbreviation special efficacy) treatment technology arises at the historic moment.
The special effect treatment process of the image of prior art is referring to shown in Figure 1 at present, with JPEG (joint photographic experts group) (Joint Picture Expert Group, JPEG) describe for example, the image special effect processing procedure of other compression standard is identical with JPEG, just the method that may use in each process or algorithm difference.The image special effect processing procedure of JPEG is as follows:
Step 101: the compressing image data of jpeg format is decompressed, it is carried out the entropy decoding, be generally Huffman (huffman) decoding, the coefficient that acquisition is relevant with brightness and colourity.
Step 102: according to quantization table or quantitative formula coefficient is carried out inverse quantization (Dequantizer), obtain the IDCT coefficient.
Step 103: all coefficients are carried out inverse transformation, and (Inverse DiscreteConsine Transform IDCT), becomes the IDCT transformation of coefficient on the frequency domain luminance component and chromatic component (YUV) data of time domain to be generally inverse discrete cosine transformation.
Step 104: according to the needs of different special effect treatment, the value that changes yuv data accordingly makes image produce special-effect.
Step 105: yuv data is compressed, it is carried out discrete cosine transform, and (DiscreteConsine Transform DCT), makes yuv data on the time domain be transformed into DCT coefficient on the frequency domain again.
Step 106: the DCT coefficient is quantized (Quantizer), filter out high frequency coefficient, be convenient to compression and handle.
Step 107: less in order to make view data, use entropy coding that the data after quantizing are compressed usually, acquisition has the compressing image data of the jpeg format of special-effect.
As seen, prior art all will experience the process of compression coding, inverse quantization, inverse transformation, positive-going transition, quantification and coding in carrying out picture decoding and cataloged procedure, process is longer, especially conversion and inverse transformation process are very complicated, comparatively complexity and speed are slower to make the image special effect processing procedure, system realizes also relatively difficulty, is unfavorable for the volume compression of system.
Summary of the invention
The invention provides a kind of image processing method and system, in order to solve complicated, the slow problem of the special effect treatment process that has image in the prior art.
The invention provides following technical scheme:
A kind of image processing method may further comprise the steps:
View data is decoded, and directly from decoded data, obtain the related coefficient of target image;
According to the type of effect of target image the value of described related coefficient is set, makes target image have the special-effect of expection;
Directly the related coefficient after being provided with is encoded.
Described relevant coefficient comprises coefficient relevant with brightness and the coefficient relevant with colourity.
Described relevant coefficient comprises DC coefficient and ac coefficient.
Described decoding is meant the entropy decoding; Described coding is meant entropy coding.
The described related coefficient of part is 0.
The type of described Flame Image Process comprise that black and white effect process, mosaic effect are handled, film result is handled and the effect process of missing old times or old friends in one or more.
A kind of image processing method may further comprise the steps:
View data is decoded and inverse quantization, and obtain the related coefficient of target image the direct data behind inverse quantization;
According to the type of effect of target image the value of described related coefficient is set, makes target image have the special-effect of expection;
Directly the related coefficient after being provided with is quantized and encode.
Described decoding is meant the entropy decoding; Described coding is meant entropy coding.
The described related coefficient of part is 0.
The type of described Flame Image Process comprise that black and white effect process, mosaic effect are handled, film result is handled and the effect process of missing old times or old friends in one or more.
A kind of image processing system comprises:
Decoding device is used for view data is decoded and inverse quantization, and obtains the related coefficient of target image the direct data behind inverse quantization;
Treating apparatus is used for being provided with according to the type of effect of target image the value of described related coefficient, makes target image have the special-effect of expection;
Code device is used for directly the related coefficient after being provided with being quantized and encoding.
Described decoding device comprises:
The compression coding module is used for view data is decoded;
Inverse quantization module is used for the coefficient that obtains after the decoding is carried out inverse quantization, and obtains the related coefficient of target image the direct data behind inverse quantization.
Described code device comprises:
Quantization modules is used for directly the related coefficient after being provided with being quantized;
The compressed encoding module is used for the coefficient after quantizing is encoded.
A kind of image processing system comprises:
Decoding device is used for view data is decoded, and directly obtains the related coefficient of target image from decoded data;
Treating apparatus is used for being provided with according to the type of effect of target image the value of described related coefficient, makes target image have the special-effect of expection;
Code device is used for directly the related coefficient after being provided with being encoded.
Beneficial effect of the present invention is as follows:
1, the present invention decodes and inverse quantization to image compression data, carries out special effect processing then, has omitted inverse transformation and conversion process the most complicated in the processing procedure, makes that whole special effect processing process is simplified significantly.
2, the present invention also provides a kind of scheme, just it is carried out special effect processing after image compression data is decoded, and directly the coefficient after the special effect processing is encoded then, has further simplified treatment scheme.
3, the present invention is applicable to multiple image or picture compression standard.
Also comparatively simple when 4, using system of the present invention realization.
Description of drawings
Fig. 1 is the process flow diagram of image processing method in the prior art;
Fig. 2 is for carrying out the system construction drawing that image special effect is handled in the embodiment of the invention;
Fig. 3 is the structural drawing of decoding device in the embodiment of the invention;
Fig. 4 is the structural drawing of code device in the embodiment of the invention;
Fig. 5 is the method flow diagram that image special effect is handled in the embodiment of the invention;
Fig. 6 is the method flow diagram that another kind of image special effect is handled in the embodiment of the invention;
Fig. 7 is a black and white special efficacy instance graph in the embodiment of the invention;
Fig. 8 is a mosaic special efficacy instance graph in the embodiment of the invention;
Fig. 9 is an embodiment of the invention mediella special efficacy instance graph;
Figure 10 is the special efficacy instance graph of missing old times or old friends in the embodiment of the invention.
Embodiment
In order to solve complicated, the slow problem of the special effect treatment process that has image in the prior art, the present invention does not carry out IDCT and DCT process, before the IDCT process related data is carried out special effect treatment.
Present embodiment is that example describes with JPEG, and other Standard of image compression is identical with the processing procedure of JPEG.
The first step of JPEG compression algorithm is exactly the piece (block) that the yuv data of entire image is divided into 8X8 respectively, and each block is done dct transform.Obtain the coefficient of the 8X8 on the frequency field respectively.Therefore, the final step of decompression algorithm is exactly the IDCT computing of being each block.Present embodiment was exactly before doing the IDCT computing, and the coefficient on the frequency field of the 8X8 of each block is processed, and obtained some special-effects.
Present embodiment provides two kinds of schemes, and scheme one is that view data is carried out entropy decoding, inverse quantization, special effect processing, quantification and entropy coding; Scheme two is that view data is carried out entropy decoding, special effect processing and entropy coding.
Scheme one
Referring to Fig. 2, realize in the present embodiment that the system that image special effect is handled comprises decoding device 201, treating apparatus 202 and code device 203.
Decoding device 201 is at first decoded to compressing image data, adopts the entropy decoding in the present embodiment, particularly Huffman (huffman) decoding in the entropy decoding; Then, the image coefficient that obtains after the decoding is carried out inverse quantization, obtain the IDCT coefficient.
The part or all of IDCT coefficient for the treatment of apparatus 202 special efficacy type change as required makes the IDCT coefficient after the change carry special efficacy information.
IDCT coefficient after 203 pairs of changes of code device quantizes, and filters out high fdrequency component, makes things convenient for subsequent compression, then the coefficient after quantizing is encoded, and adopts the huffman coding in the entropy coding, particularly entropy coding in the present embodiment.
Referring to Fig. 3, decoding device 201 comprises compression coding module 301 and inverse quantization module in the present embodiment
302。
301 pairs of compressing image datas of compression coding module are decoded, and obtain image coefficient, adopt the entropy decoding in the present embodiment, particularly the Hofmann decoding in the entropy decoding.
The image coefficient that obtains after 302 pairs of decodings of inverse quantization module is carried out inverse quantization, obtains the IDCT coefficient.
Referring to Fig. 4, code device 203 comprises quantization modules 401 and compressed encoding module 402 in the present embodiment.
IDCT coefficient after 401 pairs of changes of quantization modules quantizes, and filters out high fdrequency component, makes things convenient for subsequent compression.
Coefficient after 402 pairs of quantifications of compressed encoding module carries out compressed encoding, adopts the huffman coding in the entropy coding, particularly entropy coding in the present embodiment.
Referring to Fig. 5, the idiographic flow of image special effect disposal route is as follows in the present embodiment:
Step 501: there are not the data that can directly use in the image compression data, thus must carry out the entropy decoding to it, and recover the block of 8X8, obtain the coefficient relevant with YUV.This entropy decoding comprises Hofmann decoding, (because use is huffman coding when compression.) and in the Hofmann decoding process with reference to huffman coding table.
Step 502: according to quantization table or by quantitative formula all coefficients are carried out inverse quantization, promptly do multiplication, recover the raw image data on the frequency domain as far as possible.
Work as u, during v=0, the coefficient F (0,0) behind the DCT is called direct current (DC) coefficient; Work as u, v ≠ 0 o'clock, (u v) is called interchange (AC) coefficient to the coefficient F behind the DCT.For example:
Y_freg: the expression luminance Y component is finished the coefficient after the DCT.
U_freg: expression colourity U component is finished the coefficient after the DCT.
V_freg: expression colourity V component is finished the coefficient after the DCT.
Y_DC_freg: the expression luminance Y component is finished the DC coefficient after the DCT.
Y_AC_freg: the expression luminance Y component is finished the AC coefficient after the DCT.
U_DC_freg: expression colourity U component is finished the DC coefficient after the DCT.
U_AC_freg: expression colourity U component is finished the AC coefficient after the DCT.
V_DC_freg: expression colourity V component is finished the DC coefficient after the DCT.
V_AC_freg: expression colourity V component is finished the AC coefficient after the DCT.
Step 503: according to the special efficacy type, relevant YUV coefficient is set to corresponding particular value, can receive the image of special-effect after decompressing afterwards, and the special efficacy type comprises black and white special efficacy, mosaic special efficacy, egative film special efficacy and the special efficacy etc. of missing old times or old friends.
One, the black and white special efficacy for example.
Method: as long as the U_freg and the V_freg component that have color information all are changed to 0.That is: Y_freg=Y_freg, U_freg=0, V_freg=0.
Two, mosaic effect for example.
Method: as long as all DC coefficients of brightness and colourity are kept, all AC coefficients all are changed to 0 and get final product.That is: Y_DC_freg=Y_DC_freg, Y_AC_freg=0, U_DC_freg=U_DC_freg, U_AC_freg=0, V_DC_freg=V_DC_freg, V_AC_freg=0.
Three, the egative film special efficacy for example.
Method: as long as Y_freg, U_freg and three whole negates of component of V_freg, positive becoming is negative, and that bears becomes positive getting final product.That is: Y_freg=-Y_freg, U_freg=-U_freg, V_freg=-V_freg.
Four, miss old times or old friends special efficacy for example.
Method: as long as have the U_freg of color information and the DC coefficient of V_freg component is set to suitable value, turning to be yellow for the effect that makes image, is 4 o'clock at quantization parameter, and the DC coefficient is made as-152 and 160 respectively, and the AC coefficient is set to 0, and Y_freg is constant.That is: Y_freg=Y_freg, U_DC_freg=-152, U_AC_freg=0, V_DC_freg=160, V_AC_freg=0.
The special efficacy of missing old times or old friends is meant, makes picture seem to send out old, and therefore, color does not fix-152 and 160, also can get other value according to the needs and the quantization parameter of effect, makes image seem whole relatively certain color.
Owing to,,, continue following steps so after view data is carried out special effect processing, need it is compressed how with the compressed format memory image file at present in order to save storage space:
Step 504: according to quantization table or by quantitative formula all coefficients are quantized, with the value of each coefficient divided by correspondence in the quantization table.Because the value in the upper left corner is less in the quantization table, the value in the lower right corner is bigger, has so just played the maintenance low frequency component, suppresses the purpose of high fdrequency component, filters out the high fdrequency component that the information of carrying is less and information is not too important, is convenient to follow-up compression and handles.
Step 505: the coefficient after quantizing is carried out entropy coding, carry out data compression.
Said method is behind inverse quantization relevant data to be carried out special effect processing, quantizes and compressed encoding again.Introduce a kind of more simple effect processing method below.
Scheme two
Respectively installing that the system that the realization image special effect is handled in the present embodiment comprises is as follows:
201 pairs of compressing image datas of decoding device are decoded and are obtained the target image coefficient.
The part or all of target image coefficient for the treatment of apparatus 202 special efficacy type change as required.
Target image coefficient after 203 pairs of changes of code device is encoded.
Decoding device 201 does not comprise inverse quantization module 302 in this programme, and respective coding device 203 does not comprise quantization modules 401.
As seen the special effect processing process is simplified significantly.
Referring to Fig. 6, the idiographic flow of another kind of image special effect disposal route is as follows in the present embodiment:
Step 601: image compression data is carried out the entropy decoding, owing to the data that do not have in the image compression data directly to use, thus must carry out Hofmann decoding to it according to huffman coding table, and recover the block of 8X8, obtain the coefficient relevant with YUV.
Step 602: according to the special efficacy type, relevant YUV coefficient is set to corresponding particular value, and the special efficacy type comprises black and white special efficacy, mosaic special efficacy, egative film special efficacy and the special efficacy etc. of missing old times or old friends.
If:
Y_freg: the expression luminance Y component is finished DCT and is quantized coefficient afterwards.
U_freg: expression colourity U component is finished DCT and is quantized coefficient afterwards.
V_freg: expression colourity V component is finished DCT and is quantized coefficient afterwards.
Y_DC_freg: the expression luminance Y component is finished DCT and is quantized DC coefficient afterwards.
Y_AC_freg: the expression luminance Y component is finished DCT and is quantized AC coefficient afterwards.
U_DC_freg: expression colourity U component is finished DCT and is quantized DC coefficient afterwards.
U_AC_freg: expression colourity U component is finished DCT and is quantized AC coefficient afterwards.
V_DC_freg: expression colourity V component is finished DCT and is quantized DC coefficient afterwards.
V_AC_freg: expression colourity V component is finished DCT and is quantized AC coefficient afterwards.
One, the black and white special efficacy is given an example, referring to black white image shown in Figure 7.
Method: as long as the U_freg and the V_freg component that have color information all are changed to 0.That is: Y_freg=Y_freg, U_freg=0, V_freg=0.
Two, mosaic effect is given an example, referring to mosaic image shown in Figure 8.
Method: as long as all DC coefficients of brightness and colourity are kept, all AC coefficients all are changed to 0 and get final product.That is: Y_DC_freg=Y_DC_freg, Y_AC_freg=0, U_DC_freg=U_DC_freg, U_AC_freg=0, V_DC_freg=V_DC_freg, V_AC_freg=0.
Three, the egative film special efficacy is given an example, referring to negative map picture shown in Figure 9.
Method: as long as Y_freg, U_freg and three whole negates of component of V_freg, positive becoming is negative, and that bears becomes positive getting final product.That is: Y_freg=-Y_freg, U_freg=-U_freg, V_freg=-V_freg.
Four, miss old times or old friends special efficacy for example, referring to the image of missing old times or old friends shown in Figure 10.
Method: as long as have the U_freg of color information and the DC coefficient of V_freg component is set to suitable value, turn to be yellow for the effect that makes image, the DC coefficient is made as-38 and 40 respectively, the AC coefficient is set to 0, and Y_freg is constant.That is: Y_freg=Y_freg, U_DC_freg=-38, U_AC_freg=0, V_DC_freg=40, V_AC_freg=0.
Make picture seem to send out old owing to miss old times or old friends, therefore, color does not fix-38 and 40, can get other value as required yet, makes image seem whole relatively certain color.
Because present embodiment is just view data to be carried out special effect processing in entropy decoding back, and inverse quantization and IDCT process do not take place, thus in compression process, do not need to carry out DCT and quantizing process yet, so step below directly carrying out:
Step 603: all coefficients are carried out entropy coding, particularly carry out huffman coding, realize data compression.
Because quantification and inverse quantization, DCT and IDCT are two reversible processes, and what obtain at last usually after compressed image is carried out special effect processing also is compressed image, so above-mentioned two reversible processes can be omitted.And the original compression view data cannot directly be carried out special effect processing, is necessary so press entropy decoding and entropy coding process.
The present invention decodes and inverse quantization to image compression data, carries out special effect processing then, has omitted the most complicated inverse transformation and the conversion process of processing procedure, makes that whole special effect processing process is simplified significantly.The present invention also provides a kind of scheme, just it is carried out special effect processing after image compression data is decoded, and then the coefficient after the special effect processing is encoded, and has further simplified treatment scheme.In addition, the present invention is applicable to multiple image or picture compression standard.Also comparatively simple when using system of the present invention realization.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (7)

1, a kind of image processing method is characterized in that, may further comprise the steps:
View data is decoded, and directly from decoded data, obtain the related coefficient of target image;
According to the type of effect of target image the value of described related coefficient is set, makes target image have the special-effect of expection;
Directly the related coefficient after being provided with is encoded.
2, image processing method as claimed in claim 1 is characterized in that, described relevant coefficient comprises coefficient relevant with brightness and the coefficient relevant with colourity.
3, image processing method as claimed in claim 1 is characterized in that, described relevant coefficient comprises DC coefficient and ac coefficient.
As each described image processing method in the claim 1 to 3, it is characterized in that 4, described decoding is meant the entropy decoding; Described coding is meant entropy coding.
5, image processing method as claimed in claim 1 is characterized in that, the described related coefficient of part is 0.
6, image processing method as claimed in claim 1 is characterized in that, the type of described Flame Image Process comprise that black and white effect process, mosaic effect are handled, film result is handled and the effect process of missing old times or old friends in one or more.
7, a kind of image processing system is characterized in that, comprising:
Decoding device is used for view data is decoded, and directly obtains the related coefficient of target image from decoded data;
Treating apparatus is used for being provided with according to the type of effect of target image the value of described related coefficient, makes target image have the special-effect of expection;
Code device is used for directly the related coefficient after being provided with being encoded.
CNB2006101441134A 2006-11-27 2006-11-27 A method and system of image processing Active CN100472567C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006101441134A CN100472567C (en) 2006-11-27 2006-11-27 A method and system of image processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006101441134A CN100472567C (en) 2006-11-27 2006-11-27 A method and system of image processing

Publications (2)

Publication Number Publication Date
CN1952982A CN1952982A (en) 2007-04-25
CN100472567C true CN100472567C (en) 2009-03-25

Family

ID=38059313

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006101441134A Active CN100472567C (en) 2006-11-27 2006-11-27 A method and system of image processing

Country Status (1)

Country Link
CN (1) CN100472567C (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104702952B (en) * 2014-01-21 2018-02-27 杭州海康威视数字技术股份有限公司 A kind of image data compression method

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
DCT域图象处理和特征提取技术. 刘艳,李宏东.中国图象图形学报,第8(A)卷第2期. 2003
DCT域图象处理和特征提取技术. 刘艳,李宏东.中国图象图形学报,第8(A)卷第2期. 2003 *
基于离散余弦变换域处理的快速台标***法. 陈亮,孙军,罗宁.红外与激光工程,第32卷第5期. 2003
基于离散余弦变换域处理的快速台标***法. 陈亮,孙军,罗宁.红外与激光工程,第32卷第5期. 2003 *
基于颜色布局的压缩图像检索研究. 股红飞,张佑生,江巨浪.合肥工业大学学报,第29卷第1期. 2006
基于颜色布局的压缩图像检索研究. 股红飞,张佑生,江巨浪.合肥工业大学学报,第29卷第1期. 2006 *

Also Published As

Publication number Publication date
CN1952982A (en) 2007-04-25

Similar Documents

Publication Publication Date Title
US11451827B2 (en) Non-transform coding
CN102138326B (en) Method and apparatus for inverse quantizing image, and method and apparatus for decoding image
EP1995971A1 (en) A method and device for realizing quantization in coding-decoding
CN1550104A (en) DCT compression using Golomb-Rice coding
CN1253338A (en) Transform region correction of actual region error
CN101098473A (en) Picture coding method and apparatus
CN1547708A (en) A system and method for decoding digital image and audio data in a lossless manner
CA2498665A1 (en) Enhancing compression while transcoding jpeg images
CN104683801A (en) Image compression method and device
CN103246499A (en) Device and method for parallelly processing images
US20170163988A1 (en) Systems and method of using compressed reference frames in video codecs
CN101267566A (en) Image coding method and device
CN104488266A (en) AVS video compressing and coding method, and coder
CN100472567C (en) A method and system of image processing
CN1949821A (en) Method for recovering image with removal of noise in frequency image data and apparatus thereof
CN102724381B (en) Bill image compression method based on JPEG (joint photographic experts group) compression principle
CN103986930A (en) Registration picture image compression method suitable for small-capacity information carrier
Fu et al. A Novel Deblocking Quantization Table for Luminance Component in Baseline JPEG.
CN102833547A (en) Method for quickly embedding dominant information applied to JPEG (Joint Photographic Experts Group) image
CN100490534C (en) Continuous image compression method
CN103237207B (en) Method and device for modifying local image of JPEG (joint photographic experts group) image
JPH0746407A (en) Picture data compressing device and picture data restoring device
WO2014189981A1 (en) Transform system and method in video and image compression
CN116980626A (en) Adaptive JPEG lossless transcoding method, system, equipment and storage medium
Wong et al. Improvements of data embedding in DCT compressed domain

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20171220

Address after: 100083 Haidian District, Xueyuan Road, No. 35, the world building, the second floor of the building on the ground floor, No. 16

Patentee after: Zhongxing Technology Co., Ltd.

Address before: 100083, Haidian District, Xueyuan Road, Beijing No. 35, Nanjing Ning building, 15 Floor

Patentee before: Beijing Vimicro Corporation

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 100083 Haidian District, Xueyuan Road, No. 35, the world building, the second floor of the building on the ground floor, No. 16

Patentee after: Mid Star Technology Limited by Share Ltd

Address before: 100083 Haidian District, Xueyuan Road, No. 35, the world building, the second floor of the building on the ground floor, No. 16

Patentee before: Zhongxing Technology Co., Ltd.