X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Lib%2FPrePostProcessing%2FitkSTMS_TemporalSetToImageSequence.h;fp=Lib%2FPrePostProcessing%2FitkSTMS_TemporalSetToImageSequence.h;h=996d65b8ce5e1e2546f573ac6d00c563fc5cd73d;hb=eb863a819b64b16474944e84a8724a7d6c332cac;hp=7c5e5866f736f3329f6fca009090ae5d93b7c90b;hpb=06d646fa83dc002ad793814d37004ad72f126ca7;p=STMS.git diff --git a/Lib/PrePostProcessing/itkSTMS_TemporalSetToImageSequence.h b/Lib/PrePostProcessing/itkSTMS_TemporalSetToImageSequence.h index 7c5e586..996d65b 100755 --- a/Lib/PrePostProcessing/itkSTMS_TemporalSetToImageSequence.h +++ b/Lib/PrePostProcessing/itkSTMS_TemporalSetToImageSequence.h @@ -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