JuliaImages / ImageView.jl

Interactive display of images and movies
MIT License
135 stars 34 forks source link

Support very large images with `restrict` #265

Closed timholy closed 2 years ago

timholy commented 2 years ago

xref https://github.com/JuliaAstro/AstroImages.jl/issues/10 and https://discourse.julialang.org/t/plotting-image-data-in-julia-is-much-slower-than-matlab/79660

codecov[bot] commented 2 years ago

Codecov Report

Merging #265 (1eeb91a) into master (21c1c6c) will increase coverage by 0.14%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
+ Coverage   84.33%   84.47%   +0.14%     
==========================================
  Files           6        6              
  Lines         766      773       +7     
==========================================
+ Hits          646      653       +7     
  Misses        120      120              
Impacted Files Coverage Δ
src/ImageView.jl 90.82% <90.00%> (+0.19%) :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 21c1c6c...1eeb91a. Read the comment docs.