Calculate intensity of image with previously segmented ROI information

2 views (last 30 days)
Hello, I previously segmented an image into ROIs based on the fluorescence in one channel. Now I would like to calculate the intensity of a different signal (another channel) within those same ROIs.
For 183 ROIs, I have a 183x1 cell array 'cell_per' containing 183 double-precision arrays that are all nx2, denoting the pixel coordinates of the outline of each ROI.
  1 Comment
Megan Clapperton
Megan Clapperton on 21 Oct 2019
Did you ever find the answer for this? I'm having a similar issue applying ROIs through a stack of TIFF files and reading the intensity of each point through the stack.

Sign in to comment.

Answers (1)

Megan Clapperton
Megan Clapperton on 21 Oct 2019
Did you ever find the answer for this? I'm having a similar issue applying ROIs through a stack of TIFF files and reading the intensity of each point through the stack.

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!