On 2015-08-07 09:46:58, Thomas Caswell <tcaswell(a)gmail.com> wrote:
> From the peanut gallery, raising an exception seems like a
> better idea. Failing is better than silently doing the wrong
> thing.
Attached is a patch which takes care of the data module. Our test
suite currently relies on comparing the morphology results
(derived from Lena) of MATLAB to those of scikit-image. We have
two options:
a) Set up small, hand calculated tests to replace the existing
ones.
b) Reproduce the existing ones with a different image, such as
astronaut.
Does anyone have the inclination for (a) or acess to MATLAB for
(b)?
Stéfan