gpt4 book ai didi

matlab - imshowpair 函数

转载 作者:太空宇宙 更新时间:2023-11-03 20:08:19 26 4
gpt4 key购买 nike

是否可以在 MATLAB 中使用 imshowpair 函数将图像彼此相邻显示而不是彼此重叠显示?

到目前为止我有:

figure;
imshowpair(imgA, imgB, 'diff');

我有大约 100 张图像要显示。可能吗?

最佳答案

确实有可能。

imshowpair(im1, im2, 'montage')

不过它只显示 2 张图片。如果您需要显示许多相同大小的图像,请使用 montage 函数。

关于matlab - imshowpair 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33397183/

26 4 0
文章推荐: javascript - onclick显示写在
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com