You are on page 1of 6

Digital Java Watermarking

Introduction:
Main aim of the project is to provide copyright protection to images
over the web. Generally our web site is probably the product of
hundreds or thousands of hours of work and an investment of
thousands of dollars. Any or all of our original content could easily
be copied and displayed To overcome this type of problem copyright
protection is needed.

Watermark is a message which is embedded into digital content


(audio, video, images or text) that can be detected or extracted later.
Such messages mostly carry copyright information of the content.
watermarking has been revealed to be an efficient technique to cope
with the problem of intellectual property rights (IPR) protection of
multimedia data. This technology embeds into the data an
unperceivable digital code, namely the watermark, carrying
information about the copyright status of the work to be protected

We mainly concentrate on transmission of images safely through


watermarking. where the authorized user only can obtain the
images without distortion.On the request of user we take the image
and watermark image.we send it to the user where watermark can
be retrieved and image can be viewed.

To our best Knowledge,upto now there is no research that


addresses the issue of web application watermarking.in this paper
we propose a new watermarking scheme for web applications.
Existing System (Problem Statement):
Watermark is a message which is embedded into digital content
(audio, video, images or text) that can be detected or extracted later.
Such messages mostly carry copyright information of the content.
watermarking has been revealed to be an efficient technique to cope
with the problem of intellectual property rights (IPR) protection of
multimedia data. This technology embeds into the data an
unperceivable digital code, namely the watermark, carrying
information about the copyright status of the work to be protected.

To our best Knowledge,upto now there is no research that


addresses the issue of web application watermarking.in this paper
we propose a new watermarking scheme for web applications.

Proposed System:

We mainly concentrate on transmission of images safely through


watermarking. where the authorized user only can obtain the
images without distortion.On the request of user we take the image
and watermark image.we send it to the user where watermark can
be checked and image can be viewed.
Modules

 Registration System

 Watermark Creation And Embedding

 Watermark retrieval

MODULE 1:

Registration: This module is for registration of users where the


details are collected and stored in Database.

Input:

Criteria for Registration:-

First Name Last name Username Password


Gender

Security Question Security Answer Country

Output

key is given to User.

MODULE 2:

Watermark Creation and Embedding: This module is for Creating


the watermark and embedding of watermark into images.

Input:

Criteria for watermark Creation:-

Watermark Text.
Watermark Image.

Image to be Watermarked

Criteria for watermark Embedding:-

key is required to embed.

Output:

Watermarked Image is displayed to User.

MODULE 3:

Watermark Retrieval: This module is for checking the watermark


embedded so that correct image is obtained.

Input:

Criteria for watermark Retrieval:-

Watermark.

Key is required to check.

Output:

Acknowledgement is sent to User.

Hardware and Software Specifications

The development of this project deals with the following


environment
Software Requirements:

Front end: Java/J2EE technologies (Servlet, JSP), HTML,


CSS, JS, JDBC

Back end: Oracle Database 10g Express Edition.

Middleware/Server: Apache Tomcat v7.0.

IDE: Eclipse IDE for Java EE Developers

Browser: Best result on Mozilla Firefox

Operating System: Window XP (Minimum).

Hardware Requirements:
CPU: Pentium 4.

RAM: 256 MB.

Space on HD: 5 MB.

Display: CRT, LCD.

Hardware Requirements:The selection of hardware is very important


in the existence and proper working of any software. In the selection
of hardware, the size and the capacity requirements are also
important.

The Web Based Manufacturing System can be efficiently run on


Pentium system with at least 128 MB RAM and Hard disk drive
having 20 GB. Floppy disk drive of 1.44 MB and 14 inch Samsung
color monitor suits the information system operation.(A Printer is
required for hard copy output).

You might also like