]> Creatis software - gdcm.git/history - Example/WriteDicomAsJPEG.cxx
Fix mistypings
[gdcm.git] / Example / WriteDicomAsJPEG.cxx
2007-08-29 jpr Don't convert gray pixels+LUT to RBG pixels before...
2007-08-28 jprAvoid JPEG writting to be confused by odd lengthes!
2007-08-28 jprPropagate Pixel Aspect Ratio (if any) to the compressed...
2007-08-28 jprUnify WriteDicomAsJPEG2000.cxx and WriteDicomAsJPEG.cxx
2007-08-24 jprDeal with JPEG/JPEG2000 writting
2007-08-21 jprupgrade
2007-05-23 jprIn order to allow to use current version (1.3) of gdcm...
2006-08-18 malaterreCOMP: Backport from gdcm1.2
2006-07-26 jprUse gdcm1.3 features, to save CPU time
2006-07-04 jprAdd WriteDicomAsJPEG
2006-01-27 jprAdd #include for BCC.
2005-11-22 malaterreCOMP: Fix comp
2005-10-19 malaterreENH: Tons of change now support creation of basic table...
2005-10-19 malaterreENH: Still cleaning up stuff
2005-10-19 malaterreCOMP: remove suspend comp warn
2005-10-19 malaterreENH: Reorganize the code to prepare multiple fragments
2005-10-18 malaterreENH: Hoorray the first gdcm-jpeg image written from...
2005-10-18 malaterreENH: Getting real close to having JPEG support in gdcm...
2005-10-18 malaterreENH: Several change, fix compilation warnings, and...
2005-10-18 malaterreENH: Adding example on how to write a dicom file as...