Coder Social home page Coder Social logo

ykjawale / dicot_cmd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cycelslab/dicot_cmd

0.0 0.0 1.0 7.36 MB

Command line DIC Object Tracking (DICOT) code written in MATLAB to analyze DIC image time-series.

License: GNU General Public License v3.0

MATLAB 100.00%
image analysis dic

dicot_cmd's Introduction

DICOT_cmd

Command line DIC Object Tracking (DICOT) code written in MATLAB to analyze DIC image time-series.
Authors: @athale , @anushreec , @ykjawale , @dhruv

GitHub release

DICOT GUI, with a GUI also available

Reference

Quantifying Intracellular Particle Flows by DIC Object Tracking (DICOT)
A. R. Chaphalkar, Y. K. Jawale, D. Khatri, and C. A. Athale
DOI: ...

Instructions for use:

  1. Download the entire folder
  2. Open the MATLAB terminal (MATLAB 2017b and higher). To run this code you will need the Image Processing Toolbox to be installed.
  3. Change directory to where you downloaded and unzipped the files. At the command line type,
>> DICOT_main_all
  1. You will be prompted to open a TIF time-series. Use provided test file, click to select the time-series stored as a multipage TIF test_image.
  2. Follow the popup menu to complete the filtering, segmentation and tracking.
  3. All output files are stored in a sub-folder ./DICOT_test_image/.
  4. Following output files will be generated,
    • trackingmovie.TIF contains the tracked segments for visual inspection
    • segmentedmovie.TIF The time series with the overlaid centers of objects detected (either using RegionMax or centroid),
    • trajectories.txt It contains the trajectory information as,
      ObjID, Frame, X, Y, Length (pixels), Time (frames)
      The time is in frame number unit, and the XY positions in pixel unit, length corresponds to the long-axis length of the object.
    • untracked.txt All object coordinates in x and y-coordinates with frame numbers.

dicot_cmd's People

Contributors

ykjawale avatar athale avatar

Forkers

khatrid

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.