Skip to content

How does pimatch map with the ORBVocabulary->score() ? #1

Description

@Fredrum

Hi!
I'm attempting to swap this into the orb slam 2 code and am noticing a ->score() in the original code. https://github.com/raulmur/ORB_SLAM2/blob/f2e6f51cdc8d067655d90a78c06261378e07e8f3/src/LoopClosing.cc#L134

I can't find the thing in pimatch that maps onto that. Is that supported or was that added on later?

EDIT: Hmm, maybe I can just use the ScoringObject from DBoW2 directly and it doesn't need to be the object holding the bow library/data...I will try this.

Cheers
Fred

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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