X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Lib%2FPrePostProcessing%2FitkSTMS_XMLFileParser.h;h=b27cd9f5898dc1ba89563bad65f2e7a19f8388cf;hb=24c64f13145b43b638d11d938dcc24a9dc89cb74;hp=0c3589ef4f5519d870f1cc116d900b667e5fbde3;hpb=a251d54edadc1cac735b6100c531a96fe3ce2ecc;p=STMS.git diff --git a/Lib/PrePostProcessing/itkSTMS_XMLFileParser.h b/Lib/PrePostProcessing/itkSTMS_XMLFileParser.h index 0c3589e..b27cd9f 100755 --- a/Lib/PrePostProcessing/itkSTMS_XMLFileParser.h +++ b/Lib/PrePostProcessing/itkSTMS_XMLFileParser.h @@ -70,11 +70,13 @@ namespace itkSTMS std::string experimentPath; std::string imageExtension; std::string outputImageExtension; + std::string outputClassExtension; std::string inputCommonRoot; std::string inputFolder; std::string maskImage; std::string outputFolder; std::string outputCommonRoot; + std::string outputCSV; };