1 # Configuration of the image library (included by cf/sherlock)
3 ######## General parameters #####################################################
8 ######## Image signatures #######################################################
15 PreQuantThresholds 9 20 20 20 25 25 30 30 40 40 50 50 60 60 60
23 TexturedThreshold 0.32
27 # Array of multiplicative constants in feature vectors distance computation
28 # (L, u, v, LH, HL, HH, H0, H1, H2). Each one must be in range 0..15.
29 CompareFeaturesWeights 1 2 2 1 1 1 1 1 1
33 ######## Duplicates finder ######################################################