[ImageJ-devel] Moving histogram1d to core?
Michael Zinsmaier
michael.zinsmaier at gmx.de
Thu Jun 20 07:22:38 CDT 2013
Hi all,
With the introduction of histogram1d our own (much simpler) histogram
implementation becomes obsolete. Therefore
we want to migrate the ops that rely on it to histogram1d and remove
OpsHistogram.
However as histogram1d is currently in the project imglib-algorithms and
Ops has no dependency towards algorithms this is
not possible.
I would therefore suggest to move the histogram package either to ops or
to core. Core might be the better solution?
Looking forward for your thoughts
Michael
More information about the ImageJ-devel
mailing list