Skip to content

Using COLMAPS estimated and refined camera intrinsics as input for localization? #51

@tworkool

Description

@tworkool

Hello,
As the documentation states, Pixloc requires a text file with cameras and their intrinsics. I am working in a project which has one camera with unknown intrinsics among others which have intrinsics. Is it possible to use COLMAP's estimated camera intrinsics in that camera file? The focal length in particular is what I worry about because it is not up to scale...

paths = paths.add_prefixes(DATA_PATH , LOC_PATH)
paths.query_list = DATA_PATH / dataset / "queries_with_intrinsics.txt" #<----

localizer = PoseLocalizer(paths, conf)

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