Login  Register

Creating a cut-down version of ImageJ for use in applets

Posted by Aneesha Bakharia on Apr 14, 2006; 10:03am
URL: http://imagej.273.s1.nabble.com/Creating-a-cut-down-version-of-ImageJ-for-use-in-applets-tp3703052.html

Hi

I've been using the imagej jar for a few years in web applications(Java and
Coldfusion) to perform routine image processing tasks such as thumbnail
creation, cropping, etc.

My recent attention has turned to creating a very simple minamilist applet
that can perform some basic image processing tasks. I have been using imagej
for this but the 1.3Mb jar is too large for my use. The only features that I
need are lighten, darken, flip, invert, crop, rotate, smooth and sharpen. I
need some advice on home easy it would be to create a subset of imagej for
use in applets.

Many thanks.

--
Aneesha