/Texture-Attack

Comments on “Steganography Using Reversible Texture Synthesis”

Primary LanguageMATLAB

Texture-Attack

Created by Hang Zhou, Kejiang Chen, Weiming Zhang, Nenghai Yu.

Introduction

This work is published on Transactions on Image Processing (TIP), 2017.

We propose an attacking method on steganography proposed by Wu et al., which can not only detect the stego-images but can also extract the hidden messages.

Usage

Put source images in the "origImg" directory.
Put corresponding synthetic images in "srcImg" directory.
Start from main.m

Citation

If you find our work useful in your research, please consider citing:

@article{zhou2017comments,
  title={Comments on “Steganography Using Reversible Texture Synthesis”},
  author={Zhou, Hang and Chen, Kejiang and Zhang, Weiming and Yu, Nenghai},
  journal={IEEE Transactions on Image Processing},
  volume={26},
  number={4},
  pages={1623--1625},
  year={2017},
  publisher={IEEE}
}

License