photo

Maha Oueghlani


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
278 016
of 301 153

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 182

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 067

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


this is the code of DCT image ?
I = imread('lena.tif'); J = dct2(I); imshow(J) J is the dct of I ? can someone help me ?

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


How can i improve a steganografic method
Hi, i have emplimented an image steganografy method using matlab based on DWT and Arnold transform, now I want improve it to be...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


problem in str2num
I try the code in the str2num doc but it don't works.. it give me an empty array ! can you help me ? >> X = str2num ( '12e-...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


Unable to perform assignment because the size of the left side is 1-by-7 and the size of the right side is 1-by-5.
I want replace the 5 LSB of the 'c' image by the 5 MSB of the 's' image but i have this error.. c = imread('lena.tif'); ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse