photo

Sana Shaikh


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
124,670
of 300,950

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,885

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why the same data yielding different values?
Code: abc=reshape( rate, size(CoverImage)); imageasbytes = typecast(abc(:), 'uint8'); imwrite(abc, 'exchan.jp...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to form bytes ?
To extract hidden data frm LSBs of image I have collected dataa as bits in an array array size is 486864x1 (It consists of 486...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert bytes into image again?
I have an image of 294x558x3 size I read it byte by byte by using *ImageAsBytes = typecast(CoverImage(:), 'uint8')* t...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I set fist four bits of a byte to some other specific four bits?
If I have an array of nx1 and I want to set first four bits of each byte of an array to some other specific 4 bits so how to per...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How can I apply circular shift on bits in MATLAB?
I want to apply shift right operation on aset of bits

13 years 前 | 2 个回答 | 0

2

个回答

提问


how can I read perform some operation on an image byte by byte???
plz guide me. I m performing Image steganography in MATLAB. Need help Need to read images byte by byte and perform some operati...

13 years 前 | 2 个回答 | 0

2

个回答