CN111355936A - Method and system for acquiring and processing image data for artificial intelligence - Google Patents

Method and system for acquiring and processing image data for artificial intelligence Download PDF

Info

Publication number
CN111355936A
CN111355936A CN201911315503.7A CN201911315503A CN111355936A CN 111355936 A CN111355936 A CN 111355936A CN 201911315503 A CN201911315503 A CN 201911315503A CN 111355936 A CN111355936 A CN 111355936A
Authority
CN
China
Prior art keywords
data
image
channel
processing
unit
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.)
Granted
Application number
CN201911315503.7A
Other languages
Chinese (zh)
Other versions
CN111355936B (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 Jingmou Intelligent Technology Co ltd
Original Assignee
Hangzhou Jingmou Intelligent 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 Jingmou Intelligent Technology Co ltd filed Critical Hangzhou Jingmou Intelligent Technology Co ltd
Publication of CN111355936A publication Critical patent/CN111355936A/en
Application granted granted Critical
Publication of CN111355936B publication Critical patent/CN111355936B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/10Cameras or camera modules comprising electronic image sensors; Control thereof for generating image signals from different wavelengths
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N25/00Circuitry of solid-state image sensors [SSIS]; Control thereof
    • H04N25/50Control of the SSIS exposure
    • H04N25/57Control of the dynamic range
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N25/00Circuitry of solid-state image sensors [SSIS]; Control thereof
    • H04N25/70SSIS architectures; Circuits associated therewith
    • H04N25/76Addressed sensors, e.g. MOS or CMOS sensors

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Processing (AREA)

Abstract

An intelligent vision processing device performs AI processing directly using RAW data from an image sensor, rather than after ISP processing. The details of the processing flow and the preprocessing method of the raw data are described and compared with the conventional method. Alternative parallel ISP paths may be used to generate data suitable for display. The invention enables better results to be obtained at lower cost and better performance.

Description

Method and system for acquiring and processing image data for artificial intelligence
Technical Field
The invention relates to a technology in the field of machine vision, in particular to a method and a system for acquiring and processing image data by artificial intelligence, which are suitable for equipment for processing visual information by the artificial intelligence.
Background
Vision is one of the most important ways to obtain information, both in the human world and in the machine world. In today's machine vision world, most systems use image sensors as front-ends. The RAW sensor output is typically in RAW format and does not match the color response of the human eye. In order to be pleasant to the human eye, an ISP (image signal processing) is used to convert raw data into color data, such as RGB data, suitable for monitor display and viewing by the human eye. Unfortunately, ISP switching may lose some useful information, introduce some erroneous information, and add more redundant data to the data set. As a result, the complexity of the subsequent AI processing units increases and their performance decreases.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present invention provides a method and system for acquiring and processing image data with artificial intelligence, which directly uses raw data from a sensor for preprocessing, and obtains better results with lower cost and better performance.
The invention is realized by the following technical scheme:
the invention relates to a method for collecting and processing image data for artificial intelligence, which separates the original data collected by a semiconductor device into a plurality of single-channel images according to channels, judges the information content of the separated single-channel images, and performs signal enhancement and AI processing on the images with the most information content.
The information amount decision can contain the optimal original information depending on the image of a single channel or the combined image of a plurality of channels.
The invention relates to a system for acquiring and processing image data for artificial intelligence, comprising: the system comprises an image sensor used for collecting original visual data, a preprocessing unit connected with the image sensor and used for optimizing the original visual data, an AI unit used for processing the visual data, and a parallel ISP adjustable path arranged between the preprocessing unit and the AI unit.
The preprocessing unit adjusts the original visual data obtained by the image sensor into preprocessing information which is more suitable for AI processing and maintains the format of the original data.
The system is preferably realized in the mode of an integrated circuit chip or a chip set; further preferably one or more silicon chips for efficient edge computing applications.
Drawings
FIG. 1 is a block diagram of an AI visual process;
FIG. 2 is a flow chart of the present invention;
FIG. 3 is a flow chart of the ISP converting sensor raw data to RGB;
FIG. 4 is a schematic diagram of a pretreatment unit;
FIG. 5 is a schematic diagram of a channel selection combiner;
fig. 6 is a schematic diagram of a signal enhancer and a bit compressor.
Detailed Description
As shown in fig. 1, for AI (artificial intelligence) flow for vision applications, RAW data is collected by an image sensor 100 in RAW format, processed by an ISP (image signal processing) unit 110 to generate color images, typically in RGB format (R: red, G: green, B: blue), and then passed to a display unit 120, such as an LED display, for display. The main purpose of the ISP and display is to make the eye pleasing. In recent years, the acquired image data is no longer used only for human eyes but also for analysis of AI, thereby motivating various machine vision-based applications such as automatic driving, intelligent robots, intelligent monitoring, and the like. The output of the ISP is also used as an input to AI unit 130 in most current cases. The functions of AI element 130 may include, but are not limited to, object detection, searching, indexing, identification, and the like. Unfortunately, the flow of the AI process is not optimized because the main purpose of the ISP is to better show it.
As shown in fig. 2, the process flow related to the present embodiment for optimizing AI further includes, on the basis of the selectable path, that is, the raw data is collected by the image sensor 200 and displayed by the ISP 210 and the display module 220: the raw data is collected by the image sensor 220 and output to the preprocessing unit 230 and output to the display unit 220 and the subsequent stage of the machine vision-based application program after passing through the AI processing unit 240, respectively, as some additional or enhanced information for enhanced display, wherein: the input and output of the preprocessing unit 230, i.e. the raw data raw1 and the preprocessed data raw2, are in raw format.
As shown in fig. 3, is a process of passing raw imaging data to an AI. The raw image data is typically in a raw format 300 in a Bayer Pattern (Bayer Pattern). It has only one color at each pixel location. There is one red pixel, one blue pixel and two green pixels in each repeating Bayer image cell. After the ISP, the data format 310 is typically converted to RGB format, which has three color channel component values of red, green and blue at each pixel location simultaneously. In some cases, data format 310 may also be other ISP processed data formats such as YUV, but these ISP processed data formats have in common that each pixel contains all color channel information. For this purpose, a CIP (color interpolation process module) should be included in the ISP. The ISP may also include, but is not limited to, other color processing such as gamma adjustment, contrast adjustment, edge enhancement, noise reduction, tone mapping, auto black level, etc. The output RGB data is then transmitted to the AI unit 320. The algorithm is typically optimized for human vision and is not preferred for the AI process.
As shown in fig. 4, the raw data raw1 may be a bayer format image 400 or other color image of raw data acquired by a typical CMOS image sensor, and is separated into single- channel images 420, 430, 440 by a channel separator 410, i.e., a sub-raw1 for the G channel, a sub-raw2 for the B channel, and a sub-raw3 for the R channel.
Notably, in the Bell format mode, the data count of the G channel is twice that of each of the other channels.
The separated single channel images 420, 430, 440 are sent to a channel selection combiner 450 to select the most informative data set to pass to a signal enhancer 460 for better signal for subsequent AI processing, preferably with a bit compressor 470 after enhancement to further reduce data bandwidth.
The pixel format output by the signal enhancer 460 can be, but is not limited to, set to 8 bits; the bit compressor 470 for that reduces the pixel format from 8 bits to 4 bits without losing any critical information.
As shown in fig. 5, the channel selection combiner 450 receives a single-channel image, i.e., the separated original sub-channel data 500, 510, and 520, which correspondingly contain information amounts satisfying the functions f1(G), f2(B), and f3 (R).
The function uses the subchannel RAW data as an input array and outputs a uniform value of how much information it contains.
The functions may be the same, i.e., f1 ═ f2 ═ f3, except for the input values; or the functions are different, i.e. f1, f2, f3 are not equal, e.g. entropy functions
Figure BDA0002325722690000031
Wherein p (x) is the probability of occurrence of x; or a derivative function thereof may be used as the fn () function.
The channel selection combiner 450 judges the values of the three functions according to the judgment units 530 to 590, and selects a corresponding single-channel image or a combination of a plurality of channel images according to the judgment result to output to the AI unit 595, for example, whether ① f1> (f2+ f3)/2, ② f2> f3/2 and ③ f3> f2/2 are met in sequence, and correspondingly takes the image of G, B, R or B + R channel as the input of the AI unit 595.
As shown in fig. 6, the present embodiment takes a popular "Lenna" image as an example, when 5 ROIs (regions of interest) are included in the single channel image 600, since the exposure and gain of the image sensor are usually optimized for the whole viewing area, it is not always well optimized for the local area. As shown in the sub-image group 610, one ideal situation and four non-ideal situations are included, where the non-ideal image quality includes too bright, too dark, too noisy, or low contrast, etc. By the local signal enhancement processing, the sub-image group can be digitally adjusted to be close to an ideal state.
When the signal enhancer 460 outputs the enhanced 8-bit image block 620, it is preferable to cut the LSB and reduce the number of bits to 4 bits by the bit compressor 470 and output the 4-bit image block 630 to the AI unit 640 for subsequent processing.
In the above embodiment, 8 bits of each color channel image data group is one typical value. In practical cases, the number of bits may vary depending on the raw data from the image sensor, which may be a lower or higher number of bits, e.g. 1bit, 2bit, 8bit, 10bit, 12bit, 14bit, 16bit, etc., depending on the dynamic range and data format of the sensor.
The above description uses a Bayer pattern to RGB conversion as an ISP example. In practice, the raw data may be in a format other than a Bayer image, such as an RGBC image, an RGB/IR image, or the like. The ISP output format may be other color images such as YUV, CMY, etc.
The invention can obtain the effects by the method, which comprises the following steps:
1. lower cost, lower power consumption, higher speed: comparing the technique shown in fig. 3 with the inventive method shown in fig. 4 for the same size of image input, the signal bandwidth can be reduced to 12 to 24 times lower than the conventional AI process flow after the ISP. This is highly desirable in hardware implementations, such as NPU, GPU, FPGA, ASIC silicon chips. The complexity of the corresponding deep learning network may also be reduced, since the overall data volume and size of the process is greatly reduced compared to conventional RGB data sets. As a result, lower chip cost and lower power consumption can be achieved. Or higher system processing speeds can be achieved with the same cost and power consumption budget.
2. The method also contributes to achieving better performance of AI processing: first, conventional ISP flows reduce useful information. For example. Typically, RAW data is 10 or 12 bits, even 14 bits for standard sensors and even higher for HDR sensors. In a conventional ISP, data is typically reduced to only 8 bits, since the purpose of monitor display and printing is to make the eye look nice. As a result, AI processing after the ISP can only obtain 8-bit data as input. This is not very good for many high contrast scenes, but is even more so for some high dynamic range scenes. Useful information from viewing objects located in relatively dark or bright areas of the image is often lost. As another example, in order for an image to look better in low light conditions, conventional ISPs typically use a powerful noise filtering function. Thereafter, the image may look much more beautiful, but a large amount of useful detailed information is lost. The subsequent AI cannot recover any detail information that has been lost in the original picture anyway. The invention is based on the AI processing flow of the original data, directly uses the data before the ISP as the input, can enable the data bit number processed by the AI unit to reach 10 bits or more, and simultaneously, the noise filtering function can pertinently preprocess the image, which is helpful for extracting useful information for the subsequent AI processing unit.
Second, the conventional ISP procedure may introduce some false information. As an example, the process flow of changing from a bayer format image to a color image typically involves a color interpolation process, a so-called "demosaicing" process. Where the three-color representation is reconstructed by estimating the missing components of neighboring pixels. In many cases, the estimated data is incorrect, color aliasing can result due to crosstalk of neighboring pixel data, and more color noise can also be introduced. As another example, edge enhancement is commonly used in ISPs to make images appear sharper. It will appear clearer but will actually produce an abrupt signal strength change at the edge of the target object image that is not present, which may lead to a false understanding by the AI processor. In contrast, the method uses the raw data directly without guessing the points from the ISP demosaicing algorithm and without intentionally enhancing the edges of the display. As a result, the AI process is based on more reliable data with higher confidence.
In addition, an original signal preprocessing unit can be further added in the flow according to needs to optimize data, so that the data is more suitable for AI processing and the AI performance is further improved.
The foregoing embodiments may be modified in many different ways by those skilled in the art without departing from the spirit and scope of the invention, which is defined by the appended claims and all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

Claims (8)

1. A method for collecting and processing image data used for artificial intelligence is characterized in that original data collected by a semiconductor device are separated into a plurality of single-channel images according to channels, the separated single-channel images are subjected to information quantity judgment, and the image with the largest information quantity is subjected to signal enhancement and AI processing.
2. The method of claim 1, wherein said information content decision is based on whether a single channel image or a multi-channel combined image can contain optimal original information.
3. The method for artificial intelligence acquisition and processing of image data as recited in claim 1, wherein a bit compressor is employed after enhancement to further reduce data bandwidth.
4. A system for acquiring and processing image data for artificial intelligence, comprising: the system comprises an image sensor for acquiring original visual data, a preprocessing unit connected with the image sensor and used for optimizing the original visual data, an AI unit for processing the visual data, and a parallel ISP adjustable path arranged between the preprocessing unit and the AI unit, wherein: the input and output of the preprocessing unit, i.e. both raw data and preprocessed data, are in raw format.
5. The system of claim 4, wherein the image sensor collects raw data and outputs the raw data to the preprocessing unit and the AI processing unit and then outputs the raw data to the display unit and the subsequent stage of the machine vision based application program, respectively, as some additional or enhanced information for enhanced display.
6. The system of claim 4, wherein the channel selection combiner receives a single-channel image, i.e. the separated original sub-channel data, performs the judgment according to the information amounts f1(G), f2(B) and f3(R) contained therein, and selects the corresponding single-channel image or the combination of multiple channel images to output to the AI unit according to the judgment result.
7. The system of claim 6, wherein the channel selection combiner sequentially determines whether ① f1> (f2+ f3)/2, ② f2> f3/2, ③ f3> f2/2 are satisfied, and corresponds to the image of G, B, R or B + R channel as the input of AI unit.
8. The system of claim 4, wherein the system is implemented in the form of an integrated circuit chip or chipset, in particular one or more silicon chips for efficient edge computing applications.
CN201911315503.7A 2018-12-20 2019-12-19 Method and system for acquiring and processing image data for artificial intelligence Active CN111355936B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201862783172P 2018-12-20 2018-12-20
USUS62/783,172 2018-12-20

Publications (2)

Publication Number Publication Date
CN111355936A true CN111355936A (en) 2020-06-30
CN111355936B CN111355936B (en) 2022-03-29

Family

ID=71193954

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911315503.7A Active CN111355936B (en) 2018-12-20 2019-12-19 Method and system for acquiring and processing image data for artificial intelligence

Country Status (1)

Country Link
CN (1) CN111355936B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112261296A (en) * 2020-10-22 2021-01-22 Oppo广东移动通信有限公司 Image enhancement method, image enhancement device and mobile terminal
WO2022056729A1 (en) * 2020-09-16 2022-03-24 华为技术有限公司 Electronic apparatus, and image processing method for electronic apparatus
US20230419697A1 (en) * 2021-03-10 2023-12-28 Lattice Semiconductor Corporation Image tagging engine systems and methods for programmable logic devices
CN117392732A (en) * 2023-12-11 2024-01-12 深圳市宗匠科技有限公司 Skin color detection method, device, computer equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5808621A (en) * 1996-04-30 1998-09-15 3Dfx Interactive, Incorporated System and method for selecting a color space using a neural network
CN101465001A (en) * 2008-12-31 2009-06-24 昆山锐芯微电子有限公司 Method for detecting image edge based on Bayer RGB
US20110091100A1 (en) * 2009-10-20 2011-04-21 Samsung Electronics Co., Ltd. Apparatus and method of removing false color in image
US20140092302A1 (en) * 2011-05-25 2014-04-03 Sharp Kabushiki Kaisha Image signal processing apparatus and liquid crystal display
US20140156901A1 (en) * 2005-10-26 2014-06-05 Cortica Ltd. Computing device, a system and a method for parallel processing of data streams
CN105005985A (en) * 2015-06-19 2015-10-28 沈阳工业大学 Backlight image micron-order edge detection method
CN106412474A (en) * 2016-10-09 2017-02-15 上海极清慧视科技有限公司 High-speed lossless ultrahigh-definition industrial visual detection method and system
CN107016343A (en) * 2017-03-06 2017-08-04 西安交通大学 A kind of traffic lights method for quickly identifying based on Bel's format-pattern
US20180007333A1 (en) * 2016-06-30 2018-01-04 Apple Inc. Per pixel color correction filtering
CN107958224A (en) * 2017-12-14 2018-04-24 智车优行科技(北京)有限公司 The upper image preprocessing system and methods based on ISP of ADAS
CN207820033U (en) * 2017-10-20 2018-09-04 杭州海康威视数字技术股份有限公司 A kind of analog video camera
US20180341827A1 (en) * 2017-05-24 2018-11-29 Renesas Electronics Corporation Security camera system and image processing apparatus
US20210150660A1 (en) * 2019-11-14 2021-05-20 Lg Electronics Inc. Method and device for image processing

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5808621A (en) * 1996-04-30 1998-09-15 3Dfx Interactive, Incorporated System and method for selecting a color space using a neural network
US20140156901A1 (en) * 2005-10-26 2014-06-05 Cortica Ltd. Computing device, a system and a method for parallel processing of data streams
CN101465001A (en) * 2008-12-31 2009-06-24 昆山锐芯微电子有限公司 Method for detecting image edge based on Bayer RGB
US20110091100A1 (en) * 2009-10-20 2011-04-21 Samsung Electronics Co., Ltd. Apparatus and method of removing false color in image
US20140092302A1 (en) * 2011-05-25 2014-04-03 Sharp Kabushiki Kaisha Image signal processing apparatus and liquid crystal display
CN105005985A (en) * 2015-06-19 2015-10-28 沈阳工业大学 Backlight image micron-order edge detection method
US20180007333A1 (en) * 2016-06-30 2018-01-04 Apple Inc. Per pixel color correction filtering
CN106412474A (en) * 2016-10-09 2017-02-15 上海极清慧视科技有限公司 High-speed lossless ultrahigh-definition industrial visual detection method and system
CN107016343A (en) * 2017-03-06 2017-08-04 西安交通大学 A kind of traffic lights method for quickly identifying based on Bel's format-pattern
US20180341827A1 (en) * 2017-05-24 2018-11-29 Renesas Electronics Corporation Security camera system and image processing apparatus
CN207820033U (en) * 2017-10-20 2018-09-04 杭州海康威视数字技术股份有限公司 A kind of analog video camera
CN107958224A (en) * 2017-12-14 2018-04-24 智车优行科技(北京)有限公司 The upper image preprocessing system and methods based on ISP of ADAS
US20210150660A1 (en) * 2019-11-14 2021-05-20 Lg Electronics Inc. Method and device for image processing

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HASIB SIDDIQUI等: "Training-based demosaicing", 《2010 IEEE INTERNATIONAL CONFERENCE ON ACOUSTICS, SPEECH AND SIGNAL PROCESSING》 *
李国亮等: "基于Hi3516A的单目测距系统设计与实现", 《电子技术与软件工程》 *
钱勇等: "基于Bayer_CFA自动白平衡算法的实现", 《数据采集与处理》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022056729A1 (en) * 2020-09-16 2022-03-24 华为技术有限公司 Electronic apparatus, and image processing method for electronic apparatus
EP4198869A4 (en) * 2020-09-16 2023-12-06 Huawei Technologies Co., Ltd. Electronic apparatus, and image processing method for electronic apparatus
CN112261296A (en) * 2020-10-22 2021-01-22 Oppo广东移动通信有限公司 Image enhancement method, image enhancement device and mobile terminal
US20230419697A1 (en) * 2021-03-10 2023-12-28 Lattice Semiconductor Corporation Image tagging engine systems and methods for programmable logic devices
CN117392732A (en) * 2023-12-11 2024-01-12 深圳市宗匠科技有限公司 Skin color detection method, device, computer equipment and storage medium
CN117392732B (en) * 2023-12-11 2024-03-22 深圳市宗匠科技有限公司 Skin color detection method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN111355936B (en) 2022-03-29

Similar Documents

Publication Publication Date Title
CN111355936B (en) Method and system for acquiring and processing image data for artificial intelligence
US10070104B2 (en) Imaging systems with clear filter pixels
US8363131B2 (en) Apparatus and method for local contrast enhanced tone mapping
US20090160992A1 (en) Image pickup apparatus, color noise reduction method, and color noise reduction program
US20070159542A1 (en) Color filter array with neutral elements and color image formation
US20070008417A1 (en) Method for statistical analysis of images for automatic white balance of color channel gains for image sensors
TW201918995A (en) Multiplexed high dynamic range images
US20100321523A1 (en) Method, apparatus, and system for selecting pixels for automatic white balance processing
US7734110B2 (en) Method for filtering the noise of a digital image sequence
EP3534325B1 (en) Image processing device and method for compressing dynamic range of wide-range image
US11330163B2 (en) Exchanging an HDR-combined stream and associated exposures between a camera sensor module and a vision processing system
CN113556526A (en) RGBW filter array-based color enhancement method for color night vision equipment
US20080068472A1 (en) Digital camera and method
CN113068011B (en) Image sensor, image processing method and system
CN113691739B (en) Image processing method and image processing device for high dynamic range image
CN110507283A (en) Retina camera and its implementation
WO2007082289A2 (en) Color filter array with neutral elements and color image formation
US20030179299A1 (en) Edge emphasizing circuit
US20070285529A1 (en) Image input device, imaging module and solid-state imaging apparatus
US7352397B2 (en) Circuit and method for contour enhancement
US20130266220A1 (en) Color signal processing circuit, color signal processing method, color reproduction evaluating method, imaging apparatus, electronic apparatus and testing device
CN112422940A (en) Self-adaptive color correction method
Garud et al. A fast color constancy scheme for automobile video cameras
CN112017128B (en) Image self-adaptive defogging method
JPH11122625A (en) Solid-state image pickup device and its signal processing method

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
CB02 Change of applicant information

Address after: 255000 601, 602 and 608, building 1, MEMS incubator, No. 158, Zhongrun Avenue, high tech Zone, Zibo City, Shandong Province

Applicant after: Zibo Ningmou Intelligent Technology Co.,Ltd.

Address before: 310000 room 709-710, building 3, No. 452, Baiyang street, Hangzhou Economic and Technological Development Zone, Zhejiang Province

Applicant before: Hangzhou jingmou Intelligent Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant