Code Monkey home page Code Monkey logo

irrelevant's Introduction

irrelevant

To be able to run code from this repository, install TTK using these guidlelines. This code has been tested with TTK 0.96 on Ubuntu 16.04/MacOS High Sierra.

TTK provides the ability to visualize and analyse scalar fields. However, analysing time-varying data by repeating the same tasks over and over again, can be tedious with TTK.

This repository provides code to automate tasks in TTK:

  • Display scalar field
  • Divide the domain
  • Compute persistence diagram
  • Simplify scalar field using persistence diagram
  • Display critical points
  • Compute Merge Trees
  • Compute bottleneck/wasserstein distances
  • Vertex Segmentation based on Merge/Contour Trees
  • Face Segmentation based on Merge Trees

To run the code:

  • Place your data within a folder titled 'input'
  • For details on other folders you may want to create, look into helper.py and compute.py
  • Then execute, python run.py
  • To run TTK parallelly, execute python test.py <number of files> <number of cores>

irrelevant's People

Contributors

kamakshidasan 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.