Re: Fine control of ImageJ by external app
Posted by
dscho on
Oct 14, 2010; 2:29pm
URL: http://imagej.273.s1.nabble.com/Fine-control-of-ImageJ-by-external-app-tp3686634p3686635.html
Hi amsmota,
On Thu, 14 Oct 2010, amsmota wrote:
> I have this use case scenario. From inside my application, I need to:
>
> 1- launch ImageJ with a pre-determined image
> 1a- optionally process this image (sharpen, enhance, ...)
> 2- allow the user to select part of the image and create a new image with
> the selection
> 2a- optionally process this image (sharpen, enhance, ...)
> 2b- optionally insert EXIF informations on image
> 3- repeat 2 a number of times
> 4- in the end, create only 1 TIFF image with all the images from 2,3 as
> individual pages
> 5- save this multi-page TIFF with a pre-determined name and location
What application do you need it for? Will it be available freely?
Ciao,
Johannes