suever / pydicom-experimental

pydicom test
0 stars 1 forks source link

Look into ITK/VTK connection #36

Open suever opened 9 years ago

suever commented 9 years ago

From darcymason@gmail.com on December 23, 2008 23:58:57

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

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

suever commented 9 years ago

From brandon....@gmail.com on January 21, 2009 08:39:27

Might want to consider pyglet. Its pure python opengl implementation wouldn't require any dependencies.

suever commented 9 years ago

From darcymason@gmail.com on May 27, 2009 19:13:25

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.

Owner: ---
Labels: -Priority-Low Priority-Medium Difficulty-Hard

suever commented 9 years ago

From darcymason@gmail.com on June 03, 2009 17:59:24

Discovered this: https://code.google.com/p/wrapitk/ . Seems like a useful way to connect pydicom to ITK.

Summary: Look into ITK/VTK connection