《3D point cloud denoising using graph Laplacian regularization of a low dimensional manifold model》PPT链接:https://blog.csdn.net/weixin_43042683/article/details/120369183?spm=1001.2014.3001.5501
2022-05-17 16:53:17 11.26MB 点云去噪 低维流形模型
流形正则化matlab代码使用图维拉普拉斯正则化的低维流形模型进行3D点云降噪 作者:曾增,张Gene,吴敏,庞佳豪,成阳 出现在IEEE Trans上。 关于图像处理 组织 |--- main_addnoise.m : main for adding noise to gt |--- main_glr.m : main for GLR denoising |--- pcdGLR.m : function for GLR denoising |--- tool : tools for GLR |--- metric : for computing MSE |--- setParameter : for parameter setting |--- 3d_data_set : sample point cloud model "anchor" |--- gt : ground truth |--- noise : noisy input with noise level 0.02, 0.03, 0.04 |--- anchor : denoising output for "anch
2021-10-20 19:00:00 5.06MB 系统开源
1