why i cannot display an image
Afficher commentaires plus anciens
I have done wavedec2 on an image and extracted the approximate coefficients using appcoef2.I want to display the approximate image but its showing total white.why is it so. how to get the image?
1 commentaire
Dishant Arora
le 21 Fév 2014
Modifié(e) : Dishant Arora
le 21 Fév 2014
show us your code, it would be easier to find where you went wrong.
Réponse acceptée
Plus de réponses (1)
john
le 24 Mai 2019
0 votes
please solve this issue , i have try hundred of times
command line error is
Attempt to execute SCRIPT image as a function:
C:\Users\ejaz\Desktop\working space\image.m
Error in images.internal.basicImageDisplay (line 24)
hh = image(cdata, ...
Error in imshow (line 293)
hh = images.internal.basicImageDisplay(fig_handle,ax_handle,...
Catégories
En savoir plus sur Denoising and Compression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!