JuliaImageRecon / ImagePhantoms.jl

Software phantoms for image reconstruction
MIT License
11 stars 4 forks source link

Add cylinder object and `volume` method #41

Closed JeffFessler closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (10ac56c) into main (c4316cd) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        16    +1     
  Lines          448       477   +29     
=========================================
+ Hits           448       477   +29     
Impacted Files Coverage Δ
src/triangle.jl 100.00% <ø> (ø)
src/cuboid.jl 100.00% <100.00%> (ø)
src/cylinder.jl 100.00% <100.00%> (ø)
src/ellipse.jl 100.00% <100.00%> (ø)
src/ellipsoid.jl 100.00% <100.00%> (ø)
src/gauss2.jl 100.00% <100.00%> (ø)
src/gauss3.jl 100.00% <100.00%> (ø)
src/rect.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.