how hide text into video file (.wav)
조회 수: 1 (최근 30일)
이전 댓글 표시
how hide text into video file (.wav) using LSB method
댓글 수: 1
John
2014년 9월 21일
MATLAB provides you with bit manipulation functions to work on the bit vectors that represent MATLAB's numeric types.
Is there a particular published technique you are interested in implementing? Also did you mean .wmv files? If you have the computer vision toolbox, the vision.VideoFileReader and vision.VideoFilePlayer classes should come in handy.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!