| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <SoCSOEditorTools.h>
Definition at line 49 of file SoCSOEditorTools.h.
| unsigned int SoCSOEditorTools::ImageStatisticsForCSO::csoID | 
Definition at line 51 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageAbsMeanValue | 
Definition at line 57 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageAverageSquaredSumValue | 
Definition at line 60 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMaxValue | 
Definition at line 55 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMeanValue | 
Definition at line 56 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageMinValue | 
Definition at line 54 of file SoCSOEditorTools.h.
| std::string SoCSOEditorTools::ImageStatisticsForCSO::imageModality | 
Definition at line 63 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageRescaleIntercept | 
Definition at line 64 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageRescaleSlope | 
Definition at line 65 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageStdDeviationValue | 
Definition at line 59 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageSumValue | 
Definition at line 61 of file SoCSOEditorTools.h.
| MLdouble SoCSOEditorTools::ImageStatisticsForCSO::imageVarianceValue | 
Definition at line 58 of file SoCSOEditorTools.h.
| MLuint64 SoCSOEditorTools::ImageStatisticsForCSO::numVoxels | 
Definition at line 53 of file SoCSOEditorTools.h.