The Insight Journal logo

Perturbing Mesh Vertices with Additive Gaussian Noise

Vigneault, Davis
University of Oxford
Publication cover image

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3567
New: Prefer using the following doi: https://doi.org/10.54294/evr01z
Submitted by Davis Vigneault on 2016-11-25 05:16:27.

This brief document provides an introduction to an external ITK module, DVMeshNoise. This module provides classes for perturbing the positions of the vertices of either an itk::Mesh or itk::QuadEdgeMesh with Gaussian noise. This may be useful in testing the robustness of an algorithm to small changes in the input mesh, augmenting datasets for machine learning, and counteracting deleterious effects which highly regular regions of a mesh may occasionally have on mesh processing. After demonstrating basic usage, we present a practical example to show how these classes can be incorporated into a pipeline to improve mesh quality.