Feeds
提问
How to display output in GUI
Hi guys. I want to ask how to display my mse and PSNR value in the matlab GUI? Thanks and appreciate on your help
13 years 前 | 2 个回答 | 0
2
个回答提问
How to write all the character continuously
Hi guys. I got a question want to ask you guys. Below is my code. string = uint8(retrieveblock); export = sprintf(...
13 years 前 | 1 个回答 | 0
1
个回答提问
Convert cell array to string
Hi. I want to ask how do I want to convert below example to a string which contains data in char. Eg: retrieveblock = ...
13 years 前 | 2 个回答 | 0
2
个回答提问
Delete first 8 bits of data
Hi. I want ask a question. If I got a variable that store values from an array. For example, A=[11111111 00000000]. How do I del...
13 years 前 | 1 个回答 | 0
1
个回答提问
Embed every character in every loop
Hi guys. Refer to my title above, I want to ask how do I embed my data that already converted into ASCII codes into the block in...
13 years 前 | 0 个回答 | 0
0
个回答提问
Proceed next sub-block
Hi. I want ask how to embed and retrieve data from current block to the next block? Because I can get the data at the entire blo...
13 years 前 | 0 个回答 | 0
0
个回答提问
How to jump to next sub-block in image
Hi all. I want ask how to embed and retrieve data from block to block? Because I can get the data at the entire block only. Than...
13 years 前 | 3 个回答 | 0
3
个回答提问
Convert a multidimensional array into respective single array
Hi. I want ask how I need to convert the data that I read from text file and put it in the single the form of 8 bits per each ar...
13 years 前 | 2 个回答 | 0
2
个回答提问
Extract and embed data bits into image using matlab
I got a question want to raise up here. My problem is I want to embed the 2 LSB from each of the character into 2 * 2 matrix and...
13 years 前 | 1 个回答 | 0
