My favorites | Sign in
Project Logo
                
People details
Project owners:
  sami.badawi

ShapeLogic C++

ShapeLogic C++ is an open source toolkit for declarative programming, image processing and computer vision. Optimized for simplicity of programming. Started September 2008.

The first real application for ShapeLogic Java is a particle analyzer. It will find and categorize particles on a relatively uniform background then make a report of geometric properties for each of the particles. The main application is for recognizing cells in medical image processing.

Join the ShapeLogic mailing list for announcements, questions, bug reports, suggestions and feature requests.

Main ideas and motivation for ShapeLogic

ShapeLogic is a library for

While ShapeLogic's declarative programming system was initially developed for image processing and computer vision, it is widely applicable. It is currently difficult to combine declarative programming and image processing. ShapeLogic is intended as basic plumbing software that turns a logic engine into a simple plugin component to ease entry into vision and image analysis. ShapeLogic also fills gaps missing from current Java image processing libraries, and uses a commercially friendly license.

ShapeLogic has an automatic color particle counter and analyzer and a letter matching example.

Features

ShapeLogic C++ under Windows

ShapeLogic C++ under Linux

Getting Started links

ShapeLogic project home page is the main source of information.

A Getting Started page for ShapeLogic C++ will be put up when there are working code.

Requirements

For running as a library for functional and declarative programming there are no requirements.

For running as a ImageJ plugin ShapeLogic uses the following libraries:

Development Status: Alpha

News

2009/03/22 ShapeLogic C++ 0.5 released

2008/11/14 ShapeLogic C++ 0.4 released

2008/10/31 ShapeLogic C++ 0.3 released

2008/10/22 ShapeLogic C++ 0.2 released

2008/10/16 ShapeLogic C++ 0.1 released

2008/09/03 Start of experimental port from Java to C++

An experimental port of ShapeLogic to C++ has begun. The algorithms in ShapeLogic are not using anything too languages specific so they should be portable to similar languages say C++ and C#. The idea with ShapeLogic is that it should be a declarative framework for vision and you should be able to get work done by making rules instead of regular procedural or object oriented programming. For example should be able to make a list of rules for categorizing the shape of a particle in a particle analyzer. You put them in a database or a flat file and the same rules should work for C++ and Java version of ShapeLogic.

Future plans for ShapeLogic

For more up to date information on ongoing development work look at these

ShapeLogic C++ v 0.6 soon to be released

Examples applications for ShapeLogic Java

Site last modified 2009-05-14









Hosted by Google Code