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

Add conv command to apply arbitrary convolution kernel to image #479

Merged
merged 9 commits into from
Jul 4, 2016
Merged

Add conv command to apply arbitrary convolution kernel to image #479

merged 9 commits into from
Jul 4, 2016

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    b3548d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0eae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa9ef9d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. initialize convolution kernel VImage when convolution is called for t…

    …hread safety
    
    change name from conv to convolve
    update docs
    mhirsch committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    427e788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53069a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776e641 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Configuration menu
    Copy the full SHA
    799b036 View commit details
    Browse the repository at this point in the history
  2. a more extreme test

    mhirsch committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    fb8e8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3241314 View commit details
    Browse the repository at this point in the history