Feeds
提问
Entropy and Correlation -Image analysis
Hi I implemented data hiding in image and now i want to determine the extent to which the original image and the stego-image ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Loop Problem
Hi, *Overview on Question* I am working on image steganography code and s, n, p are calculated values which I am getting a...
12 years 前 | 1 个回答 | 0
1
个回答提问
Binary output formatting
Hi I have following part of program in my code which gives output as below but i want that output in below format ciphertx...
12 years 前 | 1 个回答 | 0
1
个回答提问
Assign index value to bits in cyclic order
Hi, I am working on implementing following logic in matlab I calculating index variable value based on length of my cipher...
12 years 前 | 1 个回答 | 0
1
个回答提问
Loop Help
Hi I am working on following data hiding algorithm in images using Matlab Example: Suppose the cipher text to be sent is:...
12 years 前 | 0 个回答 | 0
0
个回答提问
Position of IF loop
Hi All, Sorry for asking question on such a long code..but i am not getting where to place following "if" loop in the code sp...
13 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function error
Hi, I am trying to create one cipher text program where if input text is alphabet then program will pick cipher text from chara...
13 years 前 | 2 个回答 | 0
2
个回答提问
Recognize Number/Special Characters
Hi, I have below input string and from it I want to recognize digits/special characters, May be some flag can be set txt='...
13 years 前 | 1 个回答 | 0
1
个回答提问
Concatenation Problem
Hi, I am trying to get cipher text for input text S=Input Array K=Output Array Example- input text: 'hl' then I want cipher_...
13 years 前 | 1 个回答 | 0
1
个回答提问
Split String into Alphabets
Hi All, I want split each alphabet from input string like input_text='helloworld' Then i want to split each alphabet ti...
13 years 前 | 2 个回答 | 0
2
个回答提问
Cell array value based on poisiton
Hi, I have created following code, It's basically based on input text search it in S array and returns poistion S ={'a' ...
13 years 前 | 1 个回答 | 0