Skip to content

How to select OpenCv camera model and sequential feature matcher #449

Open
@3406212002

Description

@3406212002

Hello, this is an excellent project that has performed exceptionally well on many datasets and has been incredibly helpful to me.

I would like to select a different camera model during the feature extraction phase. Is this achievable? It seems that the default camera model used is the Simple Radial Camera, but I would prefer to use the OpenCV model just like colmap

Additionally, I hope to restrict feature matching to adjacent photo sequences during the feature matching phase( just like sequential feature matcher in colmap). Since I captured images of a symmetrical building, brute-force matching could result in incorrect matching relationships between photos.

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