GithubHelp home page GithubHelp logo

jlian / matlab-particle-tracker Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 3.0 79 KB

An application in MATLAB used for tracking particles

License: GNU General Public License v3.0

MATLAB 100.00%
matlab particle-tracking computer-vision

matlab-particle-tracker's Introduction

MATLAB Particle Tracker

This is an application that can be used to track particles with a series of images. It uses algorithms adopted from the The Matlab Particle Tracking Code Repository.

How to use

Right now the program does not support videos yet, so you'll have to take your video and split it into individual frames.

Convert your images to .png format and put them all in the same folder.

Take a look at default_config.m which shows the values of the parameters I used in my analysis. Take a look at this link to get a better understanding of what the parameters are all about. Once you're set, put a copy of this file and name it config.m and put it in the same folder as your images.

Now, run main.m in MATLAB to get started. It will ask you where the images are placed. Navigate to it and select it.

If everything goes well, the program will let you know and ask if you'd like to animate the results. Hopefully, your results look something like this:

If it fails then you'll have to adjust the parameters in your config.m through trial and error. It can be a fairly painful process. Good luck!

matlab-particle-tracker's People

Contributors

jlian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.