suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Improve handling of missing header #25

Closed suever closed 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on October 16, 2008 18:48:46

If header missing, should be more careful about auto-detecting whether is DICOM or not. Can for example compare group value to guess if big or little endian.

Original issue: http://code.google.com/p/pydicom/issues/detail?id=24

suever commented 9 years ago

From darcymason@gmail.com on June 11, 2009 20:34:37

Could perhaps look at mature libraries (dcmtk?) to see their heuristics.

Labels: Difficulty-Medium

suever commented 9 years ago

From darcymason@gmail.com on June 11, 2009 20:35:00

Owner: ---

suever commented 9 years ago

From darcymason@gmail.com on December 20, 2009 15:11:20

Closing this, because issue 70 covers similar ground but now has more detail.

Status: Duplicate