X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=d98b401df0a18c6c009b7126aa5bb7d46d5f0321;hb=6fc9a59ce58ba4bb71d63a57e6b1ef2c3c87292a;hp=09c2440897b06fb23ebfe0d8340db18b6d4df8cd;hpb=954fad788d084d86f32a004c2492957ff33eb5bb;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 09c24408..d98b401d 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -9,6 +9,8 @@ SET(EXAMPLE_SOURCES #Txt2Mat #exDicomRTStructSetFile #exExtractCSA + exPresentationState + exReadPapyrus exReadWriteFile exColorToRGB @@ -28,7 +30,10 @@ SET(EXAMPLE_SOURCES exMakeIcon # the following are utilities - #---------------------------- + #---------------------------- + #BrukerToMhd + RawToInTagDicom + RawToDicomStack PrintDicomDir PrintFile MakeDicomDir @@ -44,11 +49,17 @@ SET(EXAMPLE_SOURCES RawToDicom TestValidate + SplitIntoDirectories + SplitIntoXCoherentDirectories + SplitIntoXCoherentDirectoriesIgnoreSerieUID + # the following produce usable files for some softwares. #------------------------------------------------------ ToMRIregister DenseMultiFramesToDicom Dense2007ToDicom + PcpdenseToDicom + #BatchUncompress #the following will be transformed into 'examples', or 'utilities'