Homec4science

input image stats/params/vals now in DataContainer

Authored by daniel j. white <dan@chalkie.org.uk> on Jul 28 2015, 12:59.

Description

input image stats/params/vals now in DataContainer

SingleWindowDisplay used to also add a bunch of nice image
stats/values/parameters gotten from imglib2. These were missing from PDF
output and the IJ.log output. So now all these nice stats are put in the
DataContainer as ValueResults, and used everywhere a ResultsHandler
implementation like SingleWindowDisplay or the PDFWriter handles the
value results. It means there are no longer separateresults and stats
sections... but at least the output is the same in every case.

Details

Committed
daniel j. white <dan@chalkie.org.uk>Aug 30 2015, 15:49
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:2d6ecf0b0f6e: fix duplicated results writing into IJ.log
Branches
Unknown
Tags
Unknown

Event Timeline

daniel j. white <dan@chalkie.org.uk> committed R6269:64cbd07c0f3a: input image stats/params/vals now in DataContainer (authored by daniel j. white <dan@chalkie.org.uk>).Aug 30 2015, 15:49