Calculate intensity of image with previously segmented ROI information
2 views (last 30 days)
Show older comments
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
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.
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Read, Write, and Modify Image in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!