imagej + matlab

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

imagej + matlab

afro
Hi,
I wrote a short tutorial for those who want to call MATLAB code from ImageJ
plugins.
I'm developing an application (plugin) which uses ImageJ functions (and oher
plugins) for ImageProcessing and Particle recognition along with complex
MATLAB leraning, recognizing and fitting algorithms.

tutorial:
http://imagejdocu.tudor.lu/doku.php?id=howto:plugins:how_to_set_up_netbeans_to_work_with_imagej_and_matlab_together

Hope somebody will find it useful, I spent days to figure these thing out :)