public struct LipimetryData
Public Structure LipimetryData
assessedPixelsCount | Number of pixels whose thickness has been assessed |
averageThickness | Mean thickness (global) |
colorCodedPixelCount | Number of pixels that have been colour coded i.e. not falling in error zone |
meanLower | Mean thickness of lower half of RoI |
meanUpper | Mean thickness of upper half of RoI |
STDEV | STDEV of LLT all pixels in RoI |
thicknessArray | The array of thickness values (global) |
thicknessArrayLower | The array of thickness values (lower half) |
thicknessArrayUpper | The array of thickness values (upper half) |