ijpb / MorphoLibJ

Collection of mathematical morphology methods and plugins for ImageJ
http://imagej.net/MorphoLibJ
GNU Lesser General Public License v3.0
98 stars 49 forks source link

plugin “Draw Table Values” should be scriptable #74

Open dlegland opened 1 year ago

dlegland commented 1 year ago

see forum page https://forum.image.sc/t/overlay-numbers-on-image/35604/7

Plugin is located in inra.ijpb.plugins.DrawTableValuesPlugin. Example of scripting for "complex" plugin can be found in WatershedSegmentation plugin.