I didn't know about that actor, but it doesn't seem to do much for me. I get a warning saying "ImageJ cannot open TIFF files compressed in this fashion (4)".
Also, I need to be able to do processing on an image, more specifically I would like to be able to convert the binary image data to a base64 string. Is there any way to do this w/ what exists in Kepler, or do I need to attempt to write a new module/actor? -- Matt Chris Weed wrote: > I think the ImageJ actor supports it, if you want to use that. > Chris > > On Tue, Nov 17, 2009 at 3:40 PM, Matthew Aguirre <matta at artistech.com > <mailto:matta at artistech.com>> wrote: > > Now that I have a slight handle on UTF-8 text (Thanks!). > Is there a way to have Kepler load a 2 color (black and white) > TIFF image? > I see that it uses java.awt.ImageIcon to create a java.awt.Image, > but that only supports JPG, GIF, and PNG (in Java 1.6). > > Is there anyway to use the JAI library to get more image format > support? > -- > Matt > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > <mailto:Kepler-users at kepler-project.org> > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20091117/dbff74ce/attachment.html>

