how to reduce the pixel size of two image?
이전 댓글 표시
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
답변 (1개)
Image Analyst
2014년 2월 25일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!