2005-11-02 |
jpr | Looping 10000000 times should be enought
|
commit | commitdiff | tree |
2005-11-02 |
jpr | Checking the endianness at Pixels Reading time should...
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Fix Debug vs Warning
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Comments
|
commit | commitdiff | tree |
2005-10-28 |
jpr | > // Don't waste time checking tags where VM is OB...
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Don't check VM for OB and OW tags : we know it's allways...
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Diving by 2 image sizes should make tests 4 times quicker ;-)
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Fix comments
|
commit | commitdiff | tree |
2005-10-28 |
jpr | Commenting out useless code should avoid pb on Big...
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Now gdcm writes images with *also* Imager Pixel Spacing...
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Rewrite the whole stuff for writting on BigEndian processors
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Add binary_write(std::ostream &os, const double &val)
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Add verbosity when trouble occur.
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Remove useless local variable, to avoid warnings
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Still doesn't work on Big Endian processor, but we...
|
commit | commitdiff | tree |
2005-10-27 |
jpr | How didn't I get one before?
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Message
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Fix comments (due to removal of difference between...
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Messages
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Avoid useless work at reading time
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Improve IsCoherent method
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Remove useless warning message
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Detail use of gdcmDebug, gdcmWarning, gdcmError, assert
|
commit | commitdiff | tree |
2005-10-27 |
jpr | To avoid useless warnings
|
commit | commitdiff | tree |
2005-10-27 |
jpr | Create Explicit VR images first.
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Force commit, adding a space character
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Oops.
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Swap64 deals with double (VR=FD)
|
commit | commitdiff | tree |
2005-10-26 |
jpr | To avoid warnings
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Should avoid compile error or dash8.kitware/GDCM-g...
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Avoid warnings
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Fix SplitOnPosition()
|
commit | commitdiff | tree |
2005-10-26 |
jpr | --> Optional Element 0x0000 (group length) is no longer...
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Add over verbose debug message -to be removed withing...
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Update CMakeLists.txt
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Remove useless Example/TestChangeHeader
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Remove useless Example/TestCopyDicom
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Save some CPU time, when parsing ACR-NAMA files :
|
commit | commitdiff | tree |
2005-10-26 |
jpr | None of the ACR-NEMA file has a Transfer Syntax field.
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Add comment on files with no "Transfer Syntax"
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Typo
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Comment out too much verbose warning message.
|
commit | commitdiff | tree |
2005-10-26 |
jpr | add comment on Conversion Type
|
commit | commitdiff | tree |
2005-10-26 |
jpr | Don't write elem 0x0000 -group length- of groups
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Modify the creation order of gdcmFileHelper / gdcmFile...
|
commit | commitdiff | tree |
2005-10-25 |
jpr | add exXcoherentFileSet
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Typo
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Commit *very first* version of an example for using...
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Doxygenation
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Avoid polluting output
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Huge comment on CheckMandatoryElements
|
commit | commitdiff | tree |
2005-10-25 |
jpr | avoid polluting output
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Bug fix in XCoherent filestet splitting
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Forget this one
|
commit | commitdiff | tree |
2005-10-25 |
jpr | Avoid useless warnings while stepping jpeg fragments
|
commit | commitdiff | tree |
2005-10-24 |
jpr | Avoid compile warning.
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Just one more check for GE Private TS on big endian...
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Update (follows)
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Beginning of update for version 1.1 vx Current CVS...
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Forget this one
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Minor Doxygenations, comments fixing, etc
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygen
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygenation
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygen
|
commit | commitdiff | tree |
2005-10-23 |
jpr | In order to avoid confusing user with 'public' methods...
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygenation
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxgenation :
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygen
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Doxygenation
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Add TestInline
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Add some comments for better understanding the gdcm...
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Add 2 stupif inline functions (to be removed later...
|
commit | commitdiff | tree |
2005-10-23 |
jpr | Add a test to 'visualize' the difference betwwen inline...
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Uncomment Private GE transger syntax part.
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Speed up -a little bit- the Loading, avoiding to parse...
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Comments
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Fix GetZOrigin().
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Doxygen
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Doxygen disagrees with comments on deprecated methods
|
commit | commitdiff | tree |
2005-10-21 |
jpr | // -->
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Shorten up the code, and avoid memory leaks.
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Comment out TestVR.
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Doxygen disagrees with commented 'deprecated' methods
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Add exInline.cxx, to 'visualize' the difference betwwen...
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Comments
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Normalization
|
commit | commitdiff | tree |
2005-10-21 |
jpr | add comments
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Add some prints
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Use SetLoadMode(gdcm::LD_ALL), better than 0
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Comment out, using C style, C++ style comments, to...
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Doxygenation
|
commit | commitdiff | tree |
2005-10-21 |
jpr | Seems some compiler disagree with trailing semi-column...
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Remove deprecated method names 'GetFirstCoherentFileList...
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Last (?) stage of Private GE Syntax Transer name normalization
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Oops.
|
commit | commitdiff | tree |
2005-10-20 |
jpr | -> Fix the pb of 'Private GE Transfer Syntax' for 16...
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Coding style
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Try to make a more kosher Dicom Header (improve various...
|
commit | commitdiff | tree |
2005-10-20 |
jpr | In order to get UID without padding to even-length...
|
commit | commitdiff | tree |
2005-10-20 |
jpr | Fix 'delimitors' Print()
|
commit | commitdiff | tree |
next |