NIRALUser / 3DMetricTools

3DMeshMetric is a visualization tool that computes and displays surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

Home Page:http://www.nitrc.org/projects/meshmetric3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3DMeshMetric

What is it?

3DMeshMetric is a visualization tool based on the VTK library.

Its main feature is to compute and display surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

3DMeshMetric also offers all the basic tools to visualize meshes such as color, opacity, smoothing, down sampling or type of representation.

3DMeshMetric also contains an additional tool called ModelToModelDistance that computes distances between two triangle meshes (using the VTK library). This tool can be used either as a command line tool or integrated in 3D Slicer (http://www.slicer.org) as a CLI module. It is available in 3D Slicer as an extension to facilitate the download and installation process.

License

3DMeshMetric is distributed under the GPLv3 license. See License-GPLv3.txt

ModelToModelDistance is distributed under the Apache 2 license. See License-Apache2.txt

More information

Find the tool on NITRC

About

3DMeshMetric is a visualization tool that computes and displays surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

http://www.nitrc.org/projects/meshmetric3d

License:Apache License 2.0


Languages

Language:C++ 72.2%Language:CMake 16.6%Language:C 11.2%