2007-08-31 |
jpr | Forget to commit this one. |
tree | commitdiff |
2007-08-31 |
jpr | Now, we compress properly images (BitsAllocated 16... |
tree | commitdiff |
2007-08-30 |
jpr | Typo |
tree | commitdiff |
2007-08-30 |
jpr | Solves the problem of +/-1 on some images. |
tree | commitdiff |
2007-08-29 |
jpr | Jpeg writter is no longer confused by DataElements... |
tree | commitdiff |
2007-08-29 |
jpr | Avoid ctest to abort on 32 bits per pxel image RTDOSE.dcm |
tree | commitdiff |
2007-08-28 |
jpr | Avoid JPEG, JPEG2000 writting to be confused by odd... |
tree | commitdiff |
2007-08-28 |
jpr | Avoid FileHelper::CheckMandatoryElements to be confused... |
tree | commitdiff |
2007-08-28 |
jpr | When 'Pixel Aspect Ratio' exists, don't add a default... |
tree | commitdiff |
2007-08-27 |
jpr | Trying to normalize JPEG Writing (not yet finished) |
tree | commitdiff |
2007-08-24 |
jpr | Fix comments |
tree | commitdiff |
2007-08-22 |
jpr | Try to make gdcm1.2 and gdcm1.3 usable int the same... |
tree | commitdiff |
2007-08-21 |
jpr | On the way to unification with ITK version |
tree | commitdiff |
2007-08-20 |
jpr | Add methods to get number of objets |
tree | commitdiff |
2007-07-27 |
jpr | Fix some comments |
tree | commitdiff |
2007-07-27 |
jpr | Deal with element 0x0001 of Private Groups |
tree | commitdiff |
2007-07-26 |
jpr | We are no longer cheated by Elem belonging to group... |
tree | commitdiff |
2007-07-25 |
jpr | When NX*NY*nbOfComponents was odd, one (useless) byte... |
tree | commitdiff |
2007-07-24 |
jpr | We don't switch any longer to ImplicitVR when undocumen... |
tree | commitdiff |
2007-07-13 |
jpr | First step to sync with v 1.2.2 |
tree | commitdiff |
2007-07-11 |
jpr | Add a comment about a patch to be able to reda wrong... |
tree | commitdiff |
2007-07-05 |
jpr | Fix comments |
tree | commitdiff |
2007-07-05 |
jpr | More explanations on future 'Developer's guide' |
tree | commitdiff |
2007-07-05 |
jpr | Don't drop _ |
tree | commitdiff |
2007-07-04 |
jpr | Shorter strings |
tree | commitdiff |
2007-07-04 |
jpr | Forget to remove couts |
tree | commitdiff |
2007-07-04 |
jpr | Add FileHelper::SetPhotometricInterpretationToMonochrom... |
tree | commitdiff |
2007-07-03 |
jpr | Bug fix for old ACR-NEMA images : |
tree | commitdiff |
2007-06-22 |
jpr | Never trust optimiser! |
tree | commitdiff |
2007-06-19 |
davila | Name Space |
tree | commitdiff |
2007-06-18 |
jpr | Fix bug in "despaired wild guesses" |
tree | commitdiff |
2007-06-18 |
jpr | Fix loosing the first image of each serie. |
tree | commitdiff |
2007-06-18 |
jpr | Fix a bug ... when reading a bugged DICOMDIR. |
tree | commitdiff |
2007-06-15 |
jpr | Within some Dicom images, all the elements of shadow... |
tree | commitdiff |
2007-06-11 |
jpr | Other despaired wild guess to get swap code. |
tree | commitdiff |
2007-06-08 |
jpr | Add new method : |
tree | commitdiff |
2007-06-04 |
jpr | avoid some warnings a doxygen time |
tree | commitdiff |
2007-06-04 |
jpr | Fix some verbosity |
tree | commitdiff |
2007-05-30 |
jpr | (Try to) fix troubles with WIN32 vs _WIN32 at compile... |
tree | commitdiff |
2007-05-24 |
jpr | Fix default spacing cvalue |
tree | commitdiff |
2007-05-23 |
jpr | Port Mathieu's fix (from gdcm1.2) to be able to read... |
tree | commitdiff |
2007-05-23 |
jpr | Remove useless ref to namespace |
tree | commitdiff |
2007-05-23 |
jpr | In order to allow to use current version (1.3) of gdcm... |
tree | commitdiff |
2007-05-23 |
jpr | Fix an old bug 'DicomDir Private' related. |
tree | commitdiff |
2007-04-12 |
jpr | English mistakes |
tree | commitdiff |
2007-04-12 |
jpr | To allow testsuite go on. |
tree | commitdiff |
2007-04-12 |
jpr | Fix the bug on US,UL while creating a DICOMDIR |
tree | commitdiff |
2007-03-26 |
jpr | Add class DicomDirPrivate, for dealing with SERIE/PRIVATE |
tree | commitdiff |
2007-03-23 |
jpr | Deal with PRIVATE (at PrintDicomDir time, not MakeDicom... |
tree | commitdiff |
2007-03-23 |
jpr | Typo |
tree | commitdiff |
2007-02-23 |
jpr | prevent Print from any CR at end of 'name' in dicomV3.dcm |
tree | commitdiff |
2006-11-15 |
jpr | To please Python, add accesors on each Orientation... |
tree | commitdiff |
2006-11-15 |
jpr | To please python : |
tree | commitdiff |
2006-11-08 |
jpr | Hope application can link against non-installed version... |
tree | commitdiff |
2006-11-08 |
jpr | make warning message more explicit (?) |
tree | commitdiff |
2006-11-08 |
jpr | add method |
tree | commitdiff |
2006-10-25 |
jpr | Some bozzos declare a 'ExplicitVRBigEndian' syntax... |
tree | commitdiff |
2006-10-23 |
jpr | Some ACR readers *need* the DataElement (0x0008,0x0000... |
tree | commitdiff |
2006-10-19 |
jpr | Some wrecked ACR-NEMA-like images begin by group 0028... |
tree | commitdiff |
2006-10-18 |
jpr | FileHelper::CheckMandatoryElements() now checks as... |
tree | commitdiff |
2006-08-30 |
jpr | My previous patch hanged on images with Bits Allocated... |
tree | commitdiff |
2006-08-29 |
jpr | Avoid propagating bugs when ReWrite an image 'not 8... |
tree | commitdiff |
2006-08-29 |
jpr | Forget to commit this one (Bits Allocated related pb) |
tree | commitdiff |
2006-08-29 |
jpr | Bypass a stupid bug in some headers |
tree | commitdiff |
2006-08-18 |
malaterre | ENH: Make code a little more const correct |
tree | commitdiff |
2006-08-18 |
malaterre | ENH: a fix for a broken compiler should NOT impact... |
tree | commitdiff |
2006-08-18 |
malaterre | COMP: Attempt to fix jpr code |
tree | commitdiff |
2006-07-20 |
malaterre | ENH: Minor patch |
tree | commitdiff |
2006-07-10 |
jpr | Use a small (8 bytes) buffer to mininize time consuming... |
tree | commitdiff |
2006-07-10 |
jpr | Avoid polluting command line applications output when... |
tree | commitdiff |
2006-07-10 |
jpr | - Avoid useless creation of std::string |
tree | commitdiff |
2006-07-06 |
jpr | - (try to) optimize time consuming IsItemStarter()... |
tree | commitdiff |
2006-07-06 |
jpr | Avoid using std::string stuff when it's useless (CPU... |
tree | commitdiff |
2006-07-06 |
jpr | Returning a const ref is quicker than returning a value. |
tree | commitdiff |
2006-07-06 |
jpr | Port Mathieu's modif for writting JPEG2000 |
tree | commitdiff |
2006-07-04 |
jpr | 'Acr-NEMA' data elements |
tree | commitdiff |
2006-07-04 |
jpr | Port Mathieu's patch from gdcm 1.2 (in gdcmValEntry... |
tree | commitdiff |
2006-07-04 |
jpr | Port Mathieu'a modif in gdcm1.2 |
tree | commitdiff |
2006-06-29 |
jpr | Add comments on the use od Rescale Slope / Intercept |
tree | commitdiff |
2006-06-29 |
jpr | Doxygenation |
tree | commitdiff |
2006-06-21 |
jpr | Add verbosity when something wrong happens |
tree | commitdiff |
2006-06-21 |
jpr | Hope, on a day, GetYSpacing will return accurate info... |
tree | commitdiff |
2006-06-20 |
jpr | Some US images have NO Pixel Spacing nor Pixel Ratio |
tree | commitdiff |
2006-06-15 |
jpr | Try to take into account 'Pixel Aspect Ratio', etc... |
tree | commitdiff |
2006-06-15 |
jpr | Little patch for strange PMS Gyroscan Intera images |
tree | commitdiff |
2006-06-08 |
jpr | Add some comments about pixel spacing |
tree | commitdiff |
2006-06-07 |
jpr | avoid 'type qualifier on return type is meaningless... |
tree | commitdiff |
2006-05-31 |
jpr | Avoid warnings |
tree | commitdiff |
2006-05-31 |
jpr | Comment out over verbose messages |
tree | commitdiff |
2006-05-31 |
jpr | Add an open source code for MD5. |
tree | commitdiff |
2006-05-31 |
jpr | Fix trouble with BCC |
tree | commitdiff |
2006-05-30 |
jpr | Move comments |
tree | commitdiff |
2006-05-30 |
jpr | Comment out GDCM_LEGACY_REMOVE function |
tree | commitdiff |
2006-05-30 |
jpr | Add huge comment on the meaning of RETired fields aroun... |
tree | commitdiff |
2006-05-30 |
jpr | Add some comments |
tree | commitdiff |
2006-05-30 |
jpr | Comment out some deprecated function (instead of GDCM_L... |
tree | commitdiff |
2006-05-23 |
malaterre | ENH: hopefully fixed swig wrapping |
tree | commitdiff |
2006-05-22 |
malaterre | BUG: Do some voodoo magic do please SWIG -buggy- c... |
tree | commitdiff |
2006-05-15 |
malaterre | COMP: Fix compilation on SunOS |
tree | commitdiff |
2006-05-15 |
malaterre | COMP: Fix comp on dash8 (gcc296) |
tree | commitdiff |
next |