DVigneault / itkSubdivisionQuadEdgeMeshFilter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITKSubdivisionQuadEdgeMeshFilter

Build Status

Overview

Classes for triangle mesh subdivision.

For more information, see the Insight Journal article:

Zhu W.
Triangle Mesh Subdivision
The Insight Journal. July-December. 2011.
http://hdl.handle.net/10380/3307
http://www.insight-journal.org/browse/publication/831

Installation

Install Python packages with:

python -m pip install itk-subdivisionquadedgemeshfilter

License

This software is distributed under the Apache 2.0 license. Please see the LICENSE file for details.

About

License:Apache License 2.0


Languages

Language:C++ 95.4%Language:CMake 3.4%Language:Python 1.2%