Feeds
질문
how to calculate amount of energy consumption energy cryptography and steganography in matlab?
how to get energy amount of energy consumption in encrption and decryption as well as hiding and extracting?
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
reshape error in order to Convert Each Pixel to Decimal Values
Error using reshape Product of known dimensions, 220, not divisible into total number of elements, 1. Error in file2>embedding...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
How to Convert image pixes into Binary Bits in MATLAB?
imgr=imgrgb(:,:,1); imgg=imgrgb(:,:,2); imgb=imgrgb(:,:,3); imgrb=hexToBinaryVector(dec2hex(imgr(:,1:ceil(4*L/row))),8); img...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
how to concatenate image and text in matlab
Error using cat Dimensions of arrays being concatenated are not consistent. Error in file2>embedding_radiobutton_Callback (l...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Error in imagesc matlab
Error using image Color data must be numeric or logical values. Error in imagesc (line 19) hh = image(varargin{1},'CDat...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
Reference to non-existent field 'axe2'. to display stego image
Reference to non-existent field 'axe2'. Error in file2>embedding_radiobutton_Callback (line 202) axes(handles.axe2); Error in...
거의 5년 전 | 답변 수: 1 | 0