From 9c4d4fc5a4ee0d98723c8dbfa7b58a3a807561fd Mon Sep 17 00:00:00 2001 From: Alexey Umnov Date: Thu, 18 Sep 2014 16:28:32 +0400 Subject: [PATCH] Updated CONTRIBUTORS.txt --- CONTRIBUTORS.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index b0a82519..a166598b 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -187,4 +187,7 @@ PIL Image import and export improvements - Geoffrey French - skimage.filters.rank.windowed_histogram and plot_windowed_histogram example. \ No newline at end of file + skimage.filters.rank.windowed_histogram and plot_windowed_histogram example. + +- Alexey Umnov + skimage.draw.ellipse bug fix and tests.