Login  Register

Doubts about using the Imagej library

Posted by Vishnu_Bhai on Jul 27, 2010; 5:26am
URL: http://imagej.273.s1.nabble.com/Doubts-about-using-the-Imagej-library-tp3687480.html

Hi All,

I have been wanting to use the Imagej library to write an independent application that demarcates cancerous regions in a tissue. But the thing is that I was not able to setup the environment properly to use Imagej as a library. So instead I decided to write the whole thing as a plugin so that I could use the in-built Imagej environment for compiling the program. Now my concern is, if I set up the environment correctly, will I be able to turn the plugin into an independent java program that uses the Imagej library and does not require the Imagej software. Is that possible?

Regards,
Vishnu