Homec4science

Introduce the PairIterator

Authored by Johannes Schindelin <johannes.schindelin@gmx.de> on Jan 24 2014, 21:37.

Description

Introduce the PairIterator

For many measures, it should actually not be necessary to localize the
position or know about the mask. Therefore, let's abstract out an
interface for an iterator that returns pairs of values, and nothing else.

This will also make it substantially easier to test things, as one does no
longer need to construct full-blown image data structures just to test
an algorithm.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

Details

Committed
Johannes Schindelin <johannes.schindelin@gmx.de>Jan 29 2014, 20:51
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:b6cdb153456d: Coloc 2: Add Kendall's Tau-b rank correlation
Branches
Unknown
Tags
Unknown

Event Timeline

Johannes Schindelin <johannes.schindelin@gmx.de> committed R6269:bfd385030886: Introduce the PairIterator (authored by Johannes Schindelin <johannes.schindelin@gmx.de>).Jan 29 2014, 20:51