Effacer les filtres
Effacer les filtres

Can i use blocproc for processing 16 blocks.

1 vue (au cours des 30 derniers jours)
Pooja
Pooja le 8 Août 2013
For an input image of 512*512 i have done wavelet transform and have created 8*8 blocks based on spatial resolution.I have made 64 8*8 block .After that i need to do encoding separately for 16 blocks,for that can i use blockproc function like
edgeFun = @(block_struct) bpeencoder(WW,8); block_value = blockproc(WW,[16,16],edgeFun);

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by