What can i do to make some images with different dimensions to be with standard dimensions ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have some images dataset , and this images with different dimentions , and i want to make them standard dimentions ,,
what can i do for that that ?
PLZ.. help
댓글 수: 0
답변 (2개)
Image Analyst
2020년 4월 4일
Try imresize()
댓글 수: 2
Image Analyst
2020년 4월 5일
I have no idea why your images must be of a certain dimension. One example might be if you're passing them into a Deep Learning network. Are you doing that? If not, why can't your algorithm handle any size image? Why do they have to be a standard size?
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!