2D Hadamard transform error

1 visualizzazione (ultimi 30 giorni)
ismail  uluer
ismail uluer il 27 Apr 2015
Modificato: ismail uluer il 27 Apr 2015
Hi,
When I try to realize sequency, dyadic, and natural order hadamard transform on a 128x128 image, I am getting this error. Could you please help me?
fwht2d('res.png') Warning: Out of range or non-integer values truncated during conversion to character. > In fwht2d>fhtseq at 39 In fwht2d at 17 Index exceeds matrix dimensions.
Error in fwht2d (line 17) xx1(i,:) = fhtseq(xx(i,:));

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by