how to view this image enlargely
1 回表示 (過去 30 日間)
古いコメントを表示
i have rearrange the column matrix of my input image and i got column stacked data using predefine command im2col how i need to enlarge my output image for column. kindly help me to sort out this
0 件のコメント
採用された回答
Image Analyst
2020 年 1 月 9 日
No idea what you want. I don't know what "enlarge my output image for column" means exactly.
Try zoom() or imresize() or repmat().
Or try the zooming demo that I attached.
0 件のコメント
その他の回答 (2 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!