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!