From: Pavel Charvat Date: Sun, 24 Sep 2006 22:36:14 +0000 (+0200) Subject: some corrections in ImageSim config section X-Git-Tag: holmes-import~524 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=d46d9596c225dbbcaef4b76e0828036e3addfbe3;p=libucw.git some corrections in ImageSim config section --- diff --git a/cf/images b/cf/images index 21e4968f..baf88bbf 100644 --- a/cf/images +++ b/cf/images @@ -17,13 +17,13 @@ ImageMaxBytes 256M ImageSig { -# Sherlock use regions based image comparision to search similar images. -# To enable this feature, enable imagesig analyser to extract -# various regions features needed for comparisions. Sets of these features -# are called "image signature" and there are stored in attributes 'H'. +# Sherlock use regions based image comparision to find similar images. +# First of all imagesim analyser extracts various regions features +# needed for comparisions. Sets of these features are called +# "image signatures" and they are stored in attributes 'H'. # Signatures are later processed by chewer to build an effective -# search structure finally used by images. See Indexer and Search +# search structure finally used by search server. See Indexer and Search # sections for more options.