gecko0307 / dlib

Allocators, I/O streams, math, geometry, image and audio processing for D
https://gecko0307.github.io/dlib
Boost Software License 1.0
217 stars 34 forks source link

New module: measure with connected component analysis #155

Closed aferust closed 5 years ago

aferust commented 5 years ago

bwlabel function has been implemented. Long-term target should be a regionprops implementation.

codecov-io commented 5 years ago

Codecov Report

Merging #155 into master will decrease coverage by 0.1%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- Coverage   31.62%   31.52%   -0.11%     
==========================================
  Files         108      109       +1     
  Lines        8095     8121      +26     
==========================================
  Hits         2560     2560              
- Misses       5535     5561      +26
Impacted Files Coverage Δ
dlib/image/measure.d 0% <0%> (ø)

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 4e933e3...cc667be. Read the comment docs.