MeVisLab Toolbox Reference
SoCSOEditorTools::ImageStatisticsForCSO Struct Reference

#include <SoCSOEditorTools.h>

Public Attributes

unsigned int csoID
 
MLuint64 numVoxels
 
MLdouble imageMinValue
 
MLdouble imageMaxValue
 
MLdouble imageMeanValue
 
MLdouble imageAbsMeanValue
 
MLdouble imageVarianceValue
 
MLdouble imageStdDeviationValue
 
MLdouble imageAverageSquaredSumValue
 
MLdouble imageSumValue
 
std::string imageModality
 
MLdouble imageRescaleIntercept
 
MLdouble imageRescaleSlope
 

Detailed Description

Definition at line 48 of file SoCSOEditorTools.h.

Member Data Documentation

◆ csoID

unsigned int SoCSOEditorTools::ImageStatisticsForCSO::csoID

Definition at line 50 of file SoCSOEditorTools.h.

◆ imageAbsMeanValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageAbsMeanValue

Definition at line 56 of file SoCSOEditorTools.h.

◆ imageAverageSquaredSumValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageAverageSquaredSumValue

Definition at line 59 of file SoCSOEditorTools.h.

◆ imageMaxValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMaxValue

Definition at line 54 of file SoCSOEditorTools.h.

◆ imageMeanValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMeanValue

Definition at line 55 of file SoCSOEditorTools.h.

◆ imageMinValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMinValue

Definition at line 53 of file SoCSOEditorTools.h.

◆ imageModality

std::string SoCSOEditorTools::ImageStatisticsForCSO::imageModality

Definition at line 62 of file SoCSOEditorTools.h.

◆ imageRescaleIntercept

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageRescaleIntercept

Definition at line 63 of file SoCSOEditorTools.h.

◆ imageRescaleSlope

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageRescaleSlope

Definition at line 64 of file SoCSOEditorTools.h.

◆ imageStdDeviationValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageStdDeviationValue

Definition at line 58 of file SoCSOEditorTools.h.

◆ imageSumValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageSumValue

Definition at line 60 of file SoCSOEditorTools.h.

◆ imageVarianceValue

MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageVarianceValue

Definition at line 57 of file SoCSOEditorTools.h.

◆ numVoxels

MLuint64 SoCSOEditorTools::ImageStatisticsForCSO::numVoxels

Definition at line 52 of file SoCSOEditorTools.h.


The documentation for this struct was generated from the following file: