how to view this image enlargely

1 view (last 30 days)
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

Accepted Answer

Image Analyst
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.

More Answers (2)

SARAH LONER
SARAH LONER on 11 Jan 2020
sir i have landet8 image nd i need to show column stacked data from that image for that i have used im2col function and i received image which i attached above mow i need show that image in pixel wise (e.g chess board) i tried serval method i dont get any idea related to that

SARAH LONER
SARAH LONER on 11 Jan 2020
i need to show column stacked as lik in sa. png for that i hav used im2col function and i got image as capture.png
kindly help to sort out this i need it urgently

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!