[ImageJ-devel] Getting started with imglib

Curtis Rueden ctrueden at wisc.edu
Thu Apr 15 15:07:01 CDT 2010


Hi everyone,

One other thing I forgot to mention: I wrote a tiny example called
SquareTest that squares an image. You can find it in the tests subdirectory
of imglib, or online at:
http://imagejdev.org/trac/imglib/browser/tests/SquareTest.java

-Curtis

On Thu, Apr 15, 2010 at 2:59 PM, Curtis Rueden <ctrueden at wisc.edu> wrote:

> Hi everyone,
>
> For those looking to get started learning imglib, here are a few resources.
>
> 1) You can clone the imglib code from the git repository:
> git clone git://imagejdev.org/imglib.git
>
> 2) The authors have written a nice introductory guide, available in the doc
> subdirectory, or online at:
>
> http://imagejdev.org/trac/imglib/browser/doc/The%20Generic%20Java%20Image%20Processing%20Library.pdf
>
> It is a little out of date now, but still provides a good overview of the
> library.
>
> 3) There is some good information on the Fiji wiki at:
> http://pacific.mpi-cbg.de/wiki/index.php/Imglib
>
> See also the "Tutorials & Howtos" linked at the bottom.
>
> 4) In Fiji, you can invoke the Script Editor with File > New > Script. Then
> load a template for creating an imglib plugin with Templates > Imglib
> Plugin.
>
> 5) Somewhat tangentially, I wrote an "Imglib Algorithm Launcher" (available
> in the algorithm-launcher branch of fiji):
>
> http://pacific.mpi-cbg.de/cgi-bin/gitweb.cgi?p=fiji.git;a=commit;h=246bc9a9c8b19d7b0ee1bce2ffa394ca919abce2
>
> 6) Questions can be directed to the fiji-devel mailing list at:
> http://groups.google.com/group/fiji-devel
>
> -Curtis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20100415/f5d6e190/attachment.html>


More information about the ImageJ-devel mailing list