Skip to content

mohalisad/DIP_final_project

Repository files navigation

DIP final project

Group 7

Method

  1. Literature review
  2. Problem definition; How to make stegano-image more resilient while transmitted on telegram.
  3. Since telegram uses JPEG compression, implementing a JPEG steganography method that can provide robustness is in order
  4. JPEG uses DCT to compress data so a steganography method based on DCT was implemented
  5. In this implementation, we tried to combine the idea of the previous studies to improve security and stability
  6. To maintain error correction, hamming encoding was implemented
  7. The result shows that even if the image is subjected to some sort of distortion and degradation, we would be able to recover the message

Steganography

baboon image


Reverse Steganography

baboon image

Images

Original Image

baboon image

Steganography Image

baboon image

Metrics

PSNR MSE SSIM
baboon 26.93 58.73 0.85

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages