hi, i need to divide an image into 4 equal halves (like + sign) and again divide each block into 4 equal halves( like + sign), and need to find max value of each block, as a result i will get 16 values for an image

조회 수: 1 (최근 30일)
Thanks in advance, plz help me with one or two line matlab code

채택된 답변

Image Analyst
Image Analyst 2016년 11월 11일
blockproc() can do that. I'm attaching two examples that you will easily be able to use directly or modify.

추가 답변 (1개)

Jos (10584)
Jos (10584) 2016년 11월 11일
help blockproc

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by