Re: [micro-manager-general] ImageJ integration
Status: Beta
Brought to you by:
nicost
|
From: Carlos G M. <tr...@ac...> - 2020-03-30 19:34:57
|
Nico Stuurman @ 30/03/2020 16:01 -0300 dixit: > I would: > - write a Micro-Manager plugin > (https://micro-manager.org/wiki/Version_2.0_Plugins) > - Subscribe to the LiveModeEvent > (https://micro-manager.org/wiki/Version_2.0_API_Events) > - When live mode starts, use the ImageJ ROIManager to query which ROIs > are present on the image > - Get the currently displayed Image, get an ImageProcessor, calculate > mean intensity (and other statistics of so desired) > - Push the data into a live graph created using JFreeChart. Nico, do live mode events get generated by MDA ? Do you have a template plugin suggestion that I can use as a starting point ? I know Java and C++, but coming up with a code design ... I don't want to reinvent the wheel. TIA, -- Carlos G Mendioroz <tr...@ac...> |