i have a image of size 256 x 256. how to patch the image into 16 x16 sizes of patches,at the result i want to get 256 number of patches.
조회 수: 3 (최근 30일)
이전 댓글 표시
i have a image of size 256 x 256. how to patch the image into 16 x 16 sizes of patches,at the result i want to get 256 number of patches.please give any idea or coding. i wrote the coding but not get expected result.In MATLAB
댓글 수: 0
채택된 답변
Nitin
2014년 2월 16일
blockproc should be helpful hopefully
댓글 수: 2
Image Analyst
2014년 3월 5일
There is code for that in the FAQ link I gave. Hopefully that made it easy for you.
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!