quantification strategies
Defines all options you can use for quantification of your postprocessed segmentation data (findmycells.quantification.strategies)
CountFeaturesInWholeAreaROIsStrat
CountFeaturesInWholeAreaROIsStrat ()
The number of unique features is determined in the whole image or per ROI, if provided. This step is based on the application of the connected-component algorithm.
RelativeFeatureCountPerROIAreaStrat
RelativeFeatureCountPerROIAreaStrat ()
After running CountFeaturesInWholeAreaROIsStrat this strategy can be applied to calculate the number of cells per ROI area size in square pixels.