X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=814cdb461ea8ba29878b572d62416b5b6bcab8c4;hb=12ce4ae613d03ac7244f0a026c677e46792a8046;hp=1514d219ea4ec68e8cab25c2e3b5829a3736d8f5;hpb=985954a7af00b467b183bb3f5db9dc11f89fcaf5;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 1514d219..814cdb46 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -12,22 +12,27 @@ SET(EXAMPLE_SOURCES exAnonymize exAnonymizeNoLoad # without loading the Pixel Data exColorToRGB + exGrey2RGB exGC exImageLighten + exOverlaysACR #the following are utilities PrintDicomDir PrintDocument PrintFile - PrintHeader FindTags MakeDicomDir AnonymizeDicomDir # without loading it as a gdcm::DicomDir - + Anonymize # for full gdcm readable files + AnonymizeNoLoad # without loading the Pixel Data + ReWrite + #the following will be transformed into 'examples', or 'utilities' # or will be removed +# +# Better you don't use them (not fully checked ...) - #test FlatHashTablePrint TestCopyDicom TestChangeHeader