X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=dae792884d92e9207e05f1e61de8aa7cc1631c12;hb=175f7eaa4d1f56100622951645c6d677b351a5ba;hp=cc0bffe30dd0fbd30acccf9b0126d6d0aa0f8a70;hpb=55515b05da6434fd0c5ae71daa9eb785519a8fac;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index cc0bffe3..dae79288 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -24,10 +24,12 @@ SET(EXAMPLE_SOURCES exSerieHelper exXCoherentFileSet exMoveImagesToSingleSerieUID + #exExtractSegmentedPalette exMakeIcon # the following are utilities - #---------------------------- + #---------------------------- + RawToDicomStack PrintDicomDir PrintFile MakeDicomDir @@ -35,6 +37,7 @@ SET(EXAMPLE_SOURCES Anonymize # for full gdcm readable files AnonymizeNoLoad # without loading the Pixel Data AnonymizeMultiPatient # without loading the Pixel Data + AnonymizeReWriteMultiPatient # without loading the Pixel Data PatchHeader ToInTag ReWrite @@ -47,6 +50,8 @@ SET(EXAMPLE_SOURCES ToMRIregister DenseMultiFramesToDicom Dense2007ToDicom + PcpdenseToDicom + #BatchUncompress #the following will be transformed into 'examples', or 'utilities'