Recovering data hidden in an image
Version 1.0.0.0 (1.39 KB) by
Nithya V S
Recovers the text embedded using 'embedbp' in the Bth bit-plane of the input image, given the length
RECOVERBP Recovers the text embedded in the Bth bit-plane of the image
RECTXT = RECOVERBP(I,SIZ,B) returns the text string of length SIZ embedded in the Bth bit-plane of the image I. If B is not specified, it is taken as 1.
See also EMBEDBP
Cite As
Nithya V S (2024). Recovering data hidden in an image (https://www.mathworks.com/matlabcentral/fileexchange/14312-recovering-data-hidden-in-an-image), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Watermarking >
Find more on Watermarking in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Removing unwanted comments |