(image forgery)

3 vues (au cours des 30 derniers jours)
matlabgeek
matlabgeek le 9 Fév 2016
Commenté : Image Analyst le 11 Fév 2016
image forgery. hank you
  1 commentaire
Image Analyst
Image Analyst le 11 Fév 2016
What was your edit today? It looks like you just got rid of almost all your post. Why?

Connectez-vous pour commenter.

Réponse acceptée

Image Analyst
Image Analyst le 9 Fév 2016
See my copy and paste demos, attached.
  5 commentaires
Image Analyst
Image Analyst le 9 Fév 2016
The folder should be "C:\Program Files\MATLAB\R2015b\toolbox\images\imdata". Because, for you, it found ""C:\Program Files\MATLAB\R2015b\bin", it means that you must have a copy of cameraman.tif in that folder (for some strange reason). Because of that, you must hard code the folder at line 23 to be
folder='C:\Program Files\MATLAB\R2015b\toolbox\images\imdata';
matlabgeek
matlabgeek le 10 Fév 2016
Thanks. Yes, you are right, I have a copy of cameraman in bin directory. Now, after your debug, it works.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with 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