google-code-export / pydicom

Automatically exported from code.google.com/p/pydicom
0 stars 0 forks source link

Create PIL connections #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by darcymason@gmail.com on 8 Oct 2008 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by darcymason@gmail.com on 18 Dec 2008 at 12:01

GoogleCodeExporter commented 9 years ago
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.

Original comment by darcymason@gmail.com on 4 Jun 2009 at 1:02

GoogleCodeExporter commented 9 years ago
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.

Original comment by darcymason@gmail.com on 17 Dec 2011 at 3:07