Citation details and algorithmic description:
D. Bhowmik and C. Abhayaratne, "Quality Scalability Aware Watermarking for Visual Content," in IEEE Transactions on Image Processing, vol. 25, no. 11, pp. 5158-5172, Nov. 2016. doi: 10.1109/TIP.2016.2599785
URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7542204&isnumber=7564375
Code for scalable watermarking and and existing re-quantisation based blind watermarking scheme are available from separate directories. The srouce files are written in JAVA and available in a form of Netbeans project.
Source codes are available from src/ folder.
Inidividual projects can be browsed with a starting point at main.java.
The content adaptation parts (if exists) uses Windows executable builds for Kakadu software. Therefore these commands related to such modules are windows compatible.
Currently PGM image and YUV video file types are supported.
The experimental parameters are provided in separate files. Current implementation reads from these files to collect neccessary experimental. Sample files are available in a folder called paraFile / parameterFiles.
The code was developed in a manner to run experiments in batches.
Copyright: The source code is copyrighted and available for reference only.