RyanHangZhou / Texture-Steganalysis

Targeted Attack and Security Enhancement on Texture Synthesis Based Steganography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Targeted Attack and Security Enhancement on Texture Synthesis Based Steganography

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

Introduction

This work is published on Journal of Visual Communication and Image Representation (JVCIR), 2018.

We describe an effective and efficient strategy building steganography detector for patch synthesis based steganography, one case of which is reversible texture synthesis based steganography method proposed by Wu et al. (2015).

Citation

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

@article{zhou2018targeted,
  title={Targeted attack and security enhancement on texture synthesis based steganography},
  author={Zhou, Hang and Chen, Kejiang and Zhang, Weiming and Qian, Zhenxing and Yu, Nenghai},
  journal={Journal of Visual Communication and Image Representation},
  volume={54},
  pages={100--107},
  year={2018},
  publisher={Elsevier}
}

Usage

Put source texture images in the "data" directory;
Start from main_para_estimate.m. for parameter estimation.
Start from main_fea_extract.m for feature extraction.

License

About

Targeted Attack and Security Enhancement on Texture Synthesis Based Steganography


Languages

Language:MATLAB 100.0%