Skip to content

linshaova/tubule-v-vesicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tubule-v-vesicle

  1. A segmentation model, contained in the file classifier1234-1215-0712.model, is trained via the FIJI's Trainable Weka Segmentation plugin.
  2. For each rhodamine-liposome input image, the ImageJ script Macro1.ijm is called to apply the model and obtain a segmentation result, saved in the same folder as the input image with weka_ preceding the input file's name, which segments the image into the background, tubules, and vesicles.
  3. After that, the MATLAB script pick_tubule.m is run to refine the tubule selection based on morphological criteria and reassign false tubule objects into vesicles.
  4. The ratio between the total area of the tubules and the sum of that and the total area of the vesicles is then calculated by the same script and the results are appended to a CSV file located in the same folder as the input image, with each line corresponding to a different input image that has been analyzed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published