how to resize for images
조회 수: 2 (최근 30일)
이전 댓글 표시
hi i would like to resize my image. current image size is 416x460x3, would like to resize it to 480x640x3. thanks
댓글 수: 1
Image Analyst
2016년 1월 17일
Do you want to vertically stretch the image with imresize() or pad it with zeros with padarray()?
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!