ofgulban / segmentator

3D MRI data exploration and segmentation tool.
https://github.com/ofgulban/segmentator/wiki
BSD 3-Clause "New" or "Revised" License
74 stars 13 forks source link

Deriche filter re-implemented for adjustable noise suppression #71

Closed ofgulban closed 6 years ago

ofgulban commented 6 years ago

In addition:

codecov-io commented 6 years ago

Codecov Report

Merging #71 into devel will increase coverage by 0.93%. The diff coverage is 9.85%.

Impacted file tree graph

@@           Coverage Diff            @@
##           devel     #71      +/-   ##
========================================
+ Coverage   3.72%   4.65%   +0.93%     
========================================
  Files          6       7       +1     
  Lines        912     923      +11     
========================================
+ Hits          34      43       +9     
- Misses       878     880       +2
Impacted Files Coverage Δ
segmentator/segmentator_main.py 0% <0%> (ø) :arrow_up:
segmentator/gui_utils.py 0% <0%> (ø) :arrow_up:
segmentator/hist2d_counts.py 0% <0%> (ø) :arrow_up:
segmentator/segmentator_ncut.py 0% <0%> (ø) :arrow_up:
segmentator/ncut_prepare.py 0% <0%> (ø) :arrow_up:
segmentator/deriche_prepare.py 16.66% <16.66%> (ø)
segmentator/utils.py 25.54% <17.64%> (+5.06%) :arrow_up:

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 c1fc54a...e8c2d4a. Read the comment docs.