Borda / pyImSegm

Image segmentation - general superpixel segmentation & center detection & region growing
https://borda.github.io/pyImSegm
BSD 3-Clause "New" or "Revised" License
373 stars 73 forks source link

cut ellipses #2

Closed Borda closed 6 years ago

Borda commented 6 years ago

mean time merge

codecov[bot] commented 6 years ago

Codecov Report

Merging #2 into master will increase coverage by 0.13%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   93.03%   93.16%   +0.13%     
==========================================
  Files          24       24              
  Lines        4134     4185      +51     
==========================================
+ Hits         3846     3899      +53     
+ Misses        288      286       -2
Impacted Files Coverage Δ
segmentation/utils/data_io.py 93.41% <100%> (+0.89%) :arrow_up:
segmentation/ellipse_fitting.py 96.23% <66.66%> (+1.67%) :arrow_up:
segmentation/utils/drawing.py 92.48% <88.88%> (-0.08%) :arrow_down:

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 4171b44...1be20cc. Read the comment docs.