]> Creatis software - gdcm.git/shortlog
gdcm.git
2006-11-15 malaterreENH: Yes we handle j2k and lossless now
2006-11-15 jprAllow wrapping of DirList
2006-11-15 jprAdd GetImagePositionPatient() checking
2006-11-15 jprPrint some more usefull info
2006-11-15 jprIn order to avois futher post processing trouble,
2006-11-15 jprTo please Python, add accesors on each Orientation...
2006-11-15 jprTo please python :
2006-11-09 regrain * Test for a bug fix
2006-11-08 jprHope application can link against non-installed version...
2006-11-08 jprmake warning message more explicit (?)
2006-11-08 jpradd method
2006-10-25 jprSome bozzos declare a 'ExplicitVRBigEndian' syntax...
2006-10-23 jpr(Try to) make ToMRIregister produces troubleless ACR...
2006-10-23 jprAdd 0x0008,0000 DataElement, to verify it's kept only...
2006-10-23 jprSome ACR readers *need* the DataElement (0x0008,0x0000...
2006-10-19 jprSome wrecked ACR-NEMA-like images begin by group 0028...
2006-10-18 jprFileHelper::CheckMandatoryElements() now checks as...
2006-10-11 jprDeal with Endianness
2006-09-01 jprAvoid memory leaks
2006-09-01 jprSorting the file list on 'file name' should work on...
2006-08-30 jprMy previous patch hanged on images with Bits Allocated...
2006-08-29 jprFix message for View Position
2006-08-29 jprAvoid propagating bugs when ReWrite an image 'not 8...
2006-08-29 jprForget to commit this one (Bits Allocated related pb)
2006-08-29 jprOld uncommited comments
2006-08-29 jprBypass a stupid bug in some headers
2006-08-24 jprFix comments
2006-08-24 jprDon't polute generated image header with meaningless...
2006-08-24 jprFix writting of Overlays image
2006-08-23 jprTo help Google user to reach gdcm Home page
2006-08-18 malaterreENH: Make code a little more const correct
2006-08-18 malaterreENH: a fix for a broken compiler should NOT impact...
2006-08-18 malaterreCOMP: Backport from gdcm1.2
2006-08-18 malaterreCOMP: Attempt to fix jpr code
2006-07-26 jprUsage
2006-07-26 jprUse gdcm1.3 features, to save CPU time
2006-07-26 jprRemove trailing spaces
2006-07-26 jprRemove now useless PhilipsToBrucker2.cxx
2006-07-26 jprMind the swap code, as well!
2006-07-26 jpr " Extracts user supplied tags (identified by group...
2006-07-26 jpr " - Converts the Siemens Sonata MRI '*tfl2d1' DICOM...
2006-07-26 jprUse proper type for iterators
2006-07-26 jprMind the Time Triggers, as well
2006-07-24 jprSometimes, two values are *not separated by a white...
2006-07-21 jprDeal with trailing anatomical images (juste after param...
2006-07-20 malaterreENH: Minor patch
2006-07-20 malaterreENH: Adding ExportConfiguration
2006-07-20 jprfix mistyping
2006-07-20 jpr * This program
2006-07-19 jprFix Z position component within Image Position Patient
2006-07-19 jpr//
2006-07-18 jprForgot to comment out Linux specific code (CPU time...
2006-07-17 jprAdd 32 bits support
2006-07-17 jprMinor changes
2006-07-17 jprSome old versions of VTK? ITK ? SeriesWriter weren...
2006-07-12 jprAdd info on gdcm1.2/gdcm1.3 API breaking modifs
2006-07-12 jprAdd a gdcm1.3 syntax version of WriteDicomAsJPEG2000.cxx
2006-07-10 jprUse a small (8 bytes) buffer to mininize time consuming...
2006-07-10 jprAvoid polluting command line applications output when...
2006-07-10 jpr- Avoid useless creation of std::string
2006-07-06 jpr- (try to) optimize time consuming IsItemStarter()...
2006-07-06 jprinfo on API breaking modif (since 1.2)
2006-07-06 jprAvoid using std::string stuff when it's useless (CPU...
2006-07-06 jprReturning a const ref is quicker than returning a value.
2006-07-06 jprchar *[] instead of char ** to avoid M$ troubles
2006-07-06 jprPort Mathieu's modif for writting JPEG2000
2006-07-06 jprForgot to commit/upload some valEntry,BinEntry vs DataE...
2006-07-06 jprAdd small utility to convert 'Dense' file format iamges...
2006-07-05 jprAvoid warnings Darwin-gcc
2006-07-04 jprcomment out Txt2Mat
2006-07-04 jpr'Acr-NEMA' data elements
2006-07-04 jprPort Mathieu's patch from gdcm 1.2 (in gdcmValEntry...
2006-07-04 jprAdd WriteDicomAsJPEG
2006-07-04 jprPort Mathieu'a modif in gdcm1.2
2006-06-30 jprWorks for more old ACR-NEMA images
2006-06-30 jprDisplay Spacings
2006-06-30 jprAdd uint64_t related checks
2006-06-30 jprAdd comments/warnings
2006-06-30 jprAdd verbosity
2006-06-30 jprAvoid warnings
2006-06-30 jprTry to remove valgrind useless warnings
2006-06-29 jprAdd comments on the use od Rescale Slope / Intercept
2006-06-29 jprDoxygenation
2006-06-21 jprAdd verbosity when something wrong happens
2006-06-21 jprHope, on a day, GetYSpacing will return accurate info...
2006-06-20 jprSome US images have NO Pixel Spacing nor Pixel Ratio
2006-06-15 jprTry to take into account 'Pixel Aspect Ratio', etc...
2006-06-15 jpr Little patch for strange PMS Gyroscan Intera images
2006-06-12 jprFix misstyping
2006-06-08 jprAvoid messing written Dicom images when no Study UID...
2006-06-08 jprAdd some comments about pixel spacing
2006-06-07 jprForgot commenting out
2006-06-07 jpravoid 'type qualifier on return type is meaningless...
2006-06-07 jprAvoid some warnings
2006-06-07 jprAvois some warnings
2006-06-06 jprAdd a *really* empty test, to know if gdcm dll is loada...
2006-06-06 jprFix misstyping
2006-06-05 malaterreBUG: Report bug
2006-06-05 jprAdd a (very) small User Guide.
2006-06-02 jprAdd some DICOM 2005 entries
next