]> Creatis software - gdcm.git/history - Example
Display some more usefull Orientation/Position info
[gdcm.git] / Example /
2005-10-13 jprDisplay some more usefull Orientation/Position info
2005-10-12 malaterreCOMP: I am not joking gdcm wont compile otherwise on...
2005-10-10 malaterreENH: Adding it to the list
2005-10-10 malaterreENH: Adding a small ex to quickly extract a binary...
2005-10-10 malaterreENH: Adding a conversion from acronym data type to...
2005-10-10 malaterreENH: Adding the ex to the list
2005-10-10 malaterreENH: Adding an example for reading and playing with...
2005-10-01 malaterreENH: Refactorize code, from PrintFile into the class...
2005-09-30 jprDont print Orientations when they're empty ...
2005-09-30 jprAdd the printing od 'Orientaion' information
2005-09-29 jprAdd a small example on how to extract Dicom tags
2005-09-22 jprAdd verbosity
2005-09-21 jprRemove TestWriteSimple from CMakeLists, as well.
2005-09-21 jprRemove useless program (already in Testing)
2005-09-21 jprShould avoid warnings
2005-09-16 jprTo display image 'orientation type'
2005-09-09 jprTry downcast to please MSVC
2005-09-08 jprRemove useless affectation to avoid bcc5.5 warning
2005-09-07 jpravoid warning
2005-09-07 jpr(Try to) avoid comp warning on 'Golgot'
2005-09-06 jprRemove PrintDocument from CMakeLists.txt, as well
2005-09-06 jprRemove useless PrintDocument.cxx
2005-09-06 jpr- Unify PrintFile and PrintDocument
2005-09-05 jpr'Print level' defaulted to 1
2005-09-04 malaterreCOMP: Remove stupid warning on Win32/cl. I don't unerst...
2005-09-04 malaterreCOMP: Fix warning with gcc3.3
2005-09-02 jprAdd the command line argument manager option
2005-08-31 jprReplace stupid method names :
2005-08-30 regrain * Remove #define and replace then by the call to...
2005-08-30 regrain * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
2005-08-29 regrain * Fix bug while wrapping python. The DicomDir SetSta...
2005-08-29 jprAdd forceload= command line argument, to allow user...
2005-08-28 jprFix English typo
2005-08-28 jprdeclare once the variables
2005-08-28 jprAdd PatchHeader
2005-08-28 jpr// -----------------------------------------------...
2005-08-28 jprPrintFile can now print *all* the file within a given...
2005-08-22 jprUpdate CMakeLists.txt
2005-08-22 jprRemove exBuildUpDicomDir.cxx (TestBuildUpDicomDir.cxx...
2005-08-22 jprComment
2005-08-22 jprRemove useless exAnonymize.cxx (use Anonymize.cxx)
2005-08-22 jprRemove useless exAnonymizeNoLoad (use AnonymizeNoload)
2005-08-22 jprUpdate usage
2005-07-26 malaterreCOMP: Remove call to deprecated method
2005-07-21 jprUnify user interface
2005-07-21 jprAdd an example of use for SerieHelper
2005-07-20 jprFix mistyping
2005-07-20 jprWarn user when something wrong happens
2005-07-20 jprAnonymizeNoLoad user can now ask for anonymization...
2005-07-19 malaterreENH: gdcm now almost compile with GDCM_LEGACY_REMOVE on
2005-07-13 malaterreCOMP: Fix compile warning
2005-07-12 jprTypo
2005-07-12 jprAnonymizeNoLoad has now one more option :
2005-07-12 jprBug fix
2005-07-11 malaterreCOMP: looks like a patch from Luca...
2005-07-11 jprFix mistyping
2005-07-11 jprimprove PrintDicomDir
2005-07-08 jprEnd of gdcm/Example kosherization (Load related stuff)
2005-07-08 jprUse new style for DicomDir loading
2005-07-07 jprBegin of kosherization of Example
2005-07-06 malaterreCOMP: Finish patching gdcm for support for bcb6
2005-07-05 jprDeal with NOSHADOWSEQ
2005-07-05 jprDeal with NOSHADOWSEQ option
2005-06-29 jprPrintFile take into account noshadowseq autoref parameter
2005-06-27 jprNow exReadPapyrus uses the Argument Manager
2005-06-22 jprWaiting for a clever idea on the way to userfriendly...
2005-06-17 jprSometimes a Warning is an error !
2005-06-17 jprAdd ShowLut option, for debugging purpose
2005-06-17 jprDeleting Argument Manager *once* is enough
2005-06-15 jprAdd a user supplied example 'Grey to RGB'
2005-06-15 jprTypo
2005-06-14 jprTo avoid 'unused' warning
2005-06-14 jprTypo
2005-06-14 jprTo avoid warning on smallfry
2005-06-14 jprTo avoid 'performance warning' on joebar
2005-06-10 jprEnhancement of Rewrite (use may choose if he wants...
2005-06-10 jprTo avoid warnings
2005-06-09 malaterreCOMP: Removing warning
2005-06-08 jprRemove copy/paste spurious line
2005-06-07 malaterreENH: Fix project number, CVS HEAD IS NOT 1.0 anymore...
2005-06-07 jprOops. Forget to add file ...
2005-06-07 jprUse Argument Manager in 'utilities'
2005-06-06 jprPrintFile uses now the Argument Manager
2005-06-03 jprWe don't SetLoadMode(NO_SEQ | NO_SHADOW),
2005-06-03 jprWe shall never get again a blank out (Prints now *any...
2005-05-19 jprFix misstyping
2005-05-19 jprTo avoid warnings
2005-05-11 malaterreENH: Some minor enhance:
2005-05-10 jprTo print the CPU time with and without loading Sequence...
2005-05-04 jprFix misstyping
2005-05-03 jpr" This program allows to see at a glance"
2005-05-03 jprgdcm::File::IsReadable() is no usable here, because...
2005-05-03 jprHope it compile under VS60.
2005-05-02 malaterreCOMP: Those things did not compile on VS60... dont...
2005-04-27 jprPrintFile gives now an accurate output for 'non gdcm...
2005-04-27 jprexAnonymizeNoLoad can now anonymize any kind of documen...
2005-04-26 jprSome checking added
2005-04-25 jprRemove useless PrintHeader (replaced by PrintDocument)
2005-04-20 jprShould avoid some warning from Borland Compiler
2005-04-20 jprAdd exOverlayACR
next