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
Tom Kazimiers <tom@voodoo-arts.net>Aug 3 2015, 17:07
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:a493b2c88a14: fix duplicated results writing in to IJ/log
Branches
Unknown
Tags
Unknown

Event Timeline

Tom Kazimiers <tom@voodoo-arts.net> committed R6269:4cfc8861f05f: input image stats/params/vals now in DataContainer (authored by daniel j. white <dan@chalkie.org.uk>).Aug 3 2015, 17:07