photo

Youssra


Mohemmed Ben Abdellah University

2015 年からアクティブ

Followers: 0   Following: 0

Master Degree

統計

MATLAB Answers

9 質問
0 回答

ランク
165,994
of 300,292

評判
0

コントリビューション
9 質問
0 回答

回答採用率
44.44%

獲得投票数
0

ランク
 of 20,908

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 167,999

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約10年 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 3 件の回答 | 0

3

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答