Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
114.499
of 301.513
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.310
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.013
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
Feeds
Pregunta
how do i extract watermark??? I embed watermark after creating the saliency map.but i couldn't extract the watermark...kindly help me...below is my code
H_img=imread('lenna.jpg'); W_img=imread('b11.jpg'); [test_H_r, test_H_c, test_H_p]= size(H_img); [test_W_r, t...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
how can i save the figure...?i tried 'imwrite' function to save the figure...but the after run,the output and the saved figure are not same...my matlab code is attached below...
my_image=im2double(imread('leena gbvs.png')); my_image=my_image(:,:,1); %allocate space for thresholded image image_t...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to hide a binary image within grayscale image using lsb ...pls help me by matlab code
i create a saliency map of a grayscale image.after that i classify that image i.e. image's black color portion value is '0',gray...
más de 10 años hace | 1 respuesta | 0
