Statistiques
7 Questions
0 Réponses
RANG
194 852
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Feeds
Question
checking for robustness of image steganography
Hello.. I have implemented some image steganographic methods. In that I want to do comparative analysis. which are the parame...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
DWT of an image
Hello Can anyone explain me what is applying DWT on image theoretically mean? what are the things have been done inside that ...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
uint8 and double in case of image
Hello In one of the image encryption method I need to convert an image from uint8 to double. But after converting the whole...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
image matrix to a row vector
Hello.. I Want to convert an image matrix of size m*n into blocks of row-vectors of 16 byte elements. Using which command ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
how to modify the encryption code from text encryption to image encryption?
Hello I have the code for text AES encryption .But how can i modify it for the image encryption? how we can convert the image ...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
dct quantisation on image
Hello I am writing code for dct image steganography. There I have divided the cover image into 8*8 block. later I subtracted...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Error using round(reshape(message,Mm*Nm,1)./256)
Hello, What may be the problem with the following code line? message=round(reshape(message,Mm*Nm,1)./256); using this I wa...
environ 10 ans il y a | 2 réponses | 0