Skip to content
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

Cuda bindings (MVS, SIFT GPU) #57

Merged
merged 11 commits into from
Apr 20, 2022
Merged

Cuda bindings (MVS, SIFT GPU) #57

merged 11 commits into from
Apr 20, 2022

Commits on Apr 20, 2022

  1. Keyboard interrupts in pipeline

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f0e7057 View commit details
    Browse the repository at this point in the history
  2. Initial CUDA support

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    e488517 View commit details
    Browse the repository at this point in the history
  3. Added device enum

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    52dea2d View commit details
    Browse the repository at this point in the history
  4. Features/Matching options

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    883f5be View commit details
    Browse the repository at this point in the history
  5. Cleanup pipeline

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ba47dc0 View commit details
    Browse the repository at this point in the history
  6. Moved MVS to pipeline

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6e0e6c7 View commit details
    Browse the repository at this point in the history
  7. Finished pipeline

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    bbb0da4 View commit details
    Browse the repository at this point in the history
  8. Sift GPU

    Phil26AT authored and sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ef5189f View commit details
    Browse the repository at this point in the history
  9. Move SIFT bindings

    sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    41ed420 View commit details
    Browse the repository at this point in the history
  10. Code formatting

    sarlinpe committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a0278e6 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    skydes committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6bc6e97 View commit details
    Browse the repository at this point in the history