Giter Site home page Giter Site logo

liuguoyou / guideddenoising Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bldeng/guideddenoising

0.0 2.0 0.0 10.61 MB

Guided Mesh Normal Filtering

License: GNU Lesser General Public License v3.0

C++ 98.42% QMake 0.16% CMake 0.17% C 1.11% Shell 0.15%

guideddenoising's Introduction

##Guided Denoising

This code implements the denoising algorithm in the following paper:

  • Wangyu Zhang, Bailin Deng, Juyong Zhang, Sofien Bouaziz, Ligang Liu. Guided mesh normal filtering. Pacific Graphics 2015.

It also implements the denoising methods from the following papers for comparison:

  • Shachar Fleishman, Iddo Drori, and Daniel Cohen-Or. 2003. Bilateral mesh denoising. ACM Trans. Graph. 22, 3 (July 2003), 950-953.

  • Thouis R. Jones, Frédo Durand, and Mathieu Desbrun. 2003. Non-iterative, feature-preserving mesh smoothing. ACM Trans. Graph. 22, 3 (July 2003), 943-949.

  • Xianfang Sun, P. L. Rosin, R. R. Martin, and F. C. Langbein. 2007. Fast and Effective Feature-Preserving Mesh Denoising. IEEE Transactions on Visualization and Computer Graphics 13, 5 (September 2007), 925-938.

  • Youyi Zheng, Hongbo Fu, Oscar Kin-Chung Au, and Chiew-Lan Tai. 2011. Bilateral Normal Filtering for Mesh Denoising. IEEE Transactions on Visualization and Computer Graphics 17, 10 (October 2011), 1521-1530.

  • Lei He and Scott Schaefer. 2013. Mesh denoising via L0 minimization. ACM Trans. Graph. 32, 4, Article 64 (July 2013).

The code has been tested on Windows (with Qt 5.3 and Visual Studio 2013), and on Ubuntu (with Qt 5.2.1 and GCC 4.8.2).

###Compiling the source code: Make sure you have Qt (https://www.qt.io) installed . Then open the file src/MeshDenoising.pro with QtCreator, and build the source code.

###Usage The following table explains the functionality for the GUI icons.

icon functionality
open read a mesh from file (supports obj, ply and off files)
save save the mesh to file
point render vertices of the mesh
edge render edges of the mesh
face render faces of the mesh
background change the background color of the OpenGL area
about information about this software
original mesh show the original mesh
noisy mesh show the noisy mesh
denoised mesh show the denoised mesh
clear mesh clear the mesh

###Parameters Please see the supplementary material for details about the parameters in each mesh denoising algorithm or see the code of each algorithm (function initParameters() in .cpp).

###License This software is released under GNU LGPL V3.

###Contact If you have any question, please contact Wangyu Zhang <[email protected]>.

Hope you enjoy it.

guideddenoising's People

Contributors

bldeng avatar polarnick239 avatar

Watchers

刘国友 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.