我们如何表示“双”?在 Matlab 中输入矩阵作为 RGB 图像?
我对 4 个图像进行了小波变换,最后在修改(即这些图像的融合)并进行逆小波变换后,我留下了小波系数 - 近似矩阵以及水平、垂直和对角细节矩阵。我想知道如何显示逆变换的彩色图像版本。
我正在使用 MATLAB 7.9 进行编码。提前致谢 [:)]...
I did a wavelet transforms of 4 images and finally after my modifications(ie.,fusion of these images), and taking inverse wavelet transform, I am left with the wavelet coefficients - approximation matrix and the Horizontal, Vertical and Diagonal detail matrices. I want to know how to display the color image version of the inverse transform.
I am doing my coding using MATLAB 7.9. Thanks in advance [:)]...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
imagesc()
?imagesc()
?