tell me about the methods to display an image and to display a part of image
1 次查看(过去 30 天)
显示 更早的评论
want to know about all funnctions to display a complete as well as a partial image.
0 个评论
回答(1 个)
David Young
2015-3-12
编辑:David Young
2015-3-12
See
doc imshow
You can select part of an image using indexing, or if you have the Image Processing Toolboox, with imcrop.
(I don't know about all display functions, but if you want a comprehensive list search engines and the MATLAB documentation are your starting points.)
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!