21
I Use This!
Moderate Activity

News

Analyzed 2 days ago. based on code collected 2 days ago.
Posted over 11 years ago by Malat
← Older revision Revision as of 10:04, 4 November 2012 (One intermediate revision not shown)Line 1: Line 1: == TODO == == TODO == -  -See actual [http://gdcm.svn.sf.net/viewvc/gdcm/trunk/TODO?view=markup TODO file]  ... [More] == Things missing from GDCM implementation == == Things missing from GDCM implementation == * Major * Major -** Conversion from DICOM to XML  ** a gdcm::Parser implementation (aka SAX) ** a gdcm::Parser implementation (aka SAX) -** multi-frame related pb  -*** A 'frame by frame' reading, even for compressed images  -*** single frame extraction from a multi-frame DICOM file  ** Big Endian machine are not tested, likely to crash or produce incorrect results. If you own such machine and would like to contribute a GDCM dashboard, please drop a note in the GDCM mailing list. ** Big Endian machine are not tested, likely to crash or produce incorrect results. If you own such machine and would like to contribute a GDCM dashboard, please drop a note in the GDCM mailing list. ** Enhanced MR/CT Image Storage are poorly supported (only simple cases will work). ** Enhanced MR/CT Image Storage are poorly supported (only simple cases will work). Line 33: Line 27: == Done == == Done ==  +* Conversion from DICOM to XML  +* multi-frame related pb  +** A 'frame by frame' reading, even for compressed images  +** single frame extraction from a multi-frame DICOM file * Memory-efficient bridge between GDCM and VTK, ideally in the non-streaming case just as much memory required as the size of one slice of data (in the case of 2D series). * Memory-efficient bridge between GDCM and VTK, ideally in the non-streaming case just as much memory required as the size of one slice of data (in the case of 2D series). ** 2D Series only require an extra 'line' overhead instead of the whole image. ** 2D Series only require an extra 'line' overhead instead of the whole image. [Less]
Posted over 11 years ago by Malat
← Older revision Revision as of 10:04, 4 November 2012 (One intermediate revision not shown)Line 1: Line 1: == TODO == == TODO == -  -See actual [http://gdcm.svn.sf.net/viewvc/gdcm/trunk/TODO?view=markup TODO file]  ... [More] == Things missing from GDCM implementation == == Things missing from GDCM implementation == * Major * Major -** Conversion from DICOM to XML  ** a gdcm::Parser implementation (aka SAX) ** a gdcm::Parser implementation (aka SAX) -** multi-frame related pb  -*** A 'frame by frame' reading, even for compressed images  -*** single frame extraction from a multi-frame DICOM file  ** Big Endian machine are not tested, likely to crash or produce incorrect results. If you own such machine and would like to contribute a GDCM dashboard, please drop a note in the GDCM mailing list. ** Big Endian machine are not tested, likely to crash or produce incorrect results. If you own such machine and would like to contribute a GDCM dashboard, please drop a note in the GDCM mailing list. ** Enhanced MR/CT Image Storage are poorly supported (only simple cases will work). ** Enhanced MR/CT Image Storage are poorly supported (only simple cases will work). Line 33: Line 27: == Done == == Done ==  +* Conversion from DICOM to XML  +* multi-frame related pb  +** A 'frame by frame' reading, even for compressed images  +** single frame extraction from a multi-frame DICOM file * Memory-efficient bridge between GDCM and VTK, ideally in the non-streaming case just as much memory required as the size of one slice of data (in the case of 2D series). * Memory-efficient bridge between GDCM and VTK, ideally in the non-streaming case just as much memory required as the size of one slice of data (in the case of 2D series). ** 2D Series only require an extra 'line' overhead instead of the whole image. ** 2D Series only require an extra 'line' overhead instead of the whole image. [Less]
Posted over 11 years ago by Malat
rmll: ← Older revision Revision as of 10:01, 4 November 2012 Line 37: Line 37: * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur  +  +{{GDCM/Template/Footer}}
Posted over 11 years ago by Malat
rmll: ← Older revision Revision as of 10:01, 4 November 2012 Line 37: Line 37: * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur  +  +{{GDCM/Template/Footer}}
Posted over 11 years ago by Malat
rmll: ← Older revision Revision as of 10:01, 4 November 2012 Line 37: Line 37: * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur  +  +{{GDCM/Template/Footer}}
Posted over 11 years ago by Malat
rmll: ← Older revision Revision as of 10:01, 4 November 2012 Line 37: Line 37: * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur * http://2011.rmll.info/GDCM-DICOM-vu-de-l-interieur  +  +{{GDCM/Template/Footer}}
Posted over 11 years ago by Nakull
Show changes
Posted over 11 years ago by Malat
GDCM 2.2.1 (2012/09/18): New page== Summary == GDCM 2.2.1 is a stable release over GDCM 2.2.0. === GDCM 2.2.1 (2012/09/18) === Here is a summary of the changes for GDCM 2.2.1. * gdcmstream: ** Fix compilation issues with static lib ** Fix issue ... [More] on Windows, when file is open as text mode. * gdcmdiff: ** Always print file VR and not dict VR (compare implicit & explicit file) * gdcmimg: ** Add PGX Codec ** Support more PixelFormat for JP2 ** Support for .rawl file extension *NEWS: ** Update to match Activiz.NET installation on Linux ** Fix compilation on OpenIndiana ** Fix issue with Java 1.5 compilation mode ** Fix discovery of OpenSSL on Win64 with 32bits OpenSSL ** GDCMV2_0_COMPATIBILITY is now ON by default, to keep 2.0 compatibility ** Fix CPack when Python and/or Java VTK bindings is not found ** New exampls: ExtractOneFrame & ExtractImageRegion ** Fix g++-4.7 compilation issues ** rle2img now handles uncompress image ** ScanDirectory.py has now a progress info ** Part6.xml/Part7.xm have been updated to latest PS 3.6-2011 + update from [email protected] ** Dicts::GetDictEntry would not output Keyword for group length ** gdcmGlobal.cxx was broken and could not load *.xml files ** gdcmMediaStorage now support Retired information ** Add support for JPIPReferenced ** gdcmAnonymizer did not empty private SQ ** gdcmCurve handles more attributes without failure ** gdcmFileDerivation: did not support derivation of derived image ** new gdcmImageRegionReader filter to read portion of large image ** add gdcmRoleSelectionSub/gdcmSOPClassExtendedNegociationSub to fix C-FIND implementation in gdcmscu ** remove deprecated ITK module (merged in itk.org) ** New private elements added *BUGS: ** BUG: 3542049 Another new issue has been added to the regression testing area: MEDILABInvalidCP246_EVRLESQasUN.dcm ** BUG: 3334391 ReadUpToTag(00191113.dcm) ==> assert(!"Should not happen")! ** BUG: 3531093 fix tag name in python ** BUG: 3510023 BadImageFormatException: An attempt was made to load a progr Ref: * http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.1/ MD5: <pre> 51a84e2d3d7bc9ba38fd9f77208a56dc gdcm-2.2.1.tar.bz2 a4edddebfb0cb25a3a81fa6509879b96 gdcm-2.2.1.zip 67c6808a6f62796954f4131e24aaab2c gdcm-2.2.1.tar.gz </pre> == What changed (Special Advisory) == All those advisory refers to file located in gdcmData, see FAQ on how to retrieve them. === Summary of Changes === * vtkGDCMImageReader is now always setting the Origin to 0,0,0 ** Advanced user can turn the cmake variable GDCMV2_0_COMPATIBILITY to ON for backward compatible behavior [Less]
Posted over 11 years ago by Malat
Downloads: ← Older revision Revision as of 08:14, 18 September 2012 (2 intermediate revisions not shown)Line 30: Line 30: === PDF Version === === PDF Version === -* http://gdcm.sourceforge.net/2.2/gdcm-2.2.0.pdf+* ... [More] http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.1/gdcm-2.2.1.pdf == Downloads == == Downloads == directly: directly: -* https://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.0/+* http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.1/ or the parent directory: or the parent directory: -* https://sourceforge.net/projects/gdcm/files/gdcm%202.x/+* http://sourceforge.net/projects/gdcm/files/gdcm%202.x/ == tags == == tags == Line 44: Line 44: See here [[GDCM Release 2.2.0]] See here [[GDCM Release 2.2.0]]  +  +=== GDCM 2.2.1 (2012/09/18) ===  +  +See here [[GDCM Release 2.2.1]] {{GDCM/Template/Footer}} {{GDCM/Template/Footer}} [Less]
Posted over 11 years ago by Malat
Downloads: ← Older revision Revision as of 08:14, 18 September 2012 (2 intermediate revisions not shown)Line 30: Line 30: === PDF Version === === PDF Version === -* http://gdcm.sourceforge.net/2.2/gdcm-2.2.0.pdf+* ... [More] http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.1/gdcm-2.2.1.pdf == Downloads == == Downloads == directly: directly: -* https://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.0/+* http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.1/ or the parent directory: or the parent directory: -* https://sourceforge.net/projects/gdcm/files/gdcm%202.x/+* http://sourceforge.net/projects/gdcm/files/gdcm%202.x/ == tags == == tags == Line 44: Line 44: See here [[GDCM Release 2.2.0]] See here [[GDCM Release 2.2.0]]  +  +=== GDCM 2.2.1 (2012/09/18) ===  +  +See here [[GDCM Release 2.2.1]] {{GDCM/Template/Footer}} {{GDCM/Template/Footer}} [Less]