how to reduce the pixel size of two image?
조회 수: 1 (최근 30일)
이전 댓글 표시
i am doing 2d to 3d imaging project here i am using two images left and right so 1st i want reduce the two images in equal size 0r compress the two images eg the 2 images are 64cross64 means i want to reduce the images as 4cross 4 or 16cross16 by using block matrix so please help me for that one
댓글 수: 0
답변 (1개)
Image Analyst
2014년 2월 25일
Have you looked at imresize() or the FAQ : http://matlab.wikia.com/wiki/FAQ#How_do_I_split_an_image_into_non-overlapping_blocks.3F
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!