]> mj.ucw.cz Git - libucw.git/commitdiff
some corrections in ImageSim config section
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 24 Sep 2006 22:36:14 +0000 (00:36 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 24 Sep 2006 22:36:14 +0000 (00:36 +0200)
cf/images

index 21e4968f867670d8272a50cb6b06bab91fc4e3b0..baf88bbfe82cf903519567b6e2ae618b914be6f3 100644 (file)
--- 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.