This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.

ImgLib2 - Advanced Programming Workshop

ImgLib2
Topics
Overview
Benchmarks
FAQ
Tutorials
Getting Started
Accessors
Accessibles
ImgLib2 Examples
Introductory Workshop
Advanced Programming Workshop
Into ImgLib - Generic Image Processing in Java
Creating Imglib2 images in MATLAB
Development
Developing ImgLib2
ImgLib2 Discussion



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 "File->Import..." in the main menu. This brings up the following dialog. Choose "Existing Projects into Workspace" and click "Next".

Error creating thumbnail: Unable to save thumbnail to destination

Browse to the location of the unzipped directory.

Error creating thumbnail: Unable to save thumbnail to destination

Click "Finish". You're done.