An algorithm for information hiding implemented in MATLAB, including a suite of image processing functions for various attacks and transformations: mycompress.m for JPEG lossy compression, mycrop.m for image cropping, myhighpass.m for high-pass filtering, mylowpass.m for low-pass filtering, mynoise.m for Gaussian and salt-and-pepper noise addition, myresize.m for image scaling, myrotate.m for image rotation, mywiener.m for Wiener filtering, and myattack.m as a comprehensive collection of all the above attacks.
MATLAB
224 views
Tagged