Why it doesn’t work out?
Mostra commenti meno recenti
I have an image im=imread(...)/255 and If want to take the 2d fft of a color then I use this:
im=im(:,:,1);
im_fft2=fft2;
Now if I want to do it using haart2, matlab won’t let me saying that haart2 requires Wavelet Toolbox. Then it says something like Showaadon(‘WA’,’haart2’). What does it mean? How I’m supposed to use this? I have the newest version R2019a
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Signal Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!