Effacer les filtres
Effacer les filtres

how do we divide and recombine image into blocks?

2 vues (au cours des 30 derniers jours)
preeti preeti
preeti preeti le 28 Déc 2015
I have already divided image into blocks using the following code;
Block(:,:,kk+j)=odd((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs));
now how do i recombine back?
  1 commentaire
harjeet singh
harjeet singh le 28 Déc 2015
kindly upload the full code with i and j loop

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by