A method of constructing k-d tree based on point cloud registration icp algorithm
A point cloud registration and algorithm technology, applied in computing, image analysis, image enhancement, etc., can solve problems such as limiting the speed of hardware reading data, not being able to take advantage of hardware parallelism, and increasing the burden of hardware storage, so as to reduce the sorting time , reduce the number of cycles, the effect of reducing the number of nodes
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0041] The present invention will be further described in detail below in conjunction with the accompanying drawings, which are explanations rather than limitations of the present invention.
[0042] refer to figure 1 A method for building a K-D tree based on the point cloud registration ICP algorithm, comprising the following steps:
[0043] Step 1. Obtain the storage bit width N of the point cloud data in the three dimensions of x, y, and z x , N y , N z , according to the storage bit width to determine the encoding bit n of each dimension x , n y , n z .
[0044] Just meet the condition: n x x , n y y , n z z , and n x , n y , n z are integers.
[0045] For example, N x , N y , N z Reduced by the same ratio and rounded to get n x , n y , n z .
[0046] Step 2. Combine the encoding bits of the three dimensions, and divide the point cloud space into subspaces, and the coordinates of each subspace are generated by splicing the coordinates of the space in th...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


