Skip to content

Priya-Pandey1/Image-Steganography

Repository files navigation

Image-Steganography

  1. Concealing the information like messages, video in the image without causing any distortion in the image.
  2. Implemented using core java concepts.
  3. Used the LSB technique .

The basic techniques is the embedding the data in the least significant bits of RGB bands of the image file which is present in the raster(pixel matrix) of the image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages