How can I set a variable alpha channel to an image?
Show older comments
I display the mean of a 2-D distribution with imagesc(mean(whatever)), and I wish to make it transparent where the distribution std reach a maximum and opaque where std is at its minimum.
Alpha channel allows me to make the whole image more or less transparent, how can I apply a variable alpha channel?
Accepted Answer
More Answers (1)
Image Analyst
on 22 Jun 2017
1 vote
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!