createSIFTFeaturesHSG.conf 344 B

123456789101112131415161718
  1. [all]
  2. dataset = /home/dbv/bilder/15Scenes/
  3. classselection = "*"
  4. examples = all *
  5. [HSG]
  6. sample_scaling = 8
  7. localfeature_type = NICE_SIFT
  8. [main]
  9. destForFeat = /home/dbv/bilder/15Scenes/features/
  10. verbose = false
  11. [cache]
  12. #root = "/home/dbv/bilder/15Scenes/features/featuresRaw/"
  13. root = "/home/luetz/tmp/lf/"
  14. descriptor_format = "binary_double"