Foued70 / pydicom

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

Look into ITK/VTK connection #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Look into ITK/VTK plugins -- may be useful since can be bundled together in 
python(x,y).

Original issue reported on code.google.com by darcymason@gmail.com on 24 Dec 2008 at 4:58

GoogleCodeExporter commented 9 years ago
Might want to consider pyglet.  Its pure python opengl implementation wouldn't 
require any dependencies.

Original comment by brandon....@gmail.com on 21 Jan 2009 at 4:39

GoogleCodeExporter commented 9 years ago
Will enter pyglet suggestion from previous comment as separate issue.

Even if don't have full plug-in for ITK/VTK, at least good documentation on how 
to 
use together would be desirable.

Original comment by darcymason@gmail.com on 28 May 2009 at 2:13

GoogleCodeExporter commented 9 years ago
Discovered this: http://code.google.com/p/wrapitk/. Seems like a useful way to 
connect pydicom to ITK.

Original comment by darcymason@gmail.com on 4 Jun 2009 at 12:59