From b06420fe6ab0975f880b90e0f81f30e1e648fcbd Mon Sep 17 00:00:00 2001 From: kpk09 Date: Sun, 25 Jan 2015 01:09:36 +0000 Subject: [PATCH] Added Kevin Keraudren to the list of contributors: test and fix in feature.peak_local_max --- CONTRIBUTORS.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index d57b6015..92ac35b3 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -202,4 +202,7 @@ Extended the image labelling implementation so it also works on 3D images. - Salvatore Scaramuzzino - RectTool example \ No newline at end of file + RectTool example + +- Kevin Keraudren + Fix and test for feature.peak_local_max