Giter VIP home page Giter VIP logo

itksubdivisionquadedgemeshfilter's Introduction

ITKSubdivisionQuadEdgeMeshFilter

Build Status

PyPI Version

License

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.
https://hdl.handle.net/10380/3307
https://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.

itksubdivisionquadedgemeshfilter's People

Contributors

arnaudgelas avatar dzenanz avatar hjmjohnson avatar jhlegarreta avatar mseng10 avatar sudomakeinstall avatar tbirdso avatar thewtex avatar zachary-williamson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

itksubdivisionquadedgemeshfilter's Issues

Delaunay Filter Temporarily Disabled

There is currently a bug in the Delaunay filter (within ITK proper) which was resulting in a segfault in this testing suite. While this bug is being patched, the test has been disabled within this testing suite:

    // FIXME: Smoothing with the Delaunay Conforming filter causes the following three test failures.
    //        Temporarily disabling the DC smoothing filter while investigating the cause.
    //  3 - itkModifiedButterflyTriangleCellSubdivisionQuadEdgeMeshFilterTest1 (SEGFAULT)
    //  8 - itkSquareThreeTriangleCellSubdivisionQuadEdgeMeshFilterTest0 (SEGFAULT)
    //  9 - itkSquareThreeTriangleCellSubdivisionQuadEdgeMeshFilterTest1 (SEGFAULT)
    //    meshSmoothingFilter->SetDelaunayConforming(1);

Once this bug is fixed in ITK proper and this module is building against a patched version, the test may be re-enabled.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.