tianya8681 / Steganography-Demo-with-OpenCV

Simple Steganography Demo using OpenCV in Python for my Network Security Presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steganography Demo

An Encoder and Decoder Module Written in python.

In simple terms:

ENCODER: Hide a text message inside a normal photo. The combined output image remains visually same as the original.

DECODER: Able to decipher the text out of the photo.

REMARK: Requires OpenCV.

About

Simple Steganography Demo using OpenCV in Python for my Network Security Presentation


Languages

Language:Python 100.0%