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

fix RawKernel bug for canny filter when quantiles are used #310

Merged
merged 2 commits into from
Jun 16, 2022

Commits on Jun 7, 2022

  1. fix type error in canny RawKernel

    expand canny quantile tests over additional input dtypes
    
    refactor test cases to remove use of unittest so parametrize can be used
    grlee77 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a54d033 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    04fe5b3 View commit details
    Browse the repository at this point in the history