photo

megha prabhu


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
1 Respuesta

CLASIFICACIÓN
266.867
of 301.533

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.316

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

0

respuestas

Respondida
i 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?

alrededor de 8 años hace | 0

Pregunta


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...

alrededor de 8 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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?

más de 8 años hace | 1 respuesta | 0

1

respuesta