Customize menus in Fiji

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Customize menus in Fiji

Nicolas
Hello,

sorry for those who already read this message in the ImageJ forum.
I was wondering to what extent it is possible to customize the menus of Fiji.
I would like to produce a user-friendly package for the people in our lab, without features that are out-of-date or irrelevant to our work. For example, I think there is no point keeping the Analyze/Surface plot entry, since it is superseded by the 3D surface plot. In the same manner, some entries can be confusing to newcomers, such as the "Threshold" option in the Image menu, which does not threshold the image as "Adjust/Threshold" does.
I know I can edit the plugins.config file for some plugins, and rearrange some items in the ij.props file, but there are still a lot of entries for which I have no idea.
Thank you for your help.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Customize menus in Fiji

Herbie
Good day Nicolas,

as you may know, ImageJ is open source, so every modification should be
possible by appropriate code changes.

I know, this hint is rather general.

Another kind of customization could be the use of Macro Tools.

Best

Herbie

:::::::::::::::::::::::::::::::::::::
Am 11.08.16 um 20:14 schrieb Nicolas:

> Hello,
>
> sorry for those who already read this message in the ImageJ forum.
> I was wondering to what extent it is possible to customize the menus of Fiji.
> I would like to produce a user-friendly package for the people in our lab, without features that are out-of-date or irrelevant to our work. For example, I think there is no point keeping the Analyze/Surface plot entry, since it is superseded by the 3D surface plot. In the same manner, some entries can be confusing to newcomers, such as the "Threshold" option in the Image menu, which does not threshold the image as "Adjust/Threshold" does.
> I know I can edit the plugins.config file for some plugins, and rearrange some items in the ij.props file, but there are still a lot of entries for which I have no idea.
> Thank you for your help.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html