imagej / imagej-omero

Server- and client-side communication between ImageJ and OMERO
GNU General Public License v2.0
11 stars 10 forks source link

Plugins to support #48

Closed ctrueden closed 6 years ago

ctrueden commented 10 years ago

Some OME users have requested that we endeavor to make ImageJ2 compatible with certain plugins. If possible we should preferentially support them. This ticket is a placeholder feature ticket. More specific blocking tickets should be hatched as plans for the support of these plugins is planned.

The list of mentioned plugins include:

For more context regarding the specific plugin list and the history of these ideas see http://lists.openmicroscopy.org.uk/pipermail/ome-devel/2013-March/002375.html.

Migrated-From: http://trac.imagej.net/ticket/1878

ctrueden commented 6 years ago

Many of these will now work from ImageJ scripts on the server side. Users need to do a little bit of legwork to create such scripts. Any commands above that do not work headless will not work (and will never work as such), though similar headless-friendly commands could be created. That would be outside the scope of ImageJ-OMERO, though.

I'm going to close this general issue, but please open issues for specific non-working commands that you would like to help getting supported by ImageJ-OMERO.