- Concealing the information like messages, video in the image without causing any distortion in the image.
- Implemented using core java concepts.
- 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.