Specify display range in imoverlay
显示 更早的评论
Hello,
I am working on image analysis and I am trying to superimpose images by using imoverlay. My base image is a double image, so if I use imshow(image1, [ ]) the image can be displayed correctly. However when I use imoverlay(image1, image2), image1 is completely white because this command does not restrict display range like imshow does. Anyone can help me with this?
Thanks.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!