From 3750668aadc2f757097c35911938b67bf56295ac Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 13 Sep 2004 01:25:37 +0000 Subject: [PATCH] Add IPLT, alphabetized. [SVN r25025] --- doc/projects.html | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) 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