aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/apps/default_config.yaml
blob: a59b0f3a71ffd4861fcfb084a5ed7025bffe30b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

ReaderBuilder: {}

ExtractorBuilder:

  - bsie.extractor.preview.Preview:
      max_sides: [50, 100, 200,400]

  - bsie.extractor.generic.path.Path: {}

  - bsie.extractor.generic.stat.Stat: {}

  - bsie.extractor.image.colors_spatial.ColorsSpatial:
      width: 32
      height: 32
      exp: 4

  - bsie.extractor.image.photometrics.Exif: {}