Community Profile

high


Active since 2013

Followers: 0   Following: 0

Message

actually i'm beginner in using matlab image processing, i have code for secret sharing image, when i run this code i got this error:

??? Error using ==> fread
Invalid file identifier. Use fopen to generate a valid
file identifier.

Error in ==> Rabin>ReadImage at 133
Im_data = fread(Im_fp,'uint8');

Error in ==> Rabin at 32
[Im_linear, Im_Square] =
ReadImage(Im_Name,Height,Width);

and also i do not know what the lena.bin

please help me.

Statistics

Feeds

View by

Question


how can i run this program?
actually i'm beginner in using matlab image processing, i have code for secret sharing image, when i run this code i got this er...

11 years ago | 3 answers | 0

3

answers