Git Product home page Git Product logo

fragilewatermarking's Introduction

FragileWatermarking

Invisible Digital Image Watermarking in spatial domain using LSB bit manipulation

I have made this project for Digital Image Processing subject in my 4th semester of B.Tech. It is completely developed in java using eclipse ide. For GUI, I have used Windows Builder plug-in in eclipse. This project consists of three parts.

1)Watermark Embedding

2)Watermark Extraction

3)Extracted watermark comparison with a manipulated one.

In embedding part, first the image is converted in binary image using local thresholding then it is embedded column wise on cover image. Each pixel of cover image is splitted into Alpha, Red, Green, Blue part and their corresponding LSB part is changed according to pixel read from watermark image. In this technique 4 pixels of watermark image can be stored in 1 pixel of cover image.

After embedding an extraction key will be generated that will be used at the time of extraction.

Note: While saving the watermarked image or extracted watermark then you have to manually specify the extension. e.g. "watermark.png" i.e. you have to give name+extension

To run the project, use fragilewatermarking.jar, it requires Java Runtime Environment(JRE).

To use the project, import Watermarking folder in eclispe ide, with Windows Builder plug-in installed.

The excel file conatins results of various image manipulations done on watermarked image and then extracting the watermark to compare with the original one.

fragilewatermarking's People

Contributors

googleknight 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.