]> Creatis software - STMS.git/blobdiff - Lib/PrePostProcessing/itkSTMS_TemporalSetToImageSequence.h
modification image et csv
[STMS.git] / Lib / PrePostProcessing / itkSTMS_TemporalSetToImageSequence.h
index 7c5e5866f736f3329f6fca009090ae5d93b7c90b..996d65b8ce5e1e2546f573ac6d00c563fc5cd73d 100755 (executable)
@@ -121,7 +121,10 @@ namespace itkSTMS
                                             itkSTMS::ParserOutputType*         desc   );
 
         void GenerateImageSequence();
-        void GenerateCSVFile();
+
+        //! To generate CSV File from all classes. The file contains the class ID, the number of pixels of this class and then all filtered values along time.
+        //! You can pass a delimiter (ie a record separator) to this function.
+        void GenerateCSVFile(const std::string &delimiter = std::string(", "));
 
     private:
         // Attributes