Youssra
Mohemmed Ben Abdellah University
Followers: 0 Following: 0
Master Degree
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
163.649
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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 to implement ABC algorithm for image watermarking?
Hello, I'm working on image watermarking, and I'm trying to use ABC (Artifical Bee Colony) algorithm to optimize scaling facto...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Why the division of two positive values gives negative value?
Hello,I'm using the following code to find a positive factor: [U S V] = svd(image, 'econ'); % calculate the SVD of the imag...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to choose non sensitive coefficients for watermarking?
Hello, I'm working on image watermarking, I'm working with DWT and SVD and I want to embed a watermark in some coefficients that...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Convert binary values to a decimal matrix
Hello, Suppose that I have a matrix a= [1 3; 4 2], I convert this matrix to binary format using this code: a=magic(2...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
convert a binary image to RGB color space
Hello, I have RGB image that I converted to binary to do some processing and I want to reconvert it back to its original color R...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Getting many outputs using blockproc
I want to apply SVD for each 4*4 blocks using the "blockproc" and get 3 outputs: U, S and V so I can reconstract all blocks toge...
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
how to detect a watermark
Hello, How do we know if an image is watermarked? Is there any function helps us to detect a waetermak before extracting it? ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Problem with Watermarking in HSV color space
I'm trying to apply a DWT-SVD watermaking in HSV color space, but the final watermarked image is defenitely different than the o...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
how to control the position of an image inside another one?
Hi, I need your help please. I'm working in Matlab and I have tow images one with size 256*256 and the other one with size 64*6...
más de 9 años hace | 2 respuestas | 0