X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=814cdb461ea8ba29878b572d62416b5b6bcab8c4;hb=63f14fbcaa6a269e9100fc38cc6fa8be885f49f2;hp=58ec6c0a0b60444fa2834037446c84ed986ad9c9;hpb=b99fc00d0f4df0ddcee535b792e7ea6826fd0397;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 58ec6c0a..814cdb46 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -12,6 +12,7 @@ SET(EXAMPLE_SOURCES exAnonymize exAnonymizeNoLoad # without loading the Pixel Data exColorToRGB + exGrey2RGB exGC exImageLighten exOverlaysACR @@ -23,13 +24,15 @@ SET(EXAMPLE_SOURCES 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