JuliaImages / ImageView.jl

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

Support MultiChannelColors #270

Closed timholy closed 2 years ago

timholy commented 2 years ago

This adds an interactive contrast GUI to scale the channels.

Closes #267

codecov[bot] commented 2 years ago

Codecov Report

Merging #270 (d767387) into master (b191b0f) will increase coverage by 0.75%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   84.61%   85.36%   +0.75%     
==========================================
  Files           6        6              
  Lines         780      820      +40     
==========================================
+ Hits          660      700      +40     
  Misses        120      120              
Impacted Files Coverage Δ
src/ImageView.jl 91.50% <100.00%> (+0.49%) :arrow_up:
src/contrast_gui.jl 86.46% <100.00%> (+2.39%) :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 b191b0f...d767387. Read the comment docs.