Page history Edit this page How do I edit this website?
Original MediaWiki page
This page describes content relating to the ImgLib2 multidimensional image processing library. Click the logo for details.

ImgLib2 - Advanced Programming Workshop

The content of this page has not been vetted since shifting away from MediaWiki. If you’d like to help, check out the how to help guide!

The workshop materials linked below are outdated. Please get the most recent version from github.com/imglib/imglib2-advanced-workshop.

Please download the following material for the Workshop “Advanced Programming with ImgLib2” (at the ImageJ User and Developer Conference 2012).

advanced-imglib2.zip

The zip file contains an Eclipse project with all example code and images. The pdf slides of the workshop presentation are also included in the zip file.

Just unzip it in your Eclipse workspace. In Eclipse choose FileImport… in the main menu. This brings up the following dialog. Choose “Existing Projects into Workspace” and click “Next”.

Browse to the location of the unzipped directory.

Click “Finish”. You’re done.