Adrian Daerr
unread,Jan 12, 2012, 8:55:41 AM1/12/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ImageJX
Hello,
This mailing list does not seem to have received any message in a long
while, but it seems the right spot to drop this question: what are
current positions, plans, ideas, general feelings about capturing
images from a camera with ImageJ[A2] ?
In NIHImage there was Command-G.
In ImageJ there is a few plug-ins that can capture frames from certain
sources (QuickTime, Twain,..), with each its own interface. And of
course there is MicroManager. And maybe I have overlooked other stuff.
I am currently looking into the possibility of adding grabbing from
GigE cameras directly into ImageJ (which would somewhat ease our
workflow here at the lab, where we currently have a separate grabbing
app that records to the disk), at least on Linux, and was wondering
how that would be best implemented.
Do you think there is room/need for, or advantages in, having a nice
generic/unified grabbing interface in a future version of ImageJ ?
Do you think all things (hardware-)interface related are best written
as extensions for MicroManager, and ImageJ will continue to interface
with that ?
Would it be easy to provide just some simple interface (RMI ?,
FIFOs ?) which would enable external, possibly native applications to
send image data to ImageJ, for real-time display / processing /
capture ?
Should I just write yet another grabber plugin using the Java Native
Interface to talk to some native part ?
Searching for 'camera', 'grabber', 'acquisition', etc on a few ML
(fiji-devel, imagejx notably) has not turned up anything, so I figured
I'd ask if I can start this in a usefull direction for the whole
community.
cheers, Adrian