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

Allow for passing non-uint8 images into navigation algos #348

Closed
wants to merge 5 commits into from

Commits on Jun 22, 2022

  1. examples/perfect_memory: Allow for passing in path to database

    It's better than hardcoding it.
    alexdewar committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b74f8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dbe590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df66677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b047645 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. InfoMax: Accept cv::Mats of arbitrary types as input

    NB: This breaks the Infomax tests for reasons that escape me.
    alexdewar committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    026b6c5 View commit details
    Browse the repository at this point in the history