why did not accept the JPEG image in matlab ?

1 vue (au cours des 30 derniers jours)
SURENTHIRAN C
SURENTHIRAN C le 24 Sep 2013
sir i have doubt in why did not accept the JPEG image in matlab during read the images.
  2 commentaires
Jan
Jan le 24 Sep 2013
Modifié(e) : Jan le 24 Sep 2013
I've deleted the duplicate thread with the same question.
Please post the relevant part of the code and explain the occurring problems. Without any details we cannot guess, what the problem is.
Image Analyst
Image Analyst le 24 Sep 2013
And attach the image so we can try to open it also. Use the paper clip icon.

Connectez-vous pour commenter.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 24 Sep 2013
%Example
folder=E:\matlab
filename='imag1.jpg'
f=fullfile(flder,filename)
im=imread(f)
If your code is not working, maybe the image is not in the current folder. Can you post the error message

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by