DVMeshNoise is an external ITK module for adding
Gaussian noise to an itk::Mesh or itk::QuadEdgeMesh.
This repository contains a submission to the Insight
Journal introducing DVMeshNoise, as well as illustrating
its usefulness using a concrete example.
Repository Contents:
# The LaTeX files for the technical report.
./Document/
# The most recent version of the module, as of this writing.
./Source/DVMeshNoise/
# The source code to generate the source code for the submission.
# Three targets are built: dv-basic-usage, dv-decimation-error, and dv-wireframe
./Source/example/
Notes:
-
DVMeshNoisehas been transfered to the InsightSoftwareConsortium, and can be found at https://github.com/InsightSoftwareConsortium/DVMeshNoise/. -
dv-basic-usagegenerates the meshes used to generate figure 1. -
dv-decimation-errorgenerates the meshes used to generate figures 2 and 3, as well as the data used to generate figures 4, 5, and 6. -
dv-wireframeis a VTK application used to visualize the meshes. -
dv-basic-usageanddv-decimation-errorexpect a directory to exist at../data/
See ./LICENSE for the full license. Briefly,
All source code in this repository is distributed under the Apache 2.0 License
All documents and works of art in this repository are distributed under the: Creative Commons by Attribution License 3.0
Copyright 2016 Davis Marc Vigneault