The new version 4 website has been released. See here: http://imageapp.sourceforge.net
This contains updates of the technology used for the menus ( http://wiki.jqueryui.com/w/page/38666403/Menubar ) and a new look and feel.
This will accompany the upcoming version 1. See here: https://imageapp.atlassian.net/browse/IA/fixforversion/10000
ImageApp - Java Advanced Imaging GUI 0.8.6 Released
---------------------------------------------------------
ImageApp provides a drag and drop environment to create and execute graphs of
JAI operators. Release 0.8.6 includes minor bug fixes, enhancement to usability
and more language support.
Internationalisation is now built in to the GUI and is fairly stable. Users
can easily create their own by adding / editing the files in the directory:
$IMAGEAPP_HOME/properties/. Locales are added to the application by editing an XML
file that lists the available locales, this allows locales to be added at runtime
without compilation.... read more
ImageApp - Java Advanced Imaging GUI 0.8.4 Released
---------------------------------------------------------
ImageApp provides a drag and drop environment to create and execute graphs of
JAI operators. Release 0.8.4 includes bug fixes, internationalisation of the
GUI (Romanian, Italian), and a website update.
As well as the installers I have added to the files list a minimal release zip file.
This contains just the binaries, libraries, config files and icons. No help files
are included and the JavaHelp viewer is disabled. I have fixed some issues with
this problem. The source is in a seperate zip file but you will need all the XML
configuration files, libraries and icons to actually build and run the application
yourself. The minimal zip file also contains the ant build files to compile and
build the distributions.... read more
ImageApp provides a drag and drop environment to create and execute graphs of
JAI operators. Release 0.8.2 includes bug fixes, full translation to German
and French, Match CDF operator and a return of the library dialogs for the
convolution operators.
A bug in the internationalisation is now fixed so users can add localisation
themselves by adding an entry to the XML. This will be in a tutorial soon.... read more
ImageApp provides a drag and drop environment to create and execute graphs of JAI operators. Release 0.8.1 includes bug fixes, copy / cut / paste, shortcut keys and session restore.
Version 0.8.1 now includes copy / cut / paste of operators, so graphs can now be created much more easily. This works not only within the same operation but also between any open operations. Currently however you cannot physically drag between operations. ... read more
ImageApp provides a drag and drop environment to create and execute graphs of JAI operators. Release 0.8 includes bug fixes, internationalisation of the GUI and preferences.
The application now uses Install anywhere (as oppose to Install base) this will be the installer used for all future releases. This creates installers for any platform however I have only created two installers (Windows and Any Java), see the release notes for full details. ... read more
ImageApp provides a drag and drop environment to create and execute graphs of JAI operators. Release 0.7 includes more JAI operators implemented, more features to the image viewer and better documentation.
There is also now included a windows .exe to make installing the software easier. I have updated the website to show installation instructions for the new version. Documentation should now be in sync with the website:... read more
I have updated the website with more help files, more design documents, more screenshots and now the Javadoc is available online (through the design menu). I have also added some online examples that are displayed through a Java applet.
This release contains some minor bug fixes and some extra features (undo/ redo etc), aswell as more operators. There is also now lots more examples too.
I have finished the xml persistence of operations, so now there is a few example operations xml files included in the zip. I have also fixed a few bugs and added some features
Finally released a new file. This release now contains an upgrade to use JGraph instead of GEF to make it more compatible with swing & java 1.4. Sorry but graphs can nolonger be saved, trying to implement xml persistence...
Just finished the new website, tested on a few browsers (doesnt work on Konqueror, looks crap on Netscape/Mozilla but good on IE, so whats new!). Its an improvement though as Ive also updated the tutorial and images....
New version released. Sorry not musch visible change mostly design changes. Have added a dynamic gui builder so I should now be able to add all the other JAI operators that accept input parameters fairly quickly.
New version coming soon. Changed the design quite a bit (the way actions are handled). I want to get this right before I add functionality. Will have a release soon...
Finally created some operators so the app has some functionality. You can now add, subtract ..
Finally uploaded the latest release! Doesn't contain a lot of new functions but changed the underlying architecture. Checkout the graph drawing in both OpViewer and ImageViewer, also now uses log4j, JavaHelp and a multithreaded intepreter.
ImageApp now uses GEF to render it's nodes and the Intepreter is now multi threaded (using a connection pool)