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

Additional (optional) parameters added to gaussian blur #626

Merged
merged 1 commit into from Apr 16, 2018

Conversation

markdicksonjr
Copy link
Contributor

SigmaY and BorderType were using default values within gaussianBlur. They can now be customized

@codecov-io
Copy link

codecov-io commented Apr 15, 2018

Codecov Report

Merging #626 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
+ Coverage   57.23%   57.27%   +0.04%     
==========================================
  Files          32       32              
  Lines        4043     4047       +4     
  Branches       30       30              
==========================================
+ Hits         2314     2318       +4     
  Misses       1729     1729
Impacted Files Coverage Δ
src/Matrix.cc 56.61% <100%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41730f8...302bbea. Read the comment docs.

@peterbraden peterbraden merged commit 2e71481 into peterbraden:master Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants