From cc6882b5845ff15edff6527b12010e0c67185f2b Mon Sep 17 00:00:00 2001 From: emmanuelle Date: Sat, 6 Dec 2014 13:19:27 +0100 Subject: [PATCH] Modified bento file with non-local means extension --- bento.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bento.info b/bento.info index 6a8a0000..5b666d9a 100644 --- a/bento.info +++ b/bento.info @@ -151,6 +151,9 @@ Library: Extension: skimage.restoration._denoise_cy Sources: skimage/restoration/_denoise_cy.pyx + Extension: skimage.restoration._nl_means_denoising + Sources: + skimage/restoration/_nl_means_denoising.pyx Extension: skimage.feature._hessian_det_appx Sources: skimage/exposure/_hessian_det_appx.pyx