CN111241951B - Iris image processing method and device - Google Patents

Iris image processing method and device Download PDF

Info

Publication number
CN111241951B
CN111241951B CN202010004965.3A CN202010004965A CN111241951B CN 111241951 B CN111241951 B CN 111241951B CN 202010004965 A CN202010004965 A CN 202010004965A CN 111241951 B CN111241951 B CN 111241951B
Authority
CN
China
Prior art keywords
image
processing
edge
unit
iris
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
CN202010004965.3A
Other languages
Chinese (zh)
Other versions
CN111241951A (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.)
Zhang Jiehui
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN202010004965.3A priority Critical patent/CN111241951B/en
Publication of CN111241951A publication Critical patent/CN111241951A/en
Application granted granted Critical
Publication of CN111241951B publication Critical patent/CN111241951B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/18Eye characteristics, e.g. of the iris
    • G06V40/193Preprocessing; Feature extraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/25Determination of region of interest [ROI] or a volume of interest [VOI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Ophthalmology & Optometry (AREA)
  • Human Computer Interaction (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The application discloses a processing method and a device of iris images, which specifically comprise the following steps: step 1, iris image information of a user is obtained as a first image; step 2, preprocessing the first image to obtain a second image; step 3, extracting the region of interest image from the second image to obtain a third image; and 4, performing filtering processing on the third image, and performing image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image, wherein the fourth image is an image which can be used for iris recognition. The application can increase the processing accuracy of the iris image by correcting the iris image, extract the region of interest of the iris image, and filter and reduce noise aiming at the region of interest, thereby accelerating the processing speed of the iris image to a certain extent.

Description

Iris image processing method and device
Technical Field
The disclosure relates to the field of intelligent storage, in particular to a processing method and device of iris images.
Background
The iris recognition technology is based on the iris in eyes to carry out identity recognition and is applied to security equipment (such as entrance guard and the like) and places with high confidentiality requirements.
The human eye structure is composed of sclera, iris, pupil lens, retina, etc. The iris is an annular portion between the black pupil and the white sclera that contains numerous interlaced spots, filaments, crowns, fringes, crypts, etc. of detail. And the iris will remain unchanged throughout the life cycle after the fetal development stage has formed. These features determine the uniqueness of the iris features and also the uniqueness of the identification. Thus, the iris feature of the eye can be regarded as the identification object of each person.
The iris image is usually required to be preprocessed before iris recognition, so that the speed and accuracy of iris recognition are improved, the iris image is usually preprocessed in the market at present in two polarizations, one part of the iris image is quite simple but the processing effect is not ideal, the other part of iris image is quite ideal but the processing process is quite complex, and the operation time is long.
Disclosure of Invention
The present disclosure aims to solve one of the above problems, and provides a method and an apparatus for processing an iris image, which can increase the processing accuracy of the iris image by correcting the iris image, extract a region of interest of the iris image, and perform filtering noise reduction on the region of interest, thereby accelerating the processing rate of the iris image to a certain extent.
The method specifically comprises the following steps:
step 1, iris image information of a user is obtained as a first image;
step 2, preprocessing the first image to obtain a second image;
step 3, extracting the region of interest image from the second image to obtain a third image;
and 4, performing filtering processing on the third image, and performing image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image, wherein the fourth image is an image which can be used for iris recognition.
Further, the preprocessing operation in the step 2 specifically includes the following steps:
step 201, performing binarization processing on the first image to obtain a fifth image;
step 202, extracting edge contours of a fifth image through a Canny operator to obtain a sixth image;
step 203, obtaining the upper, lower, left and right edge points of the outline image of the outermost edge of the sixth image by scanning the sixth image;
step 204, correcting the first image by using the four edge points as reference points to obtain a second image, wherein the correction criterion is as follows: the upper and lower edge points are treated as co-ordinates, and the left and right edge points are treated as co-ordinates.
Further, the region of interest image extraction in the above step 3 specifically includes the following:
step 301, scanning a second image from left to right to obtain a second gray jump point on the left side of the second image;
step 302, scanning the second image from right to left to obtain a second gray jump point on the right side of the second image;
step 303, scanning the second image from top to bottom to obtain a second gray jump point on the upper side of the second image;
step 304, scanning the second image from bottom to top to obtain a second gray jump point at the lower side of the second image;
step 305, respectively taking the second gray jump points on the upper, lower, left and right sides as intersection points to make straight lines in the horizontal and vertical directions, wherein a square area formed by the straight lines is an image of the region of interest;
and 306, performing image segmentation on the second image to extract the region-of-interest image to obtain a third image.
Further, the specific manner of image segmentation in step 306 is by an image segmentation method employing connected domain segmentation.
Further, the filtering processing in the above step 4 specifically performs filtering processing on the third image by using a Gabor filter in the polar coordinate form of five dimensions.
Further, the image addition operation in the above step 4 specifically obtains a fourth image by image-adding the filtered third image and the empty template image of the second image using an addWeighted function of OpenCV.
Also proposed is an iris image processing apparatus, the apparatus comprising:
the image acquisition module is used for acquiring iris image information of a user as a first image;
the image preprocessing module is used for preprocessing the first image to obtain a second image;
the region of interest image extraction module is used for extracting the region of interest image from the second image to obtain a third image;
an image processing module including a filter processing unit and an image adding unit,
the filtering processing unit is used for carrying out filtering processing on the third image;
the image adding unit is used for carrying out image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image.
Further, the image preprocessing module comprises an image binarization unit, an image edge contour extraction unit, an image edge point extraction unit and an image correction unit,
the image binarization unit is used for performing binarization processing on the first image to obtain a fifth image,
the image edge contour extraction unit is used for extracting edge contour of the fifth image through a Canny operator to obtain a sixth image,
the image edge point extraction unit is used for scanning the sixth image to obtain four edge points of the upper edge point, the lower edge point, the left edge point and the right edge point of the outline image of the outermost edge of the sixth image,
the image correction unit is used for correcting the first image by taking the four edge points as reference points to obtain a second image, and the correction criterion is as follows: the upper and lower edge points are treated as co-ordinates, and the left and right edge points are treated as co-ordinates.
The beneficial effects of the present disclosure are: the application discloses a processing method of an iris image, which can increase the processing accuracy of the iris image by correcting the iris image, extract the region of interest of the iris image, and filter and reduce noise aiming at the region of interest, thereby accelerating the processing speed of the iris image to a certain extent.
Drawings
The above and other features of the present disclosure will become more apparent from the detailed description of the embodiments illustrated in the accompanying drawings, in which like reference numerals designate like or similar elements, and which, as will be apparent to those of ordinary skill in the art, are merely some examples of the present disclosure, from which other drawings may be made without inventive effort, wherein:
fig. 1 is a flowchart illustrating a method for processing an iris image according to the present disclosure.
Detailed Description
The conception, specific structure, and technical effects produced by the present disclosure will be clearly and completely described below in connection with the embodiments and the drawings to fully understand the objects, aspects, and effects of the present disclosure. It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be combined with each other.
Fig. 1 is a flowchart illustrating a method of processing an iris image according to the present disclosure, and a method of processing an iris image according to an embodiment of the present disclosure is described below with reference to fig. 1.
The disclosure provides a processing method of iris images, which specifically comprises the following steps:
step 1, iris image information of a user is obtained as a first image;
step 2, preprocessing the first image to obtain a second image;
step 3, extracting the region of interest image from the second image to obtain a third image;
and 4, performing filtering processing on the third image, and performing image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image, wherein the fourth image is an image which can be used for iris recognition.
As a preferred embodiment of the present application, the pretreatment operation in the above step 2 specifically includes the following:
step 201, performing binarization processing on the first image to obtain a fifth image;
step 202, extracting edge contours of a fifth image through a Canny operator to obtain a sixth image;
step 203, obtaining the upper, lower, left and right edge points of the outline image of the outermost edge of the sixth image by scanning the sixth image;
step 204, correcting the first image by using the four edge points as reference points to obtain a second image, wherein the correction criterion is as follows: the upper and lower edge points are treated as co-ordinates, and the left and right edge points are treated as co-ordinates.
Because the image is often required to be normalized during the training of iris recognition, the image is usually corrected, but the image is often not corrected during the general iris image acquisition process, if the image is directly processed, on one hand, the time for processing the image may be increased, and on the other hand, the image recognition may fail because the image is not corrected. The correction concept of this embodiment is that four feature points of the outline of the iris image (that is, the image of the orbit) are obtained by means of image scanning, the image is aligned up and down and left and right according to the four feature points, and thus the image is corrected.
As a preferred embodiment of the present application, the region of interest image extraction in the above step 3 specifically includes the following:
step 301, scanning a second image from left to right to obtain a second gray jump point on the left side of the second image;
step 302, scanning the second image from right to left to obtain a second gray jump point on the right side of the second image;
step 303, scanning the second image from top to bottom to obtain a second gray jump point on the upper side of the second image;
step 304, scanning the second image from bottom to top to obtain a second gray jump point at the lower side of the second image;
step 305, respectively taking the second gray jump points on the upper, lower, left and right sides as intersection points to make straight lines in the horizontal and vertical directions, wherein a square area formed by the straight lines is an image of the region of interest;
and 306, performing image segmentation on the second image to extract the region-of-interest image to obtain a third image.
In this embodiment, since the region of interest image of the iris image is the pupil image in the orbit, the first gray level jump point should be located in the orbit image, and the second gray level jump point should be located in the pupil, so that the region of interest image can be extracted.
As a preferred embodiment of the present application, the specific manner of image segmentation in step 306 is by an image segmentation method employing connected domain segmentation.
As a preferred embodiment of the present application, the filtering process in the above step 4 specifically performs the filtering process on the third image by using a Gabor filter in the polar coordinate form of five dimensions.
As a preferred embodiment of the present application, the image addition operation in the above step 4 obtains a fourth image by image-adding the filtered third image and the empty template image of the second image using an addWeighted function of OpenCV.
Also proposed is an iris image processing apparatus, the apparatus comprising:
the image acquisition module is used for acquiring iris image information of a user as a first image;
the image preprocessing module is used for preprocessing the first image to obtain a second image;
the region of interest image extraction module is used for extracting the region of interest image from the second image to obtain a third image;
an image processing module including a filter processing unit and an image adding unit,
the filtering processing unit is used for carrying out filtering processing on the third image;
the image adding unit is used for carrying out image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image.
As a preferred embodiment of the present application, the image preprocessing module includes an image binarization unit, an image edge contour extraction unit, an image edge point extraction unit and an image correction unit,
the image binarization unit is used for performing binarization processing on the first image to obtain a fifth image,
the image edge contour extraction unit is used for extracting edge contour of the fifth image through a Canny operator to obtain a sixth image,
the image edge point extraction unit is used for scanning the sixth image to obtain four edge points of the upper edge point, the lower edge point, the left edge point and the right edge point of the outline image of the outermost edge of the sixth image,
the image correction unit is used for correcting the first image by taking the four edge points as reference points to obtain a second image, and the correction criterion is as follows: the upper and lower edge points are treated as co-ordinates, and the left and right edge points are treated as co-ordinates.
The iris image processing device can be operated in computing equipment such as a desktop computer, a notebook computer, a palm computer, a cloud server and the like. The device operable by the iris image processing device may include, but is not limited to, a processor and a memory. It will be appreciated by those skilled in the art that the example is merely an example of an iris image processing apparatus, and is not limited to an iris image processing apparatus, and may include more or fewer components than the example, or may combine some components, or different components, e.g., the iris image processing apparatus may further include an input/output device, a network access device, a bus, etc. The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general purpose processor may be a microprocessor or the processor may be any conventional processor or the like, which is a control center of the apparatus for operating the processing apparatus for iris images, and connects various parts of the entire apparatus for operating the processing apparatus for iris images using various interfaces and lines.
The memory may be used to store the computer program and/or the module, and the processor may implement various functions of the iris image processing apparatus by running or executing the computer program and/or the module stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
While the present disclosure has been described in considerable detail and with particularity with respect to several described embodiments, it is not intended to be limited to any such detail or embodiments or any particular embodiment, but is to be construed as providing broad interpretation of such claims by reference to the appended claims in view of the prior art so as to effectively encompass the intended scope of the disclosure. Furthermore, the foregoing description of the present disclosure has been presented in terms of embodiments foreseen by the inventor for the purpose of providing a enabling description for enabling the enabling description to be available, notwithstanding that insubstantial changes in the disclosure, not presently foreseen, may nonetheless represent equivalents thereto.

Claims (5)

1. A method of processing an iris image, the method comprising the steps of:
step 1, iris image information of a user is obtained as a first image;
step 2, preprocessing the first image to obtain a second image;
step 3, extracting the region of interest image from the second image to obtain a third image;
step 4, filtering the third image, and carrying out image addition on the filtered third image and the empty template image with the same size of the second image to obtain a fourth image, wherein the fourth image is an image which can be used for iris recognition;
the pretreatment operation in the step 2 specifically includes the following steps:
step 201, performing binarization processing on the first image to obtain a fifth image;
step 202, extracting edge contours of a fifth image through a Canny operator to obtain a sixth image;
step 203, obtaining the upper, lower, left and right edge points of the outline image of the outermost edge of the sixth image by scanning the sixth image;
step 204, correcting the first image by using the four edge points as reference points to obtain a second image, wherein the correction criterion is as follows: processing the upper edge point and the lower edge point into a common abscissa, and processing the left edge point and the right edge point into a common ordinate;
the region of interest image extraction in the above step 3 specifically includes the following:
step 301, scanning a second image from left to right to obtain a second gray jump point on the left side of the second image;
step 302, scanning the second image from right to left to obtain a second gray jump point on the right side of the second image;
step 303, scanning the second image from top to bottom to obtain a second gray jump point on the upper side of the second image;
step 304, scanning the second image from bottom to top to obtain a second gray jump point at the lower side of the second image;
step 305, respectively taking the second gray jump points on the upper, lower, left and right sides as intersection points to make straight lines in the horizontal and vertical directions, wherein a square area formed by the straight lines is an image of the region of interest;
and 306, performing image segmentation on the second image to extract the region-of-interest image to obtain a third image.
2. The method according to claim 1, wherein the specific manner of image segmentation in step 306 is by using a connected domain segmentation method.
3. The method according to claim 1, wherein the filtering in step 4 is performed on the third image by using a Gabor filter in the form of polar coordinates having five dimensions.
4. The method according to claim 1, wherein the step 4 of adding the images is performed by adding the filtered third image to the blank template image of the second image by using an OpenCV addWeighted function to obtain a fourth image.
5. An apparatus for processing an iris image, the apparatus comprising:
the image acquisition module is used for acquiring iris image information of a user as a first image;
the image preprocessing module is used for preprocessing the first image to obtain a second image;
the region of interest image extraction module is used for extracting the region of interest image from the second image to obtain a third image;
an image processing module including a filter processing unit and an image adding unit,
the filtering processing unit is used for carrying out filtering processing on the third image;
the image adding unit is used for carrying out image addition on the third image after the filtering processing and the empty template image with the same size of the second image to obtain a fourth image;
the image preprocessing module comprises an image binarization unit, an image edge contour extraction unit, an image edge point extraction unit and an image correction unit,
the image binarization unit is used for performing binarization processing on the first image to obtain a fifth image,
the image edge contour extraction unit is used for extracting edge contour of the fifth image through a Canny operator to obtain a sixth image,
the image edge point extraction unit is used for scanning the sixth image to obtain four edge points of the upper edge point, the lower edge point, the left edge point and the right edge point of the outline image of the outermost edge of the sixth image,
the image correction unit is used for correcting the first image by taking the four edge points as reference points to obtain a second image, and the correction criterion is as follows: processing the upper edge point and the lower edge point into a common abscissa, and processing the left edge point and the right edge point into a common ordinate;
the region of interest image extraction module comprises:
a unit for scanning the second image from left to right to obtain a second gray jump point on the left side of the second image;
a unit for scanning the second image from right to left to obtain a second gray jump point on the right side of the second image;
a unit for scanning the second image from top to bottom to obtain a second gray jump point on the upper side of the second image;
a unit for scanning the second image from bottom to top to obtain a second gray jump point at the lower side of the second image;
and the unit is used for making straight lines in the horizontal and vertical directions by taking the second gray jump points on the upper, lower, left and right sides as intersection points respectively, wherein a square area formed by the straight lines is an image of the region of interest.
CN202010004965.3A 2020-01-03 2020-01-03 Iris image processing method and device Active CN111241951B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010004965.3A CN111241951B (en) 2020-01-03 2020-01-03 Iris image processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010004965.3A CN111241951B (en) 2020-01-03 2020-01-03 Iris image processing method and device

Publications (2)

Publication Number Publication Date
CN111241951A CN111241951A (en) 2020-06-05
CN111241951B true CN111241951B (en) 2023-10-31

Family

ID=70872335

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010004965.3A Active CN111241951B (en) 2020-01-03 2020-01-03 Iris image processing method and device

Country Status (1)

Country Link
CN (1) CN111241951B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114913638B (en) * 2022-04-08 2024-03-01 湖北安源建设集团有限公司 Fire control access control management method and system based on Internet
CN116343320B (en) * 2023-03-31 2024-06-07 西南大学 Iris recognition method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632137A (en) * 2013-11-15 2014-03-12 长沙理工大学 Human iris image segmentation method
CN107408195A (en) * 2015-12-29 2017-11-28 厦门中控智慧信息技术有限公司 A kind of iris identification method and device
CN109325421A (en) * 2018-08-28 2019-02-12 武汉真元生物数据有限公司 A kind of eyelashes minimizing technology and system based on edge detection

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100826876B1 (en) * 2006-09-18 2008-05-06 한국전자통신연구원 Iris recognition method and apparatus for thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632137A (en) * 2013-11-15 2014-03-12 长沙理工大学 Human iris image segmentation method
CN107408195A (en) * 2015-12-29 2017-11-28 厦门中控智慧信息技术有限公司 A kind of iris identification method and device
CN109325421A (en) * 2018-08-28 2019-02-12 武汉真元生物数据有限公司 A kind of eyelashes minimizing technology and system based on edge detection

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
徐锋.《基于肤色检测和人眼定位的人脸检测方法》.《计算机***应用》.2010,第3页. *
杨义先.《中国电子学会第十五届信息论学术年会暨第一届全国网络编码学术年会论文集 上》.国防工业出版社,2008,第107页. *

Also Published As

Publication number Publication date
CN111241951A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
WO2017202196A1 (en) Method and device for fingerprint unlocking and user terminal
TWI737040B (en) Fingerprint recognition method, chip and electronic device
CN110852310B (en) Three-dimensional face recognition method and device, terminal equipment and computer readable medium
CN110969046B (en) Face recognition method, face recognition device and computer-readable storage medium
CN111241951B (en) Iris image processing method and device
JP2015513754A (en) Face recognition method and device
CN110717372A (en) Identity verification method and device based on finger vein recognition
JP2011159035A (en) Biometric authentication apparatus, biometric authentication method and program
US11354883B2 (en) Image processing method and apparatus, and electronic device
CN112508835B (en) GAN-based contrast agent-free medical image enhancement modeling method
CN109325421B (en) Eyelash removing method and system based on edge detection
JP7121132B2 (en) Image processing method, apparatus and electronic equipment
CN110516661B (en) Beautiful pupil detection method and device applied to iris recognition
CN111144413A (en) Iris positioning method and computer readable storage medium
CN106649829B (en) Service processing method and device based on palm print data
CN107851309A (en) A kind of image enchancing method and device
CN117274246B (en) Bonding pad identification method, computer equipment and storage medium
Saranya et al. An approach towards ear feature extraction for human identification
CN106682627B (en) Palm print data identification method and device
CN111160290B (en) Method for extracting palm vein effective area
WO2021056531A1 (en) Face gender recognition method, face gender classifier training method and device
CN112364750A (en) Pupil positioning method based on gray scale gradient
CN112348112A (en) Training method and device for image recognition model and terminal equipment
CN111767916A (en) Image detection method, device, equipment and storage medium
CN113344833B (en) Image enhancement method and device, electronic equipment 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
CB02 Change of applicant information

Address after: No.45 Zhaoyi Road, Dongsheng Town, Zhongshan City, Guangdong Province 528415

Applicant after: Guangdong AOPO smart home Co.,Ltd.

Address before: No.45 Zhaoyi Road, Dongsheng Town, Zhongshan City, Guangdong Province 528415

Applicant before: ZHONGSHAN AOPO METAL MANUFACTORY Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right

Effective date of registration: 20230906

Address after: No. 18 Tai'an West Lane, Yuelong Middle Road, Xiaolan Town, Zhongshan City, Guangdong Province, 528400

Applicant after: Zhang Jiehui

Address before: No.45 Zhaoyi Road, Dongsheng Town, Zhongshan City, Guangdong Province 528415

Applicant before: Guangdong AOPO smart home Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant