Announcement: ShapeLogic, declarative logic plugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Announcement: ShapeLogic, declarative logic plugin

Sami Badawi-2
Hello,

A new ImageJ plugin called, ShapeLogic, is available at:

http://www.shapelogic.org

Features:
- Declarative goal driven logic engine for calling image processing primitives
- The user can store rules in either a flat file or database,
decreasing user reliance on Java programming
- Implementation of 2D geometry primitives, vectorization and segmentation
- Annotations of point as different type of junctions, end points,
hard or soft points
- Annotations of lines as straight, curved, concave or inflection points
- Commercially friendly MIT open source software license
- Extensively unit tested

ShapeLogic comes with a letter recognition proof of concept example
application.
The next example application will be for medical image processing / analysis.
Suggestions of a good but limited medical image analysis problem are welcome.

-Sami Badawi