From 4bc91a19bb36b0348fe2910a83ff024d2b10b5ba Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 27 Dec 2014 01:45:49 +0000 Subject: [PATCH] --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index 9230c800a..f7ba35ddd 100644 --- a/README.txt +++ b/README.txt @@ -53,6 +53,8 @@ Features and Capabilities digital film work. * Image calculator: apply a mathematical expression to an image or image channels. + * Connected component labeling: uniquely label connected regions in an + image. * Discrete Fourier transform: implements the forward and inverse DFT. * Perceptual hash: maps visually identical images to the same or similar hash-- useful in image retrieval, authentication, indexing, or copy @@ -87,3 +89,4 @@ Features and Capabilities http://www.fmwconcepts.com/imagemagick/: a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. + -- 2.50.1