The code embeds a digital watermark into PDF files and extracts them. The code currently requires 3rd party libraries: OpenCV, Tesseract, Matlab.
The deployment instructions are for MacOS.
- For a guide on how to set up OpenCV see: link
- For calling Matlab function you need Matlab 2016b or newer. To build the project see: link
You can find the code for embedding and extracting the watermark in separate packages along with a package that is used for testing.
To see a detailed description of how the code works take a look at my master thesis