Skip to content

daweidavidwang/Mesh_Denoiseing_BilateralFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bilateral Mesh Denoising

Prerequisite

  • Python3.5
  • Python Dependencies: numpy, openmesh, math

How to Run

  • install python and Dependencies (via pip or Anaconda)
  • copy the source obj file to this folder
  • The model you would like to denoise should be named as "Noisy.obj"
  • Run "python meshdenoise.py"

ENJOY:)

About

A simple Python implement of Bilateral Mesh Denoising

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages