convert image to bitmap map image without using for loop
이전 댓글 표시
Partition an image into 4 × 4 pixel blocks and
compute average for the block

N1 = N2 = 4
xi = ith pixel

now replace the values to 1 and zero to create a bitmap image.
Without using for loop, how can i write these 2 equations in simple code
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!