Feeds
提问
how to hide the message in maximum number of frames in a video steganography using LSB algorithm. i already done a single image then how can i add no of frames to hide text in my coding
vid=VideoReader('C:\Users\DEEPA\Documents\MATLAB\test.avi'); numFrames = vid.NumberOfFrames; n=80; for i = 1:n frames = ...
8 years 前 | 2 个回答 | 0