The invention discloses a
point cloud identification method based on
dynamic feature fusion and full-process dynamic parameter adjustment. The method comprises the following steps: step 1, collecting an original
point cloud of an industrial part and removing invalid points, constructing a
training set in combination with a CAD model
point cloud, calculating an average point spacing based on a k-d tree, dynamically adjusting the leaf size of a
voxel grid, and generating a standardized point cloud; 2, calculating a point cloud normal vector, extracting a CVFH
feature descriptor and an SHOT
feature descriptor, dynamically fusing the two types of features based on the average point spacing and the spatial range of the point cloud, and carrying out
smoothing processing; step 3, using the fusion features to
train a KNN classification model, establishing a mapping relation between the features and target categories, and storing
model parameters; 4, after the
test point cloud is processed in the step 1 and the step 2,
model parameters are input, and a prediction result with the highest confidence coefficient is output and output in a log. According to the method, the problem of low recognition precision caused by insufficient global and local feature capture of a complex industrial part by a single
feature descriptor in the prior art is solved.