ShapeLogic Java

PUBLISHED ON JAN 1, 2007

ShapeLogic is a Java plugin to ImageJ image processing tool.

It has segmentation, vectorization and curve annotation. Lazy stream processing to attach algorithms to queries.

My idea was to make a declarative system running on top of ImageJ image processing. It ended up being a library for doing functional programming in Java. Sort of a primitive Scala.