Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Bilateral normal filtering for mesh denoising.

Youyi Zheng1, Hongbo Fu, Oscar Kin-Chung Au

  • 1Department of Computer Science and Engineering, The Hong Kong University of Science and Technology, Clear Water Bay, Kownloon, Hong Kong. youyi@cse.ust.hk

IEEE Transactions on Visualization and Computer Graphics
|December 22, 2010
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

Mesh Analysis01:20

Mesh Analysis

Mesh analysis is a valuable method for simplifying circuit analysis using mesh currents as key circuit variables. Unlike nodal analysis, which focuses on determining unknown voltages, mesh analysis applies Kirchhoff's voltage law (KVL) to find unknown currents within a circuit. This method is particularly convenient in reducing the number of simultaneous equations that need to be solved.
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
Deconvolution01:20

Deconvolution

Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Polarity-Selective Assembly Enables Tough and Stretchable Ionogels for Wearable Electronics.

ACS nano·2026
Same author

GANG: Geometrically-Aligned Neural Gaussians for Efficient and Realistic Relighting.

IEEE transactions on visualization and computer graphics·2026
Same author

Comprehensive nutritional metabolomics and transcriptomics reveal varietal differences and drying effects on health-related metabolites in Amomum tsao-ko, a traditional medicinal and culinary plant.

Food research international (Ottawa, Ont.)·2026
Same author

MoGraphGPT: Creating Interactive Scenes Using Modular LLM and Graphical Control.

IEEE transactions on visualization and computer graphics·2026
Same author

Genome-wide identification and functional characterization of the CaD27 gene family in pepper under cold stress.

Plant molecular biology·2026
Same author

Integrated Metabolomic and Transcriptomic Analyses Reveal Cyanidin as the Key Pigment for Leaf Color Divergence in Two Contrasting Begonia Accessions.

Physiologia plantarum·2026
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

This study introduces a new mesh denoising method that preserves features by denoising normal fields. It offers both fast, iterative, and robust global denoising schemes for improved results on noisy or irregularly sampled meshes.

Area of Science:

  • Computer Graphics
  • Geometric Modeling
  • Image Processing

Background:

  • Feature-preserving mesh denoising is essential for maintaining geometric integrity.
  • Existing methods often struggle with preserving sharp features and handling irregular sampling.
  • Current normal filtering techniques typically operate on the Gauss sphere, limiting their direct application to mesh geometry.

Purpose of the Study:

  • To develop a novel anisotropic mesh denoising framework based on normal field denoising.
  • To introduce a bilateral normal filter that considers both spatial and signal distances.
  • To present both local iterative and global non-iterative denoising schemes for enhanced performance and robustness.

Main Methods:

  • Treating mesh normals as a surface signal defined over the original mesh.

Related Experiment Videos

  • Designing a novel bilateral normal filter incorporating spatial and signal distance dependencies.
  • Implementing a local, iterative denoising scheme for high noise levels and a global, non-iterative scheme for irregular sampling.
  • Main Results:

    • The proposed bilateral normal filter is a more natural extension of image denoising bilateral filters.
    • The local scheme demonstrates faster and more effective denoising for extremely noisy meshes.
    • The global scheme shows increased robustness against irregular surface sampling.
    • Both schemes yield visually and numerically superior denoising results compared to previous methods, particularly in challenging regions.

    Conclusions:

    • The presented framework effectively decouples local geometric features from spatial location for feature-preserving mesh denoising.
    • The novel bilateral normal filter and dual denoising schemes offer significant improvements over existing techniques.
    • The method achieves state-of-the-art performance in preserving sharp features and handling irregular mesh sampling.