From 698968db0261980cdecece3d75adb4eded02f624 Mon Sep 17 00:00:00 2001 From: cristy Date: Fri, 11 Apr 2014 16:39:25 +0000 Subject: [PATCH] --- MagickCore/effect.c | 2 -- README.txt | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/MagickCore/effect.c b/MagickCore/effect.c index 4089241fc..87b225ce4 100644 --- a/MagickCore/effect.c +++ b/MagickCore/effect.c @@ -869,8 +869,6 @@ MagickExport Image *BlurImage(const Image *image,const double radius, % % o image: the image. % -% o channel: the channel type. -% % o radius: the radius of the gaussian smoothing filter. % % o sigma: the sigma of the gaussian smoothing filter. diff --git a/README.txt b/README.txt index 117ebfc7d..9230c800a 100644 --- a/README.txt +++ b/README.txt @@ -46,6 +46,7 @@ Features and Capabilities * Montage: juxtapose image thumbnails on an image canvas. * Generalized pixel distortion: correct for, or induce image distortions including perspective. + * Computer vision: Canny edge detection. * Morphology of shapes: extract features, describe shapes and recognize patterns in images. * Motion picture support: read and write the common image formats used in -- 2.50.1