Statistica
                        MATLAB Answers
                        
                    1 Domanda
                        0 Risposte
RANK
188.987
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          1 Domanda
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            100.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 = ...
oltre 8 anni fa | 2 risposte | 0
