Skip to content

Global localization with local matcher memory problem #28

@vnmsklnk

Description

@vnmsklnk

print("Calculating of local features")
queries_local_descs = self.__local_matcher.get_database_features(
query_database
)

Currently, local features are computed all at once, which can cause problems if the dataset is large enough

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