how to view this image enlargely
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 9 Jan 2020
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 Comments
More Answers (2)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!