]> Creatis software - gdcm.git/commit
In order to allow to use current version (1.3) of gdcm *and* ITK (that includes
authorjpr <jpr>
Wed, 23 May 2007 14:18:02 +0000 (14:18 +0000)
committerjpr <jpr>
Wed, 23 May 2007 14:18:02 +0000 (14:18 +0000)
commit8fd45dc6d321d1419854dc0e4fa6a37d6826b655
treebb740cbc7037fd6eac4b96ab47a2147f69d516e0
parent2df4df63b316830fda1354cafd59ffe8da54e35d
In order to allow to use current version (1.3) of gdcm *and* ITK (that includes
gdcm1.2) developper may, at CMake time, choose his own 'namespace' name,
e.g. gdcm13
156 files changed:
CMakeLists.txt
Dicts/DicomDir.dic
Example/Anonymize.cxx
Example/AnonymizeDicomDir.cxx
Example/AnonymizeMultiPatient.cxx
Example/AnonymizeNoLoad.cxx
Example/ExtractOverlays.cxx
Example/FindTags.cxx
Example/MakeDicomDir.cxx
Example/PatchHeader.cxx
Example/PrintDicomDir.cxx
Example/PrintFile.cxx
Example/RawToDicom.cxx
Example/ReWrite.cxx
Example/ReWriteExtended.cxx
Example/TestValidate.cxx
Example/ToInTag.cxx
Example/ToMRIregister.cxx
Example/Volume2Dicom.cxx
Example/WriteDicomAsJPEG.cxx
Example/WriteDicomSimple.cxx
Example/WriteRead.cxx
Example/exCTPET.cxx
Example/exColorToRGB.cxx
Example/exCurveData.cxx
Example/exExtractDicomTags.cxx
Example/exExtractTag.cxx
Example/exGC.cxx
Example/exGrey2RGB.cxx
Example/exImageLighten.cxx
Example/exMoveImagesToSingleSerieUID.cxx
Example/exOverlaysACR.cxx
Example/exOverlaysDCM.cxx
Example/exReadPapyrus.cxx
Example/exReadWriteFile.cxx
Example/exSerieHelper.cxx
Example/exXCoherentFileSet.cxx
PACKAGER
Testing/TestBug.cxx
Testing/TestCommand.cxx
Testing/TestDicomDirElement.cxx
Testing/TestDict.cxx
Testing/TestDictGroupName.cxx
Testing/TestImageSet.cxx
Testing/TestTS.cxx
Testing/TestUtil.cxx
Testing/TestVR.cxx
Testing/TestWriteSimple.cxx
gdcmConfigure.h.in
gdcmPython/gdcm.i
gdcmPython/gdcmCommandPy.h
src/gdcmArgMgr.cxx
src/gdcmArgMgr.h
src/gdcmBase.cxx
src/gdcmBase.h
src/gdcmCallbackCommand.cxx
src/gdcmCallbackCommand.h
src/gdcmCommand.cxx
src/gdcmCommand.h
src/gdcmCommandManager.cxx
src/gdcmCommandManager.h
src/gdcmCommon.h
src/gdcmDataEntry.cxx
src/gdcmDataEntry.h
src/gdcmDebug.cxx
src/gdcmDebug.h
src/gdcmDefaultDicts.cxx.in
src/gdcmDicomDir.cxx
src/gdcmDicomDir.h
src/gdcmDicomDirElement.cxx
src/gdcmDicomDirElement.h
src/gdcmDicomDirImage.cxx
src/gdcmDicomDirImage.h
src/gdcmDicomDirMeta.cxx
src/gdcmDicomDirMeta.h
src/gdcmDicomDirObject.cxx
src/gdcmDicomDirObject.h
src/gdcmDicomDirPatient.cxx
src/gdcmDicomDirPatient.h
src/gdcmDicomDirPrivate.cxx
src/gdcmDicomDirPrivate.h
src/gdcmDicomDirSerie.cxx
src/gdcmDicomDirSerie.h
src/gdcmDicomDirStudy.cxx
src/gdcmDicomDirStudy.h
src/gdcmDicomDirVisit.cxx
src/gdcmDicomDirVisit.h
src/gdcmDicomEntry.cxx
src/gdcmDicomEntry.h
src/gdcmDict.cxx
src/gdcmDict.h
src/gdcmDictEntry.cxx
src/gdcmDictEntry.h
src/gdcmDictGroupName.cxx
src/gdcmDictGroupName.h
src/gdcmDictSet.cxx
src/gdcmDictSet.h
src/gdcmDirList.cxx
src/gdcmDirList.h
src/gdcmDocEntry.cxx
src/gdcmDocEntry.h
src/gdcmDocEntryArchive.cxx
src/gdcmDocEntryArchive.h
src/gdcmDocEntrySet.cxx
src/gdcmDocEntrySet.h
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmElementSet.cxx
src/gdcmElementSet.h
src/gdcmException.cxx
src/gdcmException.h
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmFileHelper.cxx
src/gdcmFileHelper.h
src/gdcmGlobal.cxx
src/gdcmGlobal.h
src/gdcmJPEGFragment.cxx
src/gdcmJPEGFragment.h
src/gdcmJPEGFragmentsInfo.cxx
src/gdcmJPEGFragmentsInfo.h
src/gdcmJpeg.cxx
src/gdcmJpeg2000.cxx
src/gdcmJpegLS.cxx
src/gdcmMpeg.cxx
src/gdcmOrientation.cxx
src/gdcmOrientation.h
src/gdcmPixelReadConvert.cxx
src/gdcmPixelReadConvert.h
src/gdcmPixelWriteConvert.cxx
src/gdcmPixelWriteConvert.h
src/gdcmRLEFrame.cxx
src/gdcmRLEFrame.h
src/gdcmRLEFramesInfo.cxx
src/gdcmRLEFramesInfo.h
src/gdcmRefCounter.cxx
src/gdcmRefCounter.h
src/gdcmSQItem.cxx
src/gdcmSQItem.h
src/gdcmSeqEntry.cxx
src/gdcmSeqEntry.h
src/gdcmSerieHelper.cxx
src/gdcmSerieHelper.h
src/gdcmTS.cxx
src/gdcmTS.h
src/gdcmTagKey.h
src/gdcmUtil.cxx
src/gdcmUtil.h
src/gdcmVR.cxx
src/gdcmVR.h
src/gdcmVRKey.h
src/gdcmValidator.cxx
src/gdcmValidator.h
src/gdcmjpegls/Decoder/gdcmfstream.cxx
src/gdcmjpegls/Decoder/gdcmfstream.h
src/jdatasrc.cxx