Skip to content

ImageJ macros: define region of interests on images and measure their characteristics

Notifications You must be signed in to change notification settings

cleterrier/Measure_ROIs

Repository files navigation

“Measure ROIs” macros set

toolbar

• This set of macros is used to define region of interests on images and measure their characteristics (area, intensity...). The workflow is divided in two part. It allows you to generate categorized ROIs for feature of interests on all images from a given channel by three different methods. "Categorized" mean that you can assign categories to the ROIs (dendrite, axon, transfected, non-transfected...). The outputs of this part are RoiSets, i.e. set of ROIs as .zip file that can be opened in the ImageJ ROI manager and assigned to the currently active stack by dropping them on the ImageJ toolbar. ROIs are meant to be generated on a given channel (marker for the AIS, map2 staining...). The measurements can be performed on this channel or, by opening the ROIs on another single-channel stack, performed on other channels from the same experiment.

  1. You can use NeuronJ to semi-automatically generate line tracings along neurites. This is done using the first three macros: "Generate Tracings Folder", "Launch NeuronJ" and "Convert NDF to ROI".

  2. You can use manually traced ROIs using standard ImageJ tools (rectangle, circle, line...) and assign a category to them. This is done using the macro "Add ROI".

  3. You can modify ROI categories and properties using the Modify ROIs macro.

  4. Once line tracings have been generated, you can additionally detect features along the intensity profiles (such as the AIS) using the ProFeatFit script.

  5. The last set of macros allows you to measure all the ROIs on a single-channel stack ("Measure Intensities" macro), and to calculate intensity averages for each category by image ("Calculate by Image" macro) as well as calculate ratios between different ROI categories for each image, for example axon/dendrite or transfected/non-transfected ("Calculate Ratios" macro). These three macros generate ImageJ Results Tables that you can save as .txt or .csv files.

Please see the detailed tutorial here:

https://www.evernote.com/l/AAIhoY2iUR5Iza0lMfDUuzqMFKOdCPug4e4

About

ImageJ macros: define region of interests on images and measure their characteristics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published