photogrammetry_importer.file_handlers.opensfm_json_file_handler

Module Contents

class photogrammetry_importer.file_handlers.opensfm_json_file_handler.OpenSfMJSONFileHandler

Class to read and write OpenSfM files.

static parse_opensfm_file(input_opensfm_fp, image_dp, image_fp_type, reconstruction_idx, suppress_distortion_warnings=False, op=None)

Parse a OpenSfM (.json) file.