Feeds
질문
LSB Bit-Plane
i have used "bitget(Image,1)" to retrieve the LSB bit-plane for two 512x512 different gray images with the same size. I noticed ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Best font name to use with OCR function
I have a hexadecimal text X='ABCD1234', i wirte it into an image I='Background.bmp' using : >> p=[1 1]; >> IMG= rgb2gray(inser...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
quality measures on LSB Steganogrpahy
i have implemented an algorithm to embed secret text into cover image using every lsb of this cover image. after applying some m...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
performance analysis of Steganography output (Stego Image)?
I've implemented an algorithm of steganography, that hides image into another cover image using LSB, producing an output image c...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
BlowFish Encryption Algorithm Implementation Problem
There's a KEY cell array P of Hexadecimal values (ex. P(1)='A1234567B'--> Hexadecimal) and a text input S='secret'--> string. Th...
거의 8년 전 | 답변 수: 0 | 0

