I am trying to write a macro that will analyze the cross sectional area of multiple ROIs on one channel, and will assign each ROI a label based on the mean gray scale intensities for that ROI on other channels (To be specific, I want it to measure muscle fiber cross sectional area based on a laminin stain on one channel, and assign each ROI a fiber type based on fiber type stains on other channels).
I can get the cross sectional area, I can get gray scale intensities of ROIs from one channel on another, but I can’t change the labels. Anyone have any idea how to write a macro for this?
Thanks!