Skip to content

gulyasmarton/ContractilityAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contractility Analyzer

The Contractility Analyzer is an open source ImageJ plugin designed to evaluate cell contractility experiments. It contains two modules.

Spheroid Perimeter module

The Spheroid Perimeter module selects the largest cluster of connected pixels on a binary image sequence and returns its perimeter on each frame.

Hole module

The Hole module identifies cell-free areas (holes) as a clusters of connected pixels on a binary image sequence and returns their areas.

Usage

  1. Compile the project (e.g Eclipse)
  2. Copy the ContractilityAnalyzer_.jar file to the ImageJ plugin folder.
  3. Open an image sequance.
  1. Convert the grayscale images to binary images (ImageJ > Process)
  1. Run the necessary plugin.
  • Spheroid Perimeter module: Plugins > Contractility Analyzer > Spheroid Perimeter
  • Hole module: Plugins > Contractility Analyzer > Hole Size
  1. Save the Results table

alt tag alt tag

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages