Login  Register

Re: Image Browser plugin

Posted by Gabriel Landini on Dec 19, 2005; 5:51pm
URL: http://imagej.273.s1.nabble.com/Image-Browser-plugin-tp3704180p3704183.html

Albert,
Thanks for the extensive explanation. Lots of tricks, eh! :-)
On Monday 19 December 2005 16:43, Albert Cardona
 wrote:

> the purpose of the Image Browser plugin is to see all the
> contents at a glance and to be able to use/process it right away. This
> is why I hard-coded the ability to read directories recursively and to
> load the images in full size.

Sure, I understand, it was just a suggestion that may improve use. Sometimes
one may not want to do recursive search. When I browse the IJ directory it
also browses the JDK one :-/ Sure, it would be more sensible to put the JDK
somewhere else.

> Gabriel: the exception you are getting most likely has to do with a
> file not being readable.

I will have a look if I have a non-readable image,
I will try giving more memory to the JVM and see if I get any improvements.

Cheers,

Gabriel