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

Improved 2D convolution and correlation #624

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Commits on Apr 21, 2021

  1. Added all standard morphological transformations

    Improved comments and some other things
    
    Applied adviced changes
    
    Applied adviced changes
    
    Should handle grayscale dilation/erosion
    
    Checking
    meshtag committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f4369d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe1621e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. First_cleaning_attempt

    meshtag committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    bd01761 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Add matrix type and fix Hessian example

    Sanitary_commit
    
    1
    
    2
    
    3
    
    4
    
    5
    
    5
    
    5
    
    Check Mac build
    
    Change CI trigger trait
    simmplecoder authored and meshtag committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    06fd700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed6391b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Add test file and copyright headers

    Fix copyright header
    meshtag committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7513d31 View commit details
    Browse the repository at this point in the history
  2. Refactoring commit

    meshtag committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    c8c3752 View commit details
    Browse the repository at this point in the history
  3. Clean comments

    meshtag committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ae37373 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Edit doc

    meshtag committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    86dc505 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Edit comments

    meshtag committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    723499d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bff47a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    0d0312e View commit details
    Browse the repository at this point in the history
  2. Edit docs

    meshtag committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b2dd56a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    22cca55 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    meshtag committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c2c614d View commit details
    Browse the repository at this point in the history