Community Profile

photo

ATHIRA KELOTH


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

0

answers

Question


Hi everyone, I am trying to find a code for my problem.ie, I want to hide bits in an image by shifting two highest peaks in the histogram.here is my program but it wont work.I am not much familiar with MATLAB. can anybody please help me?
I = imread('image.jpg'); message = 'hi I am ATHIRA' message = strtrim(message); m = length(message) * 8; AsciiCode = uint8(m...

8 years ago | 0 answers | 0

0

answers