Skip to content

Extended verison of XFeat cpp with OpenCV #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ayushkumar8340
Copy link

This repo is the extended version of Xfeat. The main changes are mentioned below:

  1. Added opencv data- types for keypoints and descriptors and to accommodate those certain changes have been made in the xfeat.cc file.
  2. Extended the examples by adding realsense_demo.cc which uses a realsense camera for realtime feature detection and matching.
  3. Added docker file for easy setup of the environment.
  4. Fixed the tensortoMat function to accommodate for both keyframes and descriptors.
  5. Added compatibility with Cmake 3.5 , Ubuntu 20.04 and OpenCV 4.1.1
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant