Giter Site home page Giter Site logo

contour-tree's Introduction

TDA using Contour Trees

This is a generalized version of the code used in the project TopoAngler:

It consists of two parts:

  1. it implements the sweep algorithm by Carr et al. ("Computing contour trees in all dimensions", CGTA 2003) to compute the contour tree of an input scalar function.

  2. it supports simplification of the contour tree using either topoloigcal persistence or hyper volume as the importance measure, and obtain a mapping between the input data and the simplified features. This is typically used when analyzing the data (like it was used in TopoAngler)

It currently uses qmake to build. An example of using the code on a structured 3D grid is provided in main.cpp. A 2D grid input can be used by setting the value of dimz = 1. The TriMesh class can instead be used for a triangle mesh input. Note that, support for other input types can be added by implementing a subclass of the ScalarFunction interface.

I would appreciate it if you can let me know (http://www.harishd.com/home/contact/) if you use this code, and optionally, how you are using it (this is purely to keep approximate count of the users of this code).

contour-tree's People

Contributors

harishd10 avatar

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.