Git Product home page Git Product logo

copyright-protection-semi-blind-watermaking's Introduction

Copyright-protection-semi-blind-watermaking

This project uses a semi-blind watermarking approach to prove ownership of the image.

Features

-> The aim of this case study is to demonstrate a digital watermarking scheme using visual cryptography for copyright protection of a digital image.

-> Based on the security property of visual cryptography, the two shares on their own cannot leak any information about the watermark.

-> The experimental results show that even after the image was modified, the invisible watermark was successfully extracted from it.

How to run

git clone https://github.com/somya51p/copyright-protection-semi-blind-watermaking.git
cd copyright-protection-semi-blind-watermaking

Setup Virtual Environment and activate it.

For Linux -->

pip install opencv-python
pip install numpy

Then run the code in jupyter notebook.

  1. Ownership_Gen.ipynb will generate the Ownership share for our image and watermark.

  2. Master_Gen.ipynb will generate all the Master shares for each of the sample stolen and modified images.

  3. Watermark_Gen.ipynb will extract watermarks using the Ownership share with each of the master shares.

  4. Template_Res.ipynb will give the accuracy of extracted watermark.

Made with ♥

copyright-protection-semi-blind-watermaking's People

Contributors

somya51p avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.