[ImageJ-devel] Getting started with imglib

Curtis Rueden ctrueden at wisc.edu
Thu Apr 15 14:59:41 CDT 2010


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/7979baee/attachment.html>


More information about the ImageJ-devel mailing list