diff --git a/doc/projects.html b/doc/projects.html index a1bfc3d7..d3e1ad11 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -176,14 +176,6 @@ C++/OpenGL library for the real-time visualization.
  -
PythonMagick
- -
PythonMagick binds the GraphicsMagick image manipulation - library to Python.
-  
-
HippoDraw
@@ -207,6 +199,35 @@ Which was just too cool a piece of trivia to omit.
  + +
IPLT
+ +
+ Ansgar + Philippsen writes: + +
+ IPLT is an image processing library and toolbox for the structural + biology electron microscopy community. I would call it a + budding/evolving project, since it is currently not in production + stage, but rather under heavy development. Python is used as the + main scripting/interaction level, but also for rapid prototyping, + since the underlying C++ class library is pretty much fully exposed + via boost.python (at least the high-level interface). The combined + power of C++ and Python for this project turned out to be just + awesome. +
+
+   +
+ +
PythonMagick
+ +
PythonMagick binds the GraphicsMagick image manipulation + library to Python.
+  

Scientific Computing