Login  Register

Re: 'Silent' client-side image processing with ImageJ

Posted by gj384 on May 29, 2015; 5:54am
URL: http://imagej.273.s1.nabble.com/Silent-client-side-image-processing-with-ImageJ-tp5012894p5012982.html

Curtis, thanks so much for your advice.

I've been doing some more research on other options in terms of image processing, and I've come across a couple of Python-based techniques which look promising. I've also discovered that our host will allow execution of Python scripts on shared hosting, so this looks like it's going to be the best option for us in terms of cost too.

The plan at this point is to begin development of a Python-based image processing system, and then look at development of a separate customised Java-based desktop application, so that we can meet the needs of different types of users - those with good web access and plenty of data bandwidth to spare can use the online Python portal, while those who prefer to do the processing on their own machine and/or don't have reliable internet access can use the desktop Java application instead.

Thanks again, and let me know if you'd like me to keep you updated on our progress!

Cheers,
Gareth