dhawals1939 / RS-Steg-Analysis

LSB-Steganography in Color and Grayscale Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

LSB-Steganography in Color and Grayscale Images


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%