WELCOME! ·COURSES ·RESEARCH ·PUBLICATIONS ·FAVORITES ·REFERENCES ·SOFTWARE ·ECE CS RI TR /.MYHUB

Plugins for ImageJ

Image Stabilizer (new)(hot)

This plugin stabilizes jittery image stacks using the Lucas-Kanade algorithm. (more...)

MetaImage Reader/Writer (new)

This plugin loads and saves images in MetaImage (.mhd/.mha) text-based tagged format. (more...)

Stack Annotator

This plugin adds text annotations to a range of images in a stack. (more...)

 

OptimalNet Surface Detection Library

The library implements the algorithm described in the paper:
"Optimal Surface Segmentation in Volumetric Images - A Graph-Theoretic Approach." Kang Li, Xiaodong Wu, Danny Z. Chen, and Milan Sonka. IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI). 28(1). January 2006. pp. 119-134. Note: Patent pending. [pdf]
Note: Due to a pending U.S. patent, this library is no longer available. Please contact Prof. Milan Sonka for more information.

 

Miscellaneous

MATLAB Code for mapping an image from Cartesian to elliptical coordinates and vice versa

Download code: ell.m, iell.m; test script: ell_test.m; test images: ellipse.png, ellipse45.png.
Download package: elliptical.tar.gz.