CN111325229A - Clustering method for object space closure based on single line data analysis of laser radar - Google Patents

Clustering method for object space closure based on single line data analysis of laser radar Download PDF

Info

Publication number
CN111325229A
CN111325229A CN201811544723.2A CN201811544723A CN111325229A CN 111325229 A CN111325229 A CN 111325229A CN 201811544723 A CN201811544723 A CN 201811544723A CN 111325229 A CN111325229 A CN 111325229A
Authority
CN
China
Prior art keywords
point
data
line
single line
points
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
CN201811544723.2A
Other languages
Chinese (zh)
Other versions
CN111325229B (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.)
Lanzhou University
Original Assignee
Lanzhou University
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 Lanzhou University filed Critical Lanzhou University
Priority to CN201811544723.2A priority Critical patent/CN111325229B/en
Publication of CN111325229A publication Critical patent/CN111325229A/en
Application granted granted Critical
Publication of CN111325229B publication Critical patent/CN111325229B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • G06V10/267Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)
  • Optical Radar Systems And Details Thereof (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a clustering method for closing an object space based on single line data analysis of a laser radar, which comprises the following steps of S1: extracting single line data from the laser radar Velodyne, and mapping each group of single line data to a two-dimensional plane; step S2: extracting object edge lines by using the two-dimensional plane data in the step S1 and using a tangent method for each group of data, and sequentially segmenting and extracting the edges of a single object; step S3: processing the divided object edge point set to obtain the central point of the object and the area occupied by the object in the horizontal direction; step S4: and combining the single line data of all the two-dimensional planes, and determining the final accurate positions and the occupied area in the horizontal direction of all the objects in the three-dimensional space. The method has better robustness for the segmentation and clustering of the space objects with too close distance.

Description

Clustering method for object space closure based on single line data analysis of laser radar
Technical Field
The invention relates to the technical field of vehicle auxiliary driving, in particular to a clustering method for object space closure based on single line data analysis of a laser radar.
Background
Environmental perception is one of the core components of unmanned driving, where the localization and tracking of objects in space is again the most important component. The laser radar widely used at present has quite high precision for detecting characteristic quantities such as target position, speed and the like, and compared with other environment perception modes, the laser radar has quite great advantages.
The laser radar is a radar system that detects a characteristic amount such as a position and a velocity of a target by emitting a laser beam. The working principle is that a detection signal (laser beam) is transmitted to a target, then a received signal (target echo) reflected from the target is compared with the transmitted signal, and after appropriate processing, relevant information of the target, such as target distance, direction, height, speed, posture, even shape and other parameters, can be obtained; the laser radar has the advantages of high resolution, good concealment, strong active interference resistance, good low-altitude detection performance, small volume, light weight and the like.
The process of dividing a set of lidar point clouds in physical space into classes consisting of similar objects is called point cloud clustering. A cluster generated by clustering is a collection of data objects that are similar to objects in the same cluster and different from objects in other clusters, and this collection is considered to be a single individual.
Common clustering algorithms, such as K-Means, mean shift, DBSCAN clustering algorithms, cluster points in a three-dimensional space in one dimension, and calculate the center point of a spatial object; most algorithms track the position of a space object by focusing on the change of point cloud density, and when two objects are too close to each other, the algorithms are easy to classify the two different objects into the same object by mistake; and because the penetrating effect of the laser radar is poor, points on one surface back to the laser radar cannot be captured, the clustering effect is usually only half of that of an actual object, and even clustering contour deviation can occur. The clustering effect is easily influenced by the factors, and the effect is very unstable.
Disclosure of Invention
The invention aims to solve the problems that when two objects are close to each other, point clouds are too dense and a clustering algorithm can mistake the two objects as the same object when the point clouds are clustered based on a laser radar at present, and therefore the invention provides a clustering method with better robustness.
In order to solve the defects of the existing algorithm clustering, the invention provides a method for clustering closed object space based on single line data analysis of a laser radar, which comprises the following steps:
step S1: extracting a single-line point cloud set from the laser radar Velodyne to generate a plurality of groups of data, and then mapping the single-line data of each group onto a two-dimensional plane;
step S2: extracting edge point sets of all objects by using a tangent method for each group of data by using the two-dimensional plane data in the step S1;
step S3: connecting the first and last points of the edge point set of each object, taking the middle point of the connecting line as the center, and performing central symmetry on the point set to complement the edge points on the back of the object to form a closed point cluster; the middle point of the connecting line is the center of the object on the tangent plane, and the area occupied by the closed point ring is the area of the object on the tangent plane;
step S4: and combining the two-dimensional data of all the single line planes, and determining the final accurate positions and the occupied area in the horizontal direction of all the objects in the three-dimensional space.
The key point of the step S1 is to analyze the multiline laser radar message protocol, process the collected multiline laser radar point cloud data into a single line point cloud set, and then map each group of single line point cloud data to a two-dimensional plane.
The step S2 of extracting the edge point sets of all objects by using the tangent method includes the following steps:
S2A, firstly, selecting two similar random scattered point pairs in the laser radar single line point set data;
step S2B, generating a straight line by the connecting point pair, and taking two opposite fan-shaped areas with certain angles and widths in two opposite directions of the straight line;
step S2C: searching points in the two fan-shaped areas in the step S2B, marking the obtained new laser radar point, and considering that the obtained new laser radar point and the two points in the step S2A belong to an edge point set of the same object;
step S2D: repeating steps S2B, S2C until no unmarked points can be found in the sector area described in step S2B;
step S2E: and finally, judging whether the plane two-dimensional point set has unmarked points or not, and if so, repeating the steps S2A, S2B, S2C and S2D.
The step S3 of obtaining the center point and the horizontal area of the object through the set of edge points of the object includes the following steps:
step S3A: a point set approximate to circular arcs can be obtained through the step S2, the horizontal plane of each circular arc represents a tangent plane of an object, two points at the head and the tail of the point set are connected, a connecting line is used as a symmetry axis to be centrosymmetric, points of the plane of the object opposite to the radar direction are complemented, and at this time, a closed point set of the tangent plane of the object can be obtained, the center is marked as O, and the height of the tangent plane is H;
step S3B: using a rotating caliper (rotating cassette) algorithm, the shape W, V of the circumscribed rectangle of the object tangent point set is obtained.
Step S4 is to perform combination iteration on the data between different groups, and when the edge point sets of two objects in different groups overlap by more than 50% in the vertical space, the two pairs of information can be considered to come from different heights of the same object in space, then the center position and the minimum circumscribed square of the object are updated, and the data of different groups are continuously combined in an iteration manner, so as to finally obtain the accurate position and the floor area information in the horizontal direction of the object.
The method is different from a general density-based clustering algorithm, comprehensively considers the appearance factors of the object, and identifies and segments the object through the change of the object contour curve; meanwhile, all the single-line data are combined in the three-dimensional direction, and the influence of uneven density distribution of the object in the vertical direction can be effectively eliminated. Therefore, the method has better robustness for clustering objects with uneven density distribution in the close range and the vertical direction.
Drawings
FIG. 1 is a flow chart of a clustering method for object space closure based on single line data analysis of a laser radar according to the present invention;
FIG. 2 is a schematic diagram of the present invention for obtaining a set of edge points of an object;
FIG. 3 is a clustering diagram according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the following detailed description of the preferred embodiments, such as fig. 1, and with reference to the accompanying drawings.
The invention provides a clustering method for object space closure based on single line data analysis of a laser radar, wherein the number of lines of laser emitted by the laser radar is from 1 to 128, and correspondingly, point cloud data of 1 to 128 lines are obtained through feedback; when the three-dimensional point distribution of the laser radar is directly observed, the single line data of the multi-line laser radar can present an obvious object contour on the outer surface of the object, so that the method is mainly characterized in that the clustering is realized by fitting the external contour of the object through point cloud.
Firstly, all single-line point clouds are extracted from the laser radar Velodyne to generate a plurality of groups of data.
Each set of single line data is mapped onto a two-dimensional plane using only x and y, i.e., (x, y), in three-dimensional point coordinates (x, y, z).
The method for extracting the edge point set of all objects on the two-dimensional plane by using the tangent method comprises the following steps:
S2A, firstly, selecting two most similar random scattered point pairs A and B which are not merged into a point set from single-line point set data on a two-dimensional plane, and classifying the two most similar random scattered point pairs A and B into the point set S as shown in the figure 2;
step S2B, connecting A and B to generate a straight line, taking two opposite fan-shaped areas in two directions of the straight line, taking A and B as vertexes and taking the straight line as a bisector, wherein the angle threshold value and the width of the fan-shaped area are α and L;
step S2C: searching points in the sector area of the step S2B to obtain a point A1 in the A direction and a point B1 in the B direction, classifying the A1 and the B1 into a point set S, and marking the two points;
step S2D: steps S2B, S2C are repeated with A, A1 and B, B1 as two new sets of point pairs until no unlabeled points can be found in the sector area described in step S2B.
Step S2E: and finally, judging whether the two-dimensional plane has unmarked points or not, and if so, repeating the steps S2A, S2B, S2C and S2D.
The obtaining of the center point and the horizontal direction area of the object through the object edge point set, as shown in fig. 3, includes the following steps:
step S3A: a point set approximate to circular arcs can be obtained through the step S2, the horizontal plane of each circular arc represents a tangent plane of an object, the head and the tail points of the circular arc point set are connected, a connecting line is used as a symmetry axis to carry out central symmetry, points of the plane of the object opposite to the radar direction are complemented, and at this time, a closed point set of the tangent plane of the object can be obtained, the center is marked as O, and the height of the tangent plane is H;
H=(H1+H2+...+Hn)/n
step S3B: using a rotating caliper (rotating cassette) algorithm, the shape W, V of the circumscribed rectangle of the object tangent point set is obtained.
The merged single-line planar two-dimensional data determines the final precise position and horizontal occupied area of all objects in three-dimensional space, e.g. O1、W1、V1、H1And O2、W2、V2、H2(the two pairs of information are from different sets) and when more than 50% overlap is present in the vertical space, it is reasonable to believe that the two pairs of information come from different heights of the same object in space, and then update the center position and the smallest circumscribed square of the object, with the updates superimposed.
O=(O1+O2)/2
H=(H1+H2)/2。

Claims (5)

1. A clustering method for object space closure based on laser radar single line data analysis is characterized in that the number of lines of laser emitted by a laser radar is different from 1 to 128, and correspondingly, point cloud data of 1 to 128 lines are obtained through feedback, the method is based on single line point cloud data analysis of a multi-line radar, and then analysis results of all single lines are combined to realize space object clustering, and comprises the following steps:
step S1: extracting a single-line point cloud set from the laser radar Velodyne to generate a plurality of groups of data, and then mapping each group of data to a two-dimensional plane;
step S2: extracting edge point sets of all objects in the group of data by using the two-dimensional plane data in the step S1 and using a tangent method for each group of data, wherein the edge point set of each object presents a circular arc shape on the two-dimensional plane;
step S3: connecting the first and last points of the edge point set of each object, taking the middle point of the connecting line as the center, and performing central symmetry on the point set to complement the edge points on the back of the object to form a closed point cluster; the middle point of the connecting line is the center of the object on the tangent plane, and the area occupied by the closed point ring is the area of the object on the tangent plane;
step S4: and combining the two-dimensional data of all the single line planes, and determining the final accurate positions and the occupied area in the horizontal direction of all the objects in the three-dimensional space.
2. The method of claim 1, wherein the single line data analysis of the multi-line lidar is performed by directly observing the three-dimensional point cloud distribution of the lidar such that the single line data of the multi-line lidar can present a distinct object contour on the outer surface of the object, and the step S1 is performed by analyzing the multi-line lidar message protocol to process the collected multi-line lidar point cloud data into a single line point cloud set, and then mapping each set of single line point cloud data to a two-dimensional plane.
3. The method for clustering object space closure based on lidar single-line data analysis according to claim 1, wherein the step S2 is to extract the edge point sets of all objects by using a tangent method, comprising the following steps:
step S2A: firstly, selecting two similar random scattered point pairs in the laser radar single line point set data;
step S2B: the connecting point pair generates a straight line, and two opposite fan-shaped areas with certain angles and widths are taken in two opposite directions of the straight line;
step S2C: searching points in the two fan-shaped areas in the step S2B, marking the obtained new laser radar point, and considering that the obtained new laser radar point and the two points in the step S2A belong to an edge point set of the same object;
step S2D: repeating steps S2B, S2C until no unmarked points can be found in the sector area described in step S2B;
step S2E: and finally, judging whether the plane two-dimensional data has unmarked points or not, and if so, repeating the steps S2A, S2B, S2C and S2D.
4. The method for clustering object space closure based on lidar single-line data analysis according to claim 1, wherein the step S3 of obtaining the center point and the horizontal area of the object by the object edge point set comprises the following steps:
step S3A: a point set approximate to circular arcs can be obtained through the step S2, the horizontal plane of each circular arc represents a tangent plane of an object, two points at the head and the tail of the point set are connected, a connecting line is used as a symmetry axis to be centrosymmetric, points of the plane of the object opposite to the radar direction are complemented, and at this time, a closed point set of the tangent plane of the object can be obtained, the center is marked as O, and the height of the tangent plane is H;
step S3B: using a rotating caliper (rotating cassette) algorithm, the shape W, V of the circumscribed rectangle of the object tangent point set is obtained.
5. The method for clustering objects with spatial closure based on single line data analysis of lidar according to claim 1, wherein after steps S1, S2, S3 are completed, a plurality of sets of data are obtained, each set representing a set of edge points of an object obtained by analyzing a certain single line data and detailed attitude information of each object in a tangent plane of the set of points; step S4 is to perform combination iteration on the data between different groups, and when the edge point set tangent planes of two objects in different groups overlap by more than 50% in the vertical space, it can be considered that the two pairs of information come from different heights, i.e. different planes, of the same object in space, then update the center position and the minimum circumscribed square of the object, and continuously iterate and combine the data of different groups, and finally obtain the accurate position of the object and the floor area information in the horizontal direction.
CN201811544723.2A 2018-12-17 2018-12-17 Clustering method for object space closure based on single line data analysis of laser radar Active CN111325229B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811544723.2A CN111325229B (en) 2018-12-17 2018-12-17 Clustering method for object space closure based on single line data analysis of laser radar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811544723.2A CN111325229B (en) 2018-12-17 2018-12-17 Clustering method for object space closure based on single line data analysis of laser radar

Publications (2)

Publication Number Publication Date
CN111325229A true CN111325229A (en) 2020-06-23
CN111325229B CN111325229B (en) 2022-09-30

Family

ID=71163097

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811544723.2A Active CN111325229B (en) 2018-12-17 2018-12-17 Clustering method for object space closure based on single line data analysis of laser radar

Country Status (1)

Country Link
CN (1) CN111325229B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113177966A (en) * 2021-04-15 2021-07-27 中国科学院上海光学精密机械研究所 Three-dimensional scanning coherent laser radar point cloud processing method based on velocity cluster statistics

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN203572962U (en) * 2013-11-11 2014-04-30 兰州大学 Single-channel polarization detection laser radar system
CN105512665A (en) * 2015-12-11 2016-04-20 中国测绘科学研究院 Airborne laser radar point cloud data edge extraction method
US20160154999A1 (en) * 2014-12-02 2016-06-02 Nokia Technologies Oy Objection recognition in a 3d scene
CN105667518A (en) * 2016-02-25 2016-06-15 福州华鹰重工机械有限公司 Lane detection method and device
CN105866790A (en) * 2016-04-07 2016-08-17 重庆大学 Laser radar barrier identification method and system taking laser emission intensity into consideration
CN106371105A (en) * 2016-08-16 2017-02-01 长春理工大学 Vehicle targets recognizing method, apparatus and vehicle using single-line laser radar
CN106530380A (en) * 2016-09-20 2017-03-22 长安大学 Ground point cloud segmentation method based on three-dimensional laser radar
CN107274417A (en) * 2017-07-05 2017-10-20 电子科技大学 A kind of single wooden dividing method based on airborne laser point cloud aggregation
CN108460416A (en) * 2018-02-28 2018-08-28 武汉理工大学 A kind of structured road feasible zone extracting method based on three-dimensional laser radar

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN203572962U (en) * 2013-11-11 2014-04-30 兰州大学 Single-channel polarization detection laser radar system
US20160154999A1 (en) * 2014-12-02 2016-06-02 Nokia Technologies Oy Objection recognition in a 3d scene
CN105512665A (en) * 2015-12-11 2016-04-20 中国测绘科学研究院 Airborne laser radar point cloud data edge extraction method
CN105667518A (en) * 2016-02-25 2016-06-15 福州华鹰重工机械有限公司 Lane detection method and device
CN105866790A (en) * 2016-04-07 2016-08-17 重庆大学 Laser radar barrier identification method and system taking laser emission intensity into consideration
CN106371105A (en) * 2016-08-16 2017-02-01 长春理工大学 Vehicle targets recognizing method, apparatus and vehicle using single-line laser radar
CN106530380A (en) * 2016-09-20 2017-03-22 长安大学 Ground point cloud segmentation method based on three-dimensional laser radar
CN107274417A (en) * 2017-07-05 2017-10-20 电子科技大学 A kind of single wooden dividing method based on airborne laser point cloud aggregation
CN108460416A (en) * 2018-02-28 2018-08-28 武汉理工大学 A kind of structured road feasible zone extracting method based on three-dimensional laser radar

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
THIJS VANLANKVELD等: "Identifying rectanglesinlaserrangedataforurbanscenereconstruction", 《COMPUTERS &GRAPHICS》 *
朱杰等: "多约束的平面点集形状重构方法", 《测绘学报》 *
李广敬等: "一种基于3D激光雷达的实时道路边缘提取算法", 《计算机科学》 *
陈奇: "机载LiDAR与影像结合的建筑物检测及其轮廓精化方法研究", 《中国博士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113177966A (en) * 2021-04-15 2021-07-27 中国科学院上海光学精密机械研究所 Three-dimensional scanning coherent laser radar point cloud processing method based on velocity cluster statistics
CN113177966B (en) * 2021-04-15 2022-06-28 中国科学院上海光学精密机械研究所 Three-dimensional scanning coherent laser radar point cloud processing method based on velocity clustering statistics

Also Published As

Publication number Publication date
CN111325229B (en) 2022-09-30

Similar Documents

Publication Publication Date Title
CN106650640B (en) Negative obstacle detection method based on laser radar point cloud local structure characteristics
CN109961440B (en) Three-dimensional laser radar point cloud target segmentation method based on depth map
CN109858460B (en) Lane line detection method based on three-dimensional laser radar
CN111915677B (en) Ship pose estimation method based on three-dimensional point cloud characteristics
CN109188459B (en) Ramp small obstacle identification method based on multi-line laser radar
WO2020134082A1 (en) Path planning method and apparatus, and mobile device
CN111340875B (en) Space moving target detection method based on three-dimensional laser radar
CN111932943B (en) Dynamic target detection method and device, storage medium and roadbed monitoring equipment
Zhou et al. A fast and accurate segmentation method for ordered LiDAR point cloud of large-scale scenes
CN112070769A (en) Layered point cloud segmentation method based on DBSCAN
CN110379004B (en) Method for classifying ground features and extracting single objects of oblique photography results
CN111781608A (en) Moving target detection method and system based on FMCW laser radar
CN111524084A (en) Complex scene photon counting laser radar point cloud denoising algorithm based on multimodal Gaussian fitting
CN110532963B (en) Vehicle-mounted laser radar point cloud driven road marking accurate extraction method
JP6381137B2 (en) Label detection apparatus, method, and program
Burger et al. Fast multi-pass 3D point segmentation based on a structured mesh graph for ground vehicles
CN112464812A (en) Vehicle-based sunken obstacle detection method
CN116109601A (en) Real-time target detection method based on three-dimensional laser radar point cloud
CN115937226A (en) Fruit tree single tree segmentation method based on unmanned aerial vehicle Lidar point cloud data
CN111325229B (en) Clustering method for object space closure based on single line data analysis of laser radar
CN111736167B (en) Method and device for obtaining laser point cloud density
CN107274446A (en) A kind of sharp Geometry edge point recognition methods of utilization normal direction uniformity
CN113487631A (en) Adjustable large-angle detection sensing and control method based on LEGO-LOAM
CN109508674A (en) Airborne lower view isomery image matching method based on region division
CN116052099A (en) Small target detection method for unstructured road

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
CB03 Change of inventor or designer information

Inventor after: Zhou Qingguo

Inventor after: Wang Jinqiang

Inventor after: Zhou Rui

Inventor after: Che Yunfei

Inventor after: Shen Zebang

Inventor after: Qi Yutao

Inventor before: Zhou Rui

Inventor before: Che Yunfei

Inventor before: Shen Zebang

Inventor before: Wang Jinqiang

Inventor before: Qi Yutao

Inventor before: Zhou Qingguo

CB03 Change of inventor or designer information
GR01 Patent grant
GR01 Patent grant