8  Morphological Features

FLIM Playground extracts single-cell morphological features based on the cell region of interest (ROI) mask of each channel. By inputting the ROI mask to skimage.measure.regionprops, the following features are extracted:

Feature names in the final dataset are prefixed by the combination of the feature extractor name (i.e. Intensity morphology) and the channel name, allowing Data Analysis to group the features. For example, Intensity morphology_nadh: area means the area of each cell in the NAD(P)H channel.