Published June 20, 2024 | Version v2

Innovative 3D Cone Point Cloud Fitting via Landweber Iteration

Description

Cone surface fitting is essential in various fields, including computer graphics, computer vision, and robotics.  However, factors such as noise, initial parameter selection, and the varying distribution of point clouds can significantly impact fitting accuracy and stability.  To address these challenges, we propose a novel optimization method based on Landweber iteration.  This method solves an objective function that includes the cone vertex.  Initially, Landweber iteration is used to calculate high-precision initial values for the conical surface by leveraging all point cloud data.  Subsequently, the RANSAC algorithm filters the point cloud data based on these initial values, eliminating points that do not meet the distance threshold.  Finally, an error equation is formulated, and the cone surface parameters are further refined using an optimization algorithm based on Landweber iteration.  Simulation experiments validate the feasibility and robustness of our approach, demonstrating superior accuracy and stability in 3D cone surface fitting.

Files

lattice01.csv

Files (37.8 MB)

Name Size Download all
md5:53768f8e04b0dad389b42aa1549e01a3
3.2 kB Download
md5:95f0e1aad72875c87d2fd9571fbabe4e
3.1 kB Download
md5:70ffaf0d4ab924f9931164d386fd1c6a
346 Bytes Download
md5:e9925c05ef9ca32f16386e68594cdecc
3.6 MB Preview Download
md5:b6a69cb55a30dad98e9930a93c82f077
11.6 MB Preview Download
md5:355c107796170b9db1d60e277edb737f
16.2 MB Preview Download
md5:bd8027897689f4304adb7d08f23c8685
5.3 MB Preview Download
md5:6492d743aac11157b5f91c9ddd28716c
526.8 kB Preview Download
md5:458f4ec0b83b55043fc78334b12ed40b
607.3 kB Preview Download
md5:8c67e0c724e7d44ddc372730529ab1c6
7.3 kB Download
md5:b2c9b5fce72a291d2d0c8a80496cc168
492 Bytes Download
md5:8b67147ceefaf86f89303dbcc3ab1e33
295 Bytes Download
md5:93e967c9a6be26dd03c50635453098b2
587 Bytes Download
md5:a991b72dcae10778e1feaa6c6854bd3c
1.9 kB Download
md5:cd10539244d1c6149d4b04f88fecef97
3.1 kB Download

Additional details

Software

Programming language
MATLAB