Commercial implementation of ImageJ
Posted by grimper on Dec 13, 2013; 1:10am
URL: http://imagej.273.s1.nabble.com/Commercial-implementation-of-ImageJ-tp5005897.html
Dear all,
I am wondering if there is any example of commercial software using ImageJ's API.
We are thinking about the possibility to use our current analysis routine written in IJ's macro script (basically involves reading image, thresholding, binarization, particle analysis, ROI measurement) along with custom written front-end GUI (probably use C++ or C#) without rewrite everything.
It looks like using IJ's core functionality doesn't require any licensing issue, which is a big advantage. But somehow I couldn't find any example of such implementation to convince our team.
Thanks,
Zong