I'm reasonably new to Java with a strong background in C++, C, Fortran etc.
I'm looking for the source code for an Image Processor (standalone and applet) that has the following:
GUI,
I/O of tif, jpg and png,
display of the image,
ability to easily add my own processing code, and
display the processed image alongside the input.
Appreciate any help.
RON C
Did I place this in the wrong area? If so, please move. I thing what I'm asking for is very useful to a Newbie.
08-04-2004, 03:07 PM
cjard
sow a few more nseeds. What you seek is not core java, though it can be built, you would have to do it yourself
08-04-2004, 09:11 PM
rechmbrs
I found Java Gui Builder which will help a great deal.