]> mj.ucw.cz Git - libucw.git/blob - cf/images
09d148d183904c16ee8e151366b1c47593d33d23
[libucw.git] / cf / images
1 # Configuration of the image library (included by cf/sherlock)
2
3 ######## General parameters #####################################################
4
5 Images {
6 }
7
8 ######## Image signatures #######################################################
9
10 ImageSig {
11
12 MinWidth        16
13 MinHeight       16
14
15 PreQuantThresholds      9 100 400 1000 2000 2000 2000 4000 4000 4000 4000 8000 8000 8000 8000
16 PostQuantMinSteps       2
17 PostQuantMaxSteps       10
18 PostQuantThreshold      2
19
20 TexturedThreshold       0.32
21
22 CompareMethod           2
23
24 }
25
26 ######## Duplicates finder ######################################################
27
28 ImageDup {
29 }
30