SPICA simulator is a framework for data-processing.
Primarily intended for a data processing pipeline. It could also do some image manipulations on JPEG images. The main purpose was to learn some basic Java programming.
For some Image filters I have use JHLabs source code (http://www.jhlabs.com/ip/filters/index.html) and ImageJ (http://rsbweb.nih.gov/ij/plugins/index.html) and other source code snippets found on the web.
A very preliminary beta version could be downloaded here. Noncommercial use is totally free.
SPICA JAR FILE
SPICA_Manual (PDF)
(Java 1.7 SE JAVA 7 is required)
|