Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 825 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 825 Bytes

Detecting LSB Steganography in Color and Grayscale Images (2001)

Jessica Fridrich, Miroslav Goljan, and Rui Du

Implementation of Paper

Installation Instructions

pip install -r requirements.txt

Run instructions

The utility functions are written in util.py and the required functions are imported into the Project.ipynb. Executing the Project.ipynb cell-by-cell shall the fetch the results.

RS Diagram

RS Diagram

Actual Vs Predicted percentage of p

Actual Vs Predicted percentage of p

Curve Fitting the RS Diagram

Curve Fitting the RS Diagram