統計
MATLAB Answers
5 質問
0 回答
ランク
of 179,707
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to perform encryption in images using RSA?
i want to encrypt an image using RSA algorithm.Is it possible?.If so how is it.please anyone help me fast.
12年以上 前 | 0 件の回答 | 0
0
回答質問
which version of matlab contains imread2 command?
i want to know which version will support imread2 and what is its difference from normal imread?
12年以上 前 | 1 件の回答 | 0
1
回答質問
i have to take a block B1(2x3) in the alpha image corresponding to a block B2 in the binarized image.then select first 2 pixels in B1 in the raster scan order and replace their values with two new values.
this is to embed shares from shamir schemein the alpha channel added image
12年以上 前 | 0 件の回答 | 0
0
回答質問
i want to implement shamir secret scheme.i have prime no. as p=17,d,and c1 of secret scheme algorithm.with this how i implement qi=F(xi)=(d+c1xi)mod p for i=1,...,6
shamir scheme is part of my project,from which shares of the binarized image should be produced and embed in the alpha channel
12年以上 前 | 1 件の回答 | 0
1
回答質問
i want to divide a grayscale image into 2*3 block and in each individual block i have to perform xor of 3 pixel each and concatenate the two xored value.Can anyone help me please????????????/
i trie with blockproc .but its not correctly processing
12年以上 前 | 1 件の回答 | 0