Remote image feed to ImageJ

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

Remote image feed to ImageJ

mgb
I would like to use ImageJ as a display/analysis tool for our microscope system
We would like to be able to send a stream of images to an instance of ImageJ running on the same machine.

There is the socket listener interface but it can apparently only read saved files and is limited in functionality.
Is there any functionality/plugins to allow image data to be sent over a socket 'live' ?

Martin