|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "time.h"#include <sstream>#include <mitkDataCollection.h>#include <mitkCollectionReader.h>#include <mitkCollectionWriter.h>#include <mitkCollectionStatistic.h>#include <vtkSmartPointer.h>#include <mitkIOUtil.h>#include <mitkLRDensityEstimation.h>Go to the source code of this file.
Macros | |
| #define | mitkForest_cpp |
Functions | |
| int | main (int argc, char *argv[]) |
| #define mitkForest_cpp |
Definition at line 13 of file CLSurWeighting.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 28 of file CLSurWeighting.cpp.
References mask, MITK_INFO, mitk::DataCollection::New(), mitk::IOUtil::Save(), mitk::LRDensityEstimation::SetCollection(), mitk::LRDensityEstimation::SetModalities(), mitk::LRDensityEstimation::SetTestMask(), mitk::LRDensityEstimation::SetTrainMask(), mitk::LRDensityEstimation::SetWeightName(), and mitk::LRDensityEstimation::Update().