Skip to content

Exif related import error #11

Description

@pedr2o

Error importing a meshroom project that uses images without any EXIF?

Python: Traceback (most recent call last):
  File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py", line 238, in execute
    import_cameras(cameras_sfm, self.img_front)
  File "C:\Users\Antoi\AppData\Roaming\Blender Foundation\Blender\2.92\scripts\addons\meshroom2blender-master\__init__.py", line 111, in import_cameras
    focal_length = float(view['metadata']['Exif:FocalLength'])
KeyError: 'Exif:FocalLength'

location: <unknown location>:-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions