Error in running the code

1 visualizzazione (ultimi 30 giorni)
Pat
Pat il 22 Dic 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 Commento
Sabarinathan Vadivelu
Sabarinathan Vadivelu il 22 Dic 2012
Modificato: Sabarinathan Vadivelu il 22 Dic 2012
y=fun(xi,yi);
I cant find this line in the code u referred

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Encryption / Cryptography in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by