divide image into blocks whatever the number of these blocks
조회 수: 1 (최근 30일)
이전 댓글 표시
i have an image with size 6000*6000 , i want to divide it into blocks the size of each block is 256*256 , what ever the number of blocks i will get
댓글 수: 1
Walter Roberson
2018년 8월 21일
That gives you 23 full blocks and 112 out of 256 left over. What do you want to have happen with those 112 entries?
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!