photo

Youssra


Mohemmed Ben Abdellah University

Actif depuis 2015

Followers: 0   Following: 0

Message

Master Degree

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
259 857
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
44.44%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

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

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 10 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 10 ans il y a | 2 réponses | 0

2

réponses