how to display the first block of the image by using block processing

4 vues (au cours des 30 derniers jours)
mahesh chathuranga
mahesh chathuranga le 25 Sep 2013
my original image is 256*256.
fun=@(x) x.*3;
B = blkproc(I,[4 4],[1 1],fun);
how can i call to the first block and display first 4*4 matrix.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by