suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Create PIL connections #18

Open suever opened 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on October 08, 2008 00:20:15

Create a new module to turn pydicom into a plug-in for PIL. Instructions at http://www.pythonware.com/library/pil/handbook/decoder.htm

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

suever commented 9 years ago

From darcymason@gmail.com on December 17, 2008 16:01:17

Labels: Milestone-Release1.5

suever commented 9 years ago

From darcymason@gmail.com on June 03, 2009 18:02:17

Generalized title-- making a PIL plugin may not be the only option. Can also just make some code + better documentation on how to useful connect to and use PIL functionality starting with a pydicom dataset.

Summary: Create PIL connections
Owner: ---
Labels: Difficulty-Medium

suever commented 9 years ago

From darcymason@gmail.com on December 17, 2011 07:07:12

Going through issues and updating ... there are now some basic examples in the 'contrib' folder which show how to use PIL from pydicom. If pydicom is used to create a plugin for PIL, I think it should be outside the core code, either in 'contrib' or even as a separate project. Changing priority to low, and removing the milestone target so this is a 'someday' item.

Labels: -Priority-Medium -Milestone-Release1.5 Priority-Low