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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
