Statistik
RANG
118.685
of 301.781
REPUTATION
0
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.420
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 176.526
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Implementation of El-gamaal algorithm for images
I have tried implementing the elgamal algo for image but i m unable to find the logical error.How can i modify the algo for impl...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
the code works well only for few cases when the array dimension is same ,need help when array dimension slightly changes(need to add q till the size of y )
q=mtimes(z,B); x=plus(Y,q); figure() imshow(x)
mehr als 8 Jahre vor | 0 Antworten | 0
0
Antworteni have used the code to convert rgb image to binary , need to convert binary back to rgb
I tried using im2bw() it gives an error.how can I convert an an image to binary?
mehr als 8 Jahre vor | 0
Frage
i have used the code to convert rgb image to binary , need to convert binary back to rgb
RGBi=im2double(imread('autumn.tif')); imshow(RGBi) Ii = rgb2gray(RGBi); imshow(Ii) bi=imbinari...
mehr als 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
what is meant by intensity factor(alpha)
DCMm=DCM+(α*Em) where: DCMm = DC matrix after embedding message DCM = DC matrix of cover image α = the intensity fact...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
error in steganography using dct
Error in finding b and c...what is the error? please help I = imread('cameraman.tif'); I2=imread('F:\watermark.jpg'); sub...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to implement one time pad encryption for images?
One time pad is an interesting method i implemented it on alphabets .I need help in implementing it on images?
mehr als 8 Jahre vor | 1 Antwort | 0


