K nearest neighbor search method for point cloud simplification
A search method and K-nearest neighbor technology, applied in the field of point cloud simplified K-nearest neighbor search, which can solve the problems of huge amount of point cloud data and unacceptable computational complexity.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
experiment example 1
[0053] Experimental example 1: Test method effect
[0054] The parameter N in the above method is a very important parameter, and its influence on the effect of the method will be analyzed below.
[0055] The octree is a hierarchical structure, which is manifested in the Morton code, that is, the Morton codes at the same level have the same length, and the deeper the Morton code is, the longer it is. This feature brings difficulties to the K-nearest neighbor search.
[0056] The numerical proximity of Mortoon codes means that the points are relatively close in space, and it also means that these points are at the same level of the octree. However, it is very likely that some neighbors are located in different layers of the octree from the center point, resulting in a large difference between their Morton code value and the Morton value of the center point, which will cause this part of the neighbors to be missed during the search, making the search accuracy worse. reduce. Th...
experiment example 2
[0058] Experimental Example 2: Test Time Performance
[0059] The larger N is, the more points are obtained, the greater the calculation amount when determining the neighbors, and this calculation amount increases linearly with the increase of N value, and the main time is spent on the calculation of the spatial distance.
[0060] Table 1 and Table 2 reflect the running time of this method from different aspects. However, the smaller N is, the more severe the Riemannian block is, and the more inaccurate K-nearest neighbor search results are. Accuracy is efficiency is a contradiction in this method.
[0061] The search time is very short when N is small, which makes it suitable for point cloud simplification. Use a relatively small N value to perform K-nearest neighbor search first, and after quickly obtaining K-nearest neighbors, point cloud simplification can be performed to improve the efficiency of simplification. Although the K-nearest neighbor search of some points is ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com