Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 830 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 830 Bytes

Watermark

The code embeds a digital watermark into PDF files and extracts them. The code currently requires 3rd party libraries: OpenCV, Tesseract, Matlab.

Deployment

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

Use

You can find the code for embedding and extracting the watermark in separate packages along with a package that is used for testing.

How it works

To see a detailed description of how the code works take a look at my master thesis