Error in running the code

11 vues (au cours des 30 derniers jours)
Pat
Pat le 22 Déc 2012
I have a code below for lsb replacement hiding text in image ,while running i ger error as
Undefined function or method 'fun' for input arguments of type 'uint8'.
Error in ==> lsbmr_grey at 146
y=fun(xi,yi); % calling function
code is
please assis
  1 commentaire
Sabarinathan Vadivelu
Sabarinathan Vadivelu le 22 Déc 2012
Modifié(e) : Sabarinathan Vadivelu le 22 Déc 2012
y=fun(xi,yi);
I cant find this line in the code u referred

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Import, Export, and Conversion 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