vaishali - MATLAB Central
photo

vaishali


Last seen: 3 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 11/14 to 04/25Use left and right arrows to move selectionFrom 11/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
87,609
of 298,029

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,523

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,187

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


checking for robustness of image steganography
Hello.. I have implemented some image steganographic methods. In that I want to do comparative analysis. which are the parame...

10 years 前 | 0 个回答 | 0

0

个回答

提问


DWT of an image
Hello Can anyone explain me what is applying DWT on image theoretically mean? what are the things have been done inside that ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


uint8 and double in case of image
Hello In one of the image encryption method I need to convert an image from uint8 to double. But after converting the whole...

10 years 前 | 2 个回答 | 0

2

个回答

提问


image matrix to a row vector
Hello.. I Want to convert an image matrix of size m*n into blocks of row-vectors of 16 byte elements. Using which command ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to modify the encryption code from text encryption to image encryption?
Hello I have the code for text AES encryption .But how can i modify it for the image encryption? how we can convert the image ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


dct quantisation on image
Hello I am writing code for dct image steganography. There I have divided the cover image into 8*8 block. later I subtracted...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Error using round(reshape(message,Mm*Nm,1)./256)
Hello, What may be the problem with the following code line? message=round(reshape(message,Mm*Nm,1)./256); using this I wa...

10 years 前 | 2 个回答 | 0

2

个回答