Giter Club home page Giter Club logo

tomokth's Introduction

TomoKTH

See FluidImage for a working implementation of camera calibration and reconstruction.

Tomographic PIV code done as a part of a KTH course

Installation

To install in development mode.

$ python setup.py develop

It may be a good idea to setup a virtual environment (virtualenv command for Linux and Anaconda for Windows), so that you don't clutter the root of your system. A quick tutorial can be found on that here.

To install dependencies (for eg: numpy, matplotlib, etc.) in Linux

$ pip search <package>
$ pip install <package>

Anaconda users can find similar instructions here.

Resources

Images available as a zip archive from KTH. Do not upload the images or any binary files! They can increase the size of the repositories. Save the files under the following path & it will be ignored by git. (Maybe an unnecessary detail, but for the sake of consistency)

  • examples/assignment/calibration_images/
  • examples/assignment/particle_images/

Tasks to do / Assignee

  • Image loading / jadelord
  • Classes for storing calibration and particle datasets / jadelord
  • Calibration / mubasharkhan
  • Preprocessing: Threshold, sliding minima, Gaussian smoothing / jadelord
  • Class for storing voxel and velocity vector datasets / jadelord
  • Operators for tomo reconstruction: MLOS/MART/SMART
  • Operators for 3D PIV: single pass cross-correlation

Future

  • Outlier or bad vector removal
  • Statistics: Image density calculation, PDF of intensities ()

External Resources

tomokth's People

Contributors

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