Hi everyone,<br><br>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:<br><a href="http://imagejdev.org/trac/imglib/browser/tests/SquareTest.java">http://imagejdev.org/trac/imglib/browser/tests/SquareTest.java</a><br>

<br>-Curtis<br><br><div class="gmail_quote">On Thu, Apr 15, 2010 at 2:59 PM, Curtis Rueden <span dir="ltr">&lt;<a href="mailto:ctrueden@wisc.edu">ctrueden@wisc.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi everyone,<br><br>For those looking to get started learning imglib, here are a few resources.<br><br>1) You can clone the imglib code from the git repository:<br>git clone git://<a href="http://imagejdev.org/imglib.git" target="_blank">imagejdev.org/imglib.git</a><br>


<br>2) The authors have written a nice introductory guide, available in the doc subdirectory, or online at:<br><a href="http://imagejdev.org/trac/imglib/browser/doc/The%20Generic%20Java%20Image%20Processing%20Library.pdf" target="_blank">http://imagejdev.org/trac/imglib/browser/doc/The%20Generic%20Java%20Image%20Processing%20Library.pdf</a><br>


<br>It is a little out of date now, but still provides a good overview of the library.<br><br>3) There is some good information on the Fiji wiki at:<br><a href="http://pacific.mpi-cbg.de/wiki/index.php/Imglib" target="_blank">http://pacific.mpi-cbg.de/wiki/index.php/Imglib</a><br>


<br>See also the &quot;Tutorials &amp; Howtos&quot; linked at the bottom.<br><br>4) In Fiji, you can invoke the Script Editor with File &gt; New &gt; Script. Then load a template for creating an imglib plugin with Templates &gt; Imglib Plugin.<br>


<br>5) Somewhat tangentially, I wrote an &quot;Imglib Algorithm Launcher&quot; (available in the algorithm-launcher branch of fiji):<br><a href="http://pacific.mpi-cbg.de/cgi-bin/gitweb.cgi?p=fiji.git;a=commit;h=246bc9a9c8b19d7b0ee1bce2ffa394ca919abce2" target="_blank">http://pacific.mpi-cbg.de/cgi-bin/gitweb.cgi?p=fiji.git;a=commit;h=246bc9a9c8b19d7b0ee1bce2ffa394ca919abce2</a><br>


<br>6) Questions can be directed to the fiji-devel mailing list at:<br><a href="http://groups.google.com/group/fiji-devel" target="_blank">http://groups.google.com/group/fiji-devel</a><br><font color="#888888"><br>-Curtis<br>


</font></blockquote></div><br>