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

make "Assign Measure to Label" for 3D images macro-recordable #58

Open dlegland opened 2 years ago

dlegland commented 2 years ago

There seems to be a problem in recording the parameters entered by user, making it difficult to re-run the operation from a macro.

The macro line can be manually edited with appropriate options, however.

see https://forum.image.sc/t/color-particles-in-3d-depending-on-their-volume/6816/16