From: cristy Date: Sat, 27 Dec 2014 01:45:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1539 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc91a19bb36b0348fe2910a83ff024d2b10b5ba;p=imagemagick --- 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. +