流形正则化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