]> mj.ucw.cz Git - libucw.git/blobdiff - cf/images
test also GIFs for thread-safety
[libucw.git] / cf / images
index b380d681614ab9f1a6b88e3114a25707b097d1a3..c4087583a3461718e1615e5e507871d7c38f12d8 100644 (file)
--- a/cf/images
+++ b/cf/images
@@ -2,7 +2,15 @@
 
 ######## General parameters #####################################################
 
-Images {
+ImageLib {
+
+# Default tracing level (0 to disable)
+Trace          0
+
+# Limits for image allocation. ImageMaxDim must be less than 1<<16.
+ImageMaxDim    0xffff
+ImageMaxBytes  256M
+
 }
 
 ######## Image signatures #######################################################
@@ -38,7 +46,7 @@ TexturedThreshold     0.32
 #      "SIMPLIcity: Semantics-Sensitive Integrated Matching for Picture Libraries",
 #      IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 23, no. 9, pp. 947-963, 2001.
 #
-#   fuzzy
+#   fuzzy (unstable and unbalanced parameters)
 #      based on: Yixin Chen and James Z. Wang,
 #      "A Region-Based Fuzzy Feature Matching Approach to Content-Based Image Retrieval",
 #      IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, no. 9, pp. 1252-1267, 2002.