Re: Adding custom measurement
Posted by
rmakanza on
Oct 06, 2015; 12:03pm
URL: http://imagej.273.s1.nabble.com/Adding-a-measurement-type-tp5005620p5014557.html
I also have more or less similar problem: I would like to run a macro with a series of steps extracting data from images at different levels after applying some filtering processes. Each step has its own result table. How can I add statistics of a series of results tables into one CustomStatsTable e.g. macro:
http://rsb.info.nih.gov/ij/macros/CustomTabStatFromResults.txt. Thank in advance for your assistance.