Skip to content

file "***.key" not found #6

@escnqh

Description

@escnqh

Working directory created: /tmp/osm-bundler-9PqmrM
BundlerMatching executable path: /home/escnqh/osm-bundler/linux/software/bundler/bin/KeyMatchFull
Sift executable path: /home/escnqh/osm-bundler/linux/software/vlfeat/bin/glx/sift

Processing photo 'kermit006.jpg':
Extracting features with the SIFT method from VLFeat library...
kermit006.jpg.pgm: 1: kermit006.jpg.pgm: /home/escnqh/osm-bundler/linux/software/vlfeat/bin/glx/sift: not found
Traceback (most recent call last):
File "./RunBundler.py", line 8, in
manager.preparePhotos()
File "/home/escnqh/osm-bundler/linux/osmbundler/init.py", line 158, in preparePhotos
self._preparePhoto(photoInfo)
File "/home/escnqh/osm-bundler/linux/osmbundler/init.py", line 270, in _preparePhoto
self.extractFeatures(photo)
File "/home/escnqh/osm-bundler/linux/osmbundler/init.py", line 337, in extractFeatures
self.featureExtractor.extract(photo, self.photoDict[photo])
File "/home/escnqh/osm-bundler/linux/osmbundler/features/siftvlfeat.py", line 18, in extract
vlfeatTextFile = open("%s.key" % photo, "r")
IOError: [Errno 2] No such file or directory: 'kermit006.key'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions