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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

