Skip to content
/ hlo Public
forked from WillPanSUTD/hlo

HLO: Half-kernel Laplacian Operator for Surface Smoothing

Notifications You must be signed in to change notification settings

xiefeihua/hlo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlo

HLO: Half-kernel Laplacian Operator for Surface Smoothing

Usage

Directly use the 'HLO.exe' file.

put the noisy mesh file under the same folder (e.g., bunny.off, supported format: obj, off, stl, wrl, ply, mesh)

run:

HLO.exe bunny.off 5

'bunny.off' is the input mesh, 5 is the number of vertex update iteration. You will see the denoised mesh name by 'xxx_denoised.obj' inside the same folder.

The code will be released soon

About

HLO: Half-kernel Laplacian Operator for Surface Smoothing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published