Info

此问题已关闭。 请重新打开它进行编辑或回答。

Display disparity map in GUI axes

1 次查看(过去 30 天)
Pankaja Tanjore
Pankaja Tanjore 2015-7-4
关闭: Walter Roberson 2015-7-4
Hello ,
I have the color disparity map.I am able to display this color disparity map from .m file. I have displayed it using the following code.
figure, imshow(disparityMap, [224,352]); title('Disparity Map filtered'); colormap jet colorbar
Now i need to display this in GUI axes.It should be the same as displayed in figure.
I am sending here the image which i have displayed as figure.
Please let me know how this has to displayed in the axes. Color bar also has to be displayed in the axes.
Looking forward to hear from you at the earliest.
Thanks Pankaja

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by