\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={PSO based Lossless and Robust Image Watermarking using Integer Wavelet Transform},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{PSO based Lossless and Robust Image Watermarking using Integer Wavelet Transform}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{R. Surya Prakasa  Rao}

             \affil[1]{  AU College of Engineering,}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2016 Accepted: 3 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


In recent days, the advances in the broadcasting of multimedia contents in digital format motivate to protect this digital multimedia content form illegal use, such as manipulation, duplication and redistribution. However, watermarking algorithms are designed to meet the requirements of different applications, because, various applications have various requirements. This paper intends to design a new watermarking algorithm with an aim of provision of a tradeoff between the robustness and imperceptibility and also to reduce the information loss. This approach applies Integer Wavelet Transform (IWT) instead of conventional floating point wavelet transforms which are having main drawback of round of error. Then the most popular artificial intelligence technique, particle swarm optimization (PSO) used for optimization of watermarking strength. The strength of watermarking technique is directly related to the watermarking constant alpha. The PSO optimizes alpha values such that, the proposed approach achieves better robustness over various attacks and an also efficient imperceptibility. Numerous experiments are conducted over the proposed approach to evaluate the performance. The obtained experimental results demonstrates that the proposed approach is superior compared to conventional approach and is able to provide efficient resistance over Gaussian noise, salt & pepper noise, median filtering, cropping, rotation, contrast enhancement, scaling and Histogram Equalization attacks.

\end{abstract}


\keywords{image watermarking, IWT, PSO, SVD, PSNR, NC, SSIM.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
n recent years, the design of robust techniques has become an important field for providing a certain degree of security and content verification of multimedia documents. Users can readily offer their creative digital multimedia data on Internet, including audio, image, video or animation in several multimedia applications. Consequently, an emerging problem is to prohibit unauthorized duplication and dissemination of copyrighted multimedia materials. Nowadays, digital image watermarking has been developed to solve the problem for copyright protection and content verification of multimedia data \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}. It allows owners to hide their ownership rights and access controls into their original images. The ownership rights or access controls are called watermarks which can be various data formats such as logos, tags, sound or any other copyright information. Image watermarking can be roughly classified into several categories according to the domain they are developed, reference to host image, visibility, and robustness. For the case of watermark embedding, watermarking techniques can be developed in three domains, spatial, frequency and blend domains. Spatial domain methods embed a watermark via modifications to the pixel values of an original image. Frequency-domain schemes embed a watermark via modifications to the coefficients of the corresponding transformed-domain image of an original image. Blend-domain techniques have been developed in both spatial and frequency domains, which simultaneously take the advantages of the spatial domain and frequency-domain. Similarly, the watermark extraction techniques are also classified into blind, semiblind and non-blind types. Blind image watermarking techniques doesn't consider the original image during retrieval \hyperref[b3]{[4]}. Semi-bling image watermarking just requires partial information such as watermark or extra information during retrieval. Finally, the non-blind image watermarking techniques require original images during extraction process.\par
However, non-bling image watermarking technique introduces an ambiguity problem, i.e., the original image was provided by authorized user or an unauthorized user. There is a possibility to attack by providing the original image to watermarking technique at extraction process. This is termed as ambiguity attack \hyperref[b0]{[1]}. However, the semi-blind and blind watermarking techniques don't have this ambiguity problem. Thus, generally, blind and semiblind image watermarking techniques are preferred. Robustness and imperceptibility are the two properties generally considered during the design of any image watermarking technique. The imperceptible watermarking is the ability to not distinguish the watermarked image and original image. On the other hand, robust watermarking is the ability to detect the watermark image effectively from the watermarked image even under different transformations and also under different attacks.\par
This paper proposes a novel image watermarking technique based on Integer Wavelet Transform (IWT) and Particle Swarm Optimization (PSO). Compared to the conventional wavelet transforms, the IWT reduces the information loss in the extracted watermark. Since, there is problem of round of error in the conventional wavelet transforms; there is possibility of information loss. PSO is an optimization algorithm, used to optimize the watermarking constant, alpha. To show the efficiency of proposed approach, various images were processed for testing. Finally, the robustness of proposed approach was tested by applying various attacks on the watermarked image. Rest of the paper is organized as follows: section II illustrates the complete details about the related work. Section III illustrates the details about the indents of proposed watermarking technique such as particle swarm optimization, integer wavelet transform and the singular value decomposition. The complete detail of proposed watermarking methodology is illustrated in section IV. The performance evaluation of proposed approach is described in section V. a comparative analysis carried out between proposed and an earlier approach is also represented in this section. Finally, section VI concludes the paper. 
\section[{II. Related Work}]{II. Related Work}\par
Generally, the image watermarking aims to achieve so many requirements such as robustness, imperceptibility, payload, security etc. Depends on the requirement, the watermarking technique can be developed. In the recent days, most of the work is focusing towards the improvisation of robustness and imperceptibility due to the enhanced multimedia applications. In the past decades, a lot of watermarking algorithms have been developed in transform domain, for example, discrete cosine transforms (DCT) \hyperref[b4]{[5]} and discrete wavelet transforms (DWT) \hyperref[b5]{[6]}. Comparing DWT for JPEG2000 with DCT for JPEG, DWT has merits such as no blockiness, fast processing time, and high compression ability; the robust watermarking scheme based on DWT has attracted great interest. Waveletbased watermarking scheme can be classified into two categories: wavelet tree-based watermarking methods and block-based DWT watermarking methods. The wavelet tree-based watermarking methods are generally using the energy difference among grouped wavelet coefficients for invisible watermark embedding and extraction \hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}. Wang and Lin \hyperref[b6]{[7]} grouped two wavelet trees into a so-called super tree, and each bit is embedded into two supertrees. Lien and Lin \hyperref[b7]{[8]} improved Wang's method by using four trees to represent two watermark bits in order to improve visual quality. Wu and Huang \hyperref[b8]{[9]} embedded the watermark into the supertrees by structure-based quantization method. Compared to the unquantized supertree, the quantized version has strong statistical character in energy distribution, which can be used to extract watermark bits. Tsai \hyperref[b9]{[10]} enhanced the security of wavelet tree quantization watermarking scheme by adopting the chaotic system. Run etal. \hyperref[b10]{[11]} embedded a watermark bit in the maximum wavelet coefficient of a wavelet; this is different from those in \hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]} which use two trees to embed a watermark bit. And the embedding method modifies the magnitude of the significant difference between the two largest wavelet coefficients in a wavelet tree to improve the robustness of the watermarking. On the other hand, some researches embed a watermark using block-based DWT \hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b14]{[15]}\hyperref[b15]{[16]}\hyperref[b16]{[17]}. Davoine \hyperref[b11]{[12]} proposed the watermarking methods based on the triplets and rectangular blocks of significant wavelet coefficients. Zhang et al. \hyperref[b12]{[13]}divided the original image into blocks and transformed them into a DWT domain. The watermark is embedded by using the mean and the variance of a sub and to modify the wavelet coefficient of a block. Khelifi et al. \hyperref[b13]{[14]} proposed an adaptive blind watermarking method based on DWT. The host image is separated into non-overlapping blocks classified as uniformor non-uniform blocks using a JND-based classifier. The watermark is embedded in the high sub band of each block according to its classification. In \hyperref[b14]{[15]}, the block-based watermarking in the wavelet domain is proposed. They applied the significant difference between the first and second greatest coefficients to distinguish the bipolar watermark. Verma and Jha \hyperref[b15]{[16]} Improved significant difference-based watermarking technique using lifting wavelet coefficients. In \hyperref[b16]{[17]}, the embedding algorithm hides a watermark bit in the low-low (LL) subband of a target non-overlap block of the host image by modifying a coefficient of ??component on SVD version of the block. The above-mentioned methods focused on locating the significant DWT component as embedding candidates and formulate appropriate strategy to modulate them without raising perceptual distortion. However, watermark extraction scheme is also critical for watermarking methods. In watermarking process, watermarking constant will plays an important role. It defines the strength of watermarking technique. If the selection of watermarking constant is optimal, it directs to the robust and imperceptible watermarking. Hence, there is a need of proper selection of watermarking constant. Generally artificial intelligence techniques will be used for optimization purpose. In \hyperref[b22]{[23]}, a watermarking approach was proposed based on Genetic Algorithm (GA). In \hyperref[b22]{[23]}, GA was used for the selection of watermarking constant. Recently, particle swarm optimization (PSO) wasevolved into the watermarking system. PSO is an intelligent algorithm that using the stochastic, population-based computer algorithm for problem solving. Zheng \hyperref[b17]{[18]} applied the PSO to search the embedding location of the integer DCT coefficients in a block to optimize the requirement of imperceptibility and robustness in watermarking. Vahedi \hyperref[b18]{[19]} utilized the PSO method to search for the optimal energy of embedding watermark to balance the quality and robustness of watermarked image. Hai  {\ref Tao [24]} applied PSO for the optimization of scaling factors to improve the robustness of watermarking scheme. 3level DWT is used for feature extraction and PSO for optimization. Though the PSO was used, there is a nonrecoverable information loss due to the 3-level DWT. 
\section[{III. Basics of Watermarking a) Particle Swarm Optimization}]{III. Basics of Watermarking a) Particle Swarm Optimization}\par
PSO is an evolutionary computational model and is developed by Kennedy \hyperref[b19]{[20]} for problem solving. They simulated birds' swarm behavior in this model, and made every particle in the swarm move iteratively according to its historical experience and the best experience of the whole swarm. At the end of the simulation, the best experience of the whole swarm is the best solution for objective function. The swarm is modeled by particles in d-dimensional search space. Every particle i has its own position?? ???? and velocity ?? ???? . These particles search for optimal value of a givenobjective function iteratively, then keep track of their individualbest positions?? ???? ???????? and find the global position ?? ð??"ð??"???? ???????? from allbest positions through a search space.?? ???? = ?? × ?? ???? + ?? 1 × ????????() × ??? ???? ???????? ? ?? ???? ? + ?? 2 × ????????() × (?? ð??"ð??"???? ???????? ? ?? ???? )\textbf{(1)}?? ???? = ?? ???? + ?? ????\textbf{(2)}\par
Where?? denotes the inertia weight, ?? ???? denotes the position of i th particle in the d dimension. ?? ???? is the current position. ?? ???? is the movingdistance in one-step for a particle i and is limited within[?? ?????? , ?? ?????? ],where ?? ?????? and ?? ?????? are the maximum and the minimummoving distance in one-step, respectively. rand() is a random number function and its values are between 0 and 1.?? ???? ???????? is the bestposition for ?? ???? . ?? ð??"ð??"???? ???????? represents the ð??"ð??"????th global best position in all particles. c1 and c2 are constants. Eq. ( \hyperref[formula_0]{1}) is used to calculate the particle' snew velocity that refers to its previous velocity and the relations between the distance of its current position and its own best position and global best position of all particles. Then, the particle updates its new position by Eq. ( \hyperref[formula_1]{2}). 
\section[{b) Integer Wavelet Transform (IWT)}]{b) Integer Wavelet Transform (IWT)}\par
The main problem with wavelet transform is its inability to reduce the loss of information in the original image. For example, if any one of the block of original image having integer pixel values and transformed through a floating point wavelet transform. If the transformed coefficients are changed during the embedding, then this wavelet transform will not provide any guarantee about the integer values of that particular block. The truncation of floating point values will result in loss of information, i.e., the original image cannot be reconstructed effectively. Furthermore, the conventional wavelet transform is, in practice, implemented as a floating-point transform followed by a truncation or rounding since it is impossible to represent transform coefficients in their full accuracy. To avoid this problem, an invertible integer-to-integer wavelet transform based on lifting \hyperref[b20]{[21]} is used in the proposed scheme. It maps integers to integers and does not cause any loss of information through forward and inverse transforms. The main advantage with Lifting based wavelet transforms is fast and accuracy. They are easy to implement and also does not require any additional memory.\par
The forward transform of a typical lifting scheme usually consists of three steps: split, prediction and update. Consider a signal: X = \{x(n), n?Z\} with x(n)?R. The implementation of the forward transform is illustrated as below: Split: The original signal X is split into two subsets: even indexed samples ?? ?? and odd indexed sample ?? ?? by means of a sample operation:? ?? ?? = ??(2??) ?? ?? = ??(2?? + 1)\textbf{(3)}\par
After the split operation is completed, the odd set and even set are obtained and the two sets are closely correlated. That is, adjacent samples are much more correlated than those far from each other. Itis natural that one can build a good predictor for one set with other set. Prediction: Given the odd indexed samples ?? ?? , a predictor P for the even indexed samples ?? ?? can be designed:?? ?? ? = ??(?? ?? )\textbf{(4)}\par
The difference denoted as d between the predicted results and the odd samples is considered as thedetail coefficients of the signal x(n) , and it is expressed as:?? = ?? ?? ? ?? ?? ? = ?? ?? ? ??(?? ?? )\textbf{(5)}\par
Update: Knowing the even sample e x and the detail coefficients d, the approximation coefficients c arecalculated using the updating operator U as:?? = ?? ?? + ??(??)\textbf{(6)}\par
The inverse transform can immediately be derived from the forward transform by running the lifting scheme backwards. The block diagram of the lifting scheme is given in Figure \hyperref[fig_0]{1}. c) Singular value Decomposition SVD \hyperref[b21]{[22]} is an important tool in linear algebra, which is widely applied in many research fields such as principal component analysis, canonical correlation analysis and data compression. LetX denotes a matrix with size M×N. The decomposition for X can bere presented by \hyperref[b1]{(2)},?? = ? ??(1,1) ??(1,2) ? ??(1, ??) ??(2,1) ? ??(??, 1) ??(2,2) ? ??(??, 2) ? ? ? ??(2, ??) ? ??(??, ??) ? = ?????? ?? = ? ??(1,1) ??(1,2) ? ??(1, ??) ??(2,1) ? ??(??, 1) ??(2,2) ? ??(??, 2) ? ? ? ??(2, ??) ? ??(??, ??) ? × ? ??(1,1) 0 ? 0 0 ? 0 ??(2,2) ? 0 ? ? ? 0 ? ??(??, ??) ? × ? ? ? ? ??(1,1) ??(1,2) ? ??(1, ??) ??(2,1) ? ??(??, 1) ??(2,2) ? ??(??, 2) ? ? ? ??(2, ??) ? ??(??, ??) ? ??\textbf{(7)}\par
called the left eigenvector and right eigenvector, respectively. The two components are also orthogonal matrices, which can be specified by \hyperref[b7]{(8)},?? ?? = ?? ?? ?? ?? ?? ?? ?? = ?? ?? ?? ?? ??\textbf{(8)}\par
Where ?? ?? and ?? ?? are identity matrices with size M×M and N×N,respectively. The component S is a singular value matrix in SVDdomain, and is a diagonal matrix with non-negative real numbers,?? ???? = ? ??(1,1) 0 ? 0 0 ? 0 ? ? 0 ? ? ? 0 ? ??(??, ??) ?\textbf{(9)}\par
Where ??(1,1) ? ??(2,2) ? ??(3,3) ? ? ??(??, ??) ? 0 
\section[{IV. Proposed Watermarking Scheme}]{IV. Proposed Watermarking Scheme}\par
The complete details of the proposed approach are illustrated in this section. The proposed approach is accomplished in two phases, embedding phase and extracting phase. The respective block diagrams for embedding and extracting in shown in figure. The block diagram shown in figure.2 (a) describes the embedding procedure of proposed watermarking approach. Here, the PSO is used twice for the selection of watermarking constant alpha (?). Generally, the singular values of LL sub-band are much more than the singular value of remaining sub-bands such as LH, HL and HH. So, two watermarking constants are derived through PSO. They are designated as ? ???? and ? ?? , ?? ? ????, ????, ???? for embedding of singular values of LL sub-band of Host image (X) with singular value of LL band of watermark image (W) and the embedding of remaining bands respectively. Since, it is already revealed that, as the value of watermarking constant increases, it increases the robustness but decreases the quality. Also, the LL band having fewer variations whose effect will be less on the watermark, the watermarking constant ? ???? will be chosen as high compared to ? ?? . For both, PSO gives the optimized value such that there will be a tradeoff between the robustness and imperceptibility. The details procedure of embedding is described below:\par
Step 1: Decompose the Host image (X) through IWT into the four sub-bands such as LL, LH, HL and HH.\par
Step 2: Perform SVD for LL band and also for remaining bands as?? ???? ?? = ?? ???? ?? ?? ???? ?? ( ?? ???? ?? ) ??\textbf{(10)}?? ?? ?? = ?? ?? ?? ?? ?? ?? ( ?? ?? ?? ) ?? , ?? ? ????, ????, ????\textbf{(11)}\par
Step 3: Decompose the watermark image (W) through IWT into the four sub-bands such as LL, LH, HL and HH.\par
Step 4: Perform SVD for LL band and also for remaining bands as?? ???? ?? = ?? ???? ?? ?? ???? ?? ( ?? ???? ?? ) ??\textbf{(12)}?? ?? ?? = ?? ?? ?? ?? ?? ?? ( ?? ?? ?? ) ?? , ?? ? ????, ????, ????\textbf{(13)}\par
Step 5: Modify the singular values (?? ?? ) of every band of host image by embedding the singular values (?? ?? ) of every band of watermark image as?? ???? ???? = ?? ???? ?? +? ???? ?? ???? ?? (\textbf{14})?? ?? ???? = ?? ?? ?? +? ?? ?? ?? ?? , ?? ? ????, ????, ????\textbf{(15)}\par
Where ?? ???? ???? are the singular values of LL band of watermarked image, ?? ?? ???? are the singular values of remaining bands of watermarked image. ?is the scaling factor (? ???? = 0.05 for LL sub-band embedding and ? ?? = 0.005 for embedding the remaining bands (LH,HL and HH)).\par
Step 6: apply inverse SVD on the altered singular values of all bands. The new bands are denoted as ???? ???? , ???? ???? , ???? ???? , ???? ????\par
Step 7: The watermarked image is then obtained after applying the inverse IWT on the four sets of modified IWT coefficients.???? = ?????? ?1 (???? ???? , ???? ???? , ???? ???? , ???? ???? )\textbf{(16)}\par
Where, WI represents the watermarked image. 
\section[{b) Extraction Procedure}]{b) Extraction Procedure}\par
Figure  {\ref .}2 (b) describes the extraction procedure of the proposed watermarking technique. Here, the extraction is applied to extract the watermark image and also the host image. The main intention of IWT is to reduce the information loss. Here, the same IWT is applied on the distorted watermarked image denoted as ???? * . The same optimization procedure is carried out here through PSO to find the efficient watermarking constant for both LL band extraction and remaining bands extraction. The complete procedure is described below:\par
Step 1: decompose the distorted watermarked image ???? * through IWT into sub-bands such as LL, LH, HL and HH.\par
Step 2: Perform SVD for LL band and also for remaining bands as?? ???? ???? * = ?? ???? ?? ?? ???? ?? ( ?? ???? ?? ) ?? (\textbf{17})?? ?? ???? * = ?? ?? ?? ?? ?? ?? ( ?? ?? ?? ) ?? , ?? ? ????, ????, ????\textbf{(18)}\par
Step \par
Step 4: then the distorted bands will be obtained by performing SVD on the obtained singular values of all bands as ?? ???? * , ?? ???? * , ?? ???? * , ?? ???? * .\par
Step 5: Then the final watermark can be extracted by applying inverse IWT on the obtained distorted wavelet bands as?? * = ?????? ?1 (?? ???? * , ?? ???? * , ?? ???? * , ?? ???? * )\textbf{(21)}\par
Where ?? * is the extracted watermark. 
\section[{V. Simulation Results}]{V. Simulation Results}\par
In this section, the performance of proposed approach was analyzed under various experiments. For performance evaluation, the considered host mages and watermark images are shown in figure.  The NC is also used for the evaluation of fitness function of PSO. The fitness function of PSO is defined asð??"ð??"???????????? ??? ?? ? = 1 ? ??????????ð??"ð??"??(???? ?? ) ???? ?? = 1 ?? ???????????? ? ????(??, ?? ?? * ,?? ) ?? ???????????? ??=1\textbf{(26)}\par
Where ?? ?? * ,?? represents the extracted watermark through the proposed approach characterized by the position of the j th particle. The smaller fitness value means the better robustness. Let, ?? ???????????? signifies the number of attacks, here the ?? ???????????? is set to 8. Because, totally eight types of attacks are simulated in the simulation.\par
Performance metrics was evaluated for both No attack and Attack scenarios. At each and every stage, the proposed approach was compared with the conventional3-level DWT based watermarking using PSO  {\ref [24]}. Complete attacks are applied on the watermarked images and the obtained results are shown below.         From the above figures,it can be observed that, the proposed approach having an optimal performance.\par
To further analyze the performance of proposed approach, a smilar case study was performed by embeddi embendding Logo into the Baboon image and the    From the above figures, it can be observed that, for every case, the proposed approach having otimal PSNR, NC and SSIM compared to DWT-PSO  {\ref [24]}. Due to the dual optimization of watermarking constnat at LL band and at remaining bands, the proposed approach achieved a better performance compared to conventional approach. Along with this, the quality of extracted watermark is also increased. The enhanced quality is represneted with PSNR. Compared to the conventional approach, the proposed approach ibtained higher PSNR in all cases. 
\section[{VI. conclusion}]{VI. conclusion}\par
In this paper, a new image waterarking approach was proposed based on Integer wavelet transform and particle swarm optimization. The main objective of IWT is to reduce the information loss which is the main drawback with conventional folating point wavelet ransforms. PSO is utilized to optimize the strength of watermarking constnat such that there should be a tradeoff between the robustness and the imperceptibility. Simulation is carreid out over various images and also over various attacks. An optimized alpha value is selected by considering all the attacks through PSO algorithm. In this approach, the alpha optimization is carried out for two phases, one is for low varinat information (LL band) and another is for high varinat information (LH,HL and HH bands). The range of watermarking constnat derived through PSO for LL band is high compared to the watermarking constant of remaining bands. The sumulation results also revealed that the proposed approach is robust for all types of atacks compared with conventional approach.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5678910111213}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :Figure 6 :Figure 7 :Figure 8 :Figure 9 :Figure 10 :Figure 11 :Figure 12 :Figure 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1415}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 14 :Figure 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1718}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 17 :Figure 18 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{19}\includegraphics[]{image-11.png}
\caption{\label{fig_10}Figure 19 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{20}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 20 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{21}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Figure 21 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{22}\includegraphics[]{image-14.png}
\caption{\label{fig_13}Figure 22 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4440298507462686\textwidth}P{0.20298507462686566\textwidth}P{0.1691542288557214\textwidth}P{0.021144278606965175\textwidth}P{0.012686567164179104\textwidth}}
\tabcellsep \tabcellsep ??\tabcellsep *\tabcellsep and\\
\multicolumn{4}{l}{?? ?? ??  *  ) of watermark image form the singular values of}\\
\multicolumn{3}{l}{distorted watermarked image as}\\
\tabcellsep ?? ???? ??  *  =\tabcellsep (?? ???? ????  *  ? ???? ??? ???? ?? )\tabcellsep (19)\\
?? ?? ??  *  =\tabcellsep \multicolumn{2}{l}{(?? ?? ????  *  ? ?? ??? ?? ?? )}\end{longtable} \par
  {\small\itshape [Note: , ?? ? ????, ????, ????]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.08282051282051282\textwidth}P{0.23974358974358972\textwidth}P{0.14384615384615385\textwidth}P{0.17871794871794872\textwidth}P{0.20487179487179488\textwidth}}
Metric\tabcellsep \multicolumn{2}{l}{Lena With Logo}\tabcellsep \tabcellsep Lena with Rose\\
\tabcellsep Conventional[24]\tabcellsep proposed\tabcellsep Conventional[24]\tabcellsep proposed\\
MSE\tabcellsep 1.2910\tabcellsep 0.8380\tabcellsep 0.9951\tabcellsep 0.7573\\
PSNR\tabcellsep 47.0215\tabcellsep 48.8982\tabcellsep 48.3305\tabcellsep 49.3382\\
NC\tabcellsep 0.9788\tabcellsep 0.9812\tabcellsep 0.9875\tabcellsep 0.9898\\
SSIM\tabcellsep 0.9829\tabcellsep 0.9842\tabcellsep 0.9795\tabcellsep 0.9836\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.04693251533742331\textwidth}P{0.09038854805725971\textwidth}P{0.10429447852760736\textwidth}P{0.11472392638036809\textwidth}P{0.09038854805725971\textwidth}P{0.09212678936605316\textwidth}P{0.1338445807770961\textwidth}P{0.0869120654396728\textwidth}P{0.09038854805725971\textwidth}}
Attack\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Conventional[24]}\tabcellsep \tabcellsep \multicolumn{2}{l}{Proposed Approach}\tabcellsep \\
\tabcellsep MSE\tabcellsep PSNR\tabcellsep NC\tabcellsep SSIM\tabcellsep MSE\tabcellsep PSNR\tabcellsep NC\tabcellsep SSIM\\
GNA\tabcellsep 1.7205\tabcellsep 45.7742\tabcellsep 0.8792\tabcellsep 0.9612\tabcellsep 1.2018\tabcellsep 47.3325\tabcellsep 0.8812\tabcellsep 0.9621\\
SPA\tabcellsep 2.6590\tabcellsep 43.8836\tabcellsep 0.9442\tabcellsep 0.9122\tabcellsep 1.4960\tabcellsep 46.3814\tabcellsep 0.9585\tabcellsep 0.9422\\
MFA\tabcellsep 1.6895\tabcellsep 45.8531\tabcellsep 0.9405\tabcellsep 0.9296\tabcellsep 1.2384\tabcellsep 47.2021\tabcellsep 0.9563\tabcellsep 0.9386\\
HEA\tabcellsep 229.19\tabcellsep 24.5287\tabcellsep 0.8588\tabcellsep 0.9137\tabcellsep 123.21\tabcellsep 27.2241\tabcellsep 0.8823\tabcellsep 0.9274\\
RA\tabcellsep 763.60\tabcellsep 19.3021\tabcellsep 0.8563\tabcellsep 0.8752\tabcellsep 456.80\tabcellsep 21.5335\tabcellsep 0.8797\tabcellsep 0.8831\\
CEA\tabcellsep 106.53\tabcellsep 27.8557\tabcellsep 0.9208\tabcellsep 0.9585\tabcellsep 70.7490\tabcellsep 29.6336\tabcellsep 0.9298\tabcellsep 0.9589\\
CA\tabcellsep 1030.0\tabcellsep 17.9992\tabcellsep 0.6566\tabcellsep 0.8069\tabcellsep 846.91\tabcellsep 18.8524\tabcellsep 0.7238\tabcellsep 0.8093\\
SA\tabcellsep 14.0240\tabcellsep 35.9989\tabcellsep 0.9691\tabcellsep 0.9751\tabcellsep 13.8416\tabcellsep 36.1328\tabcellsep 0.9721\tabcellsep 0.9788\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.04693251533742331\textwidth}P{0.09038854805725971\textwidth}P{0.13210633946830266\textwidth}P{0.0869120654396728\textwidth}P{0.09038854805725971\textwidth}P{0.09212678936605316\textwidth}P{0.1338445807770961\textwidth}P{0.0869120654396728\textwidth}P{0.09038854805725971\textwidth}}
Attack\tabcellsep \tabcellsep \multicolumn{2}{l}{Conventional[24]}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Proposed Approach}\tabcellsep \\
\tabcellsep MSE\tabcellsep PSNR\tabcellsep NC\tabcellsep SSIM\tabcellsep MSE\tabcellsep PSNR\tabcellsep NC\tabcellsep SSIM\\
GNA\tabcellsep 2.4591\tabcellsep 44.2231\tabcellsep 0.8282\tabcellsep 0.9589\tabcellsep 1.9330\tabcellsep 45.5685\tabcellsep 0.8598\tabcellsep 0.9591\\
SPA\tabcellsep 3.2422\tabcellsep 43.0224\tabcellsep 0.9331\tabcellsep 0.9222\tabcellsep 1.6824\tabcellsep 45.8714\tabcellsep 0.9399\tabcellsep 0.9286\\
MFA\tabcellsep 2.1114\tabcellsep 44.8852\tabcellsep 0.9453\tabcellsep 0.9274\tabcellsep 1.9753\tabcellsep 45.1744\tabcellsep 0.9467\tabcellsep 0.9387\\
HEA\tabcellsep 210.45\tabcellsep 24.8993\tabcellsep 0.8788\tabcellsep 0.9093\tabcellsep 125.99\tabcellsep 27.1274\tabcellsep 0.8998\tabcellsep 0.9228\\
RA\tabcellsep 1039.5\tabcellsep 17.9627\tabcellsep 0.8590\tabcellsep 0.8741\tabcellsep 601.68\tabcellsep 20.3371\tabcellsep 0.8887\tabcellsep 0.8896\\
CEA\tabcellsep 141.03\tabcellsep 26.6382\tabcellsep 0.9418\tabcellsep 0.9591\tabcellsep 72.3853\tabcellsep 29.5343\tabcellsep 0.9485\tabcellsep 0.9596\\
CA\tabcellsep 1060.6\tabcellsep 17.8574\tabcellsep 0.6798\tabcellsep 0.8092\tabcellsep 667.63\tabcellsep 19.8854\tabcellsep 0.7028\tabcellsep 0.8154\\
SA\tabcellsep 21.2506\tabcellsep 34.8571\tabcellsep 0.9703\tabcellsep 0.9755\tabcellsep 13.4213\tabcellsep 36.8519\tabcellsep 0.9722\tabcellsep 0.9783\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.0724929709465792\textwidth}P{0.027085285848172446\textwidth}P{0.07806935332708528\textwidth}P{0.1027647610121837\textwidth}P{0.03584817244611059\textwidth}P{0.05815370196813496\textwidth}P{0.004779756326148079\textwidth}P{0.004779756326148079\textwidth}P{0.06771321462043112\textwidth}P{0.04461105904404873\textwidth}P{0.2652764761012184\textwidth}P{0.0485941893158388\textwidth}P{0.02071227741330834\textwidth}P{0.019119025304592314\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep NC comparision\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.95\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.9\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Correlation (NC)}\tabcellsep 0.75 0.8 0.85\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Normalized}\tabcellsep 0.65 0.7\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.6\tabcellsep \tabcellsep \tabcellsep \\
Year 2017\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep NA 0.5 0.55\tabcellsep GNA\tabcellsep SPA\tabcellsep MFA\tabcellsep HEA Scenario RA\tabcellsep CEA\tabcellsep CA Conventional[24] SA Proposed\\
32\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{SSIM comparision}\\
Volume XVII Issue I Version I\tabcellsep \tabcellsep \tabcellsep SSIM\tabcellsep \multicolumn{2}{l}{0.82 0.84 0.86 0.88 0.9 0.92 0.94 0.96 0.98 1}\tabcellsep \tabcellsep \tabcellsep \tabcellsep Conventional[24] Proposed\\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep NA 0.8\tabcellsep GNA\tabcellsep SPA\tabcellsep MFA\tabcellsep RA\tabcellsep CEA\tabcellsep CA\tabcellsep SA\\
Global Journal of Computer Science and Technology\tabcellsep Attack NA GNA SPA MFA HEA\tabcellsep MSE 2.8002 4.3210 5.1245 4.2130 212.30\tabcellsep \multicolumn{4}{l}{Conventional[24] PSNR NC 48.3883 0.9898 44.2809 0.8305 43.0802 0.9354 44.9430 0.9476 24.9571 0.8811}\tabcellsep \tabcellsep \multicolumn{2}{l}{SSIM 0.9818 0.9612 0.9245 0.9297 0.9116}\tabcellsep Scenario obtained PSNR, NC and SSIM for both the conventional DWT-PSO and the proposed approach are represented in table.4. Proposed Approach MSE PSNR NC SSIM 2.6003 49.3960 0.9921 0.9859 3.8007 45.6263 0.8621 0.9614 3.5214 45.9292 0.9422 0.9309 3.8645 45.2322 0.9490 0.9410 127.89 27.1852 0.9021 0.9251\\
\tabcellsep RA\tabcellsep \multicolumn{2}{l}{1041.02 18.0205}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.8613}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.8764}\tabcellsep 603.52\tabcellsep 20.3949\tabcellsep 0.8910\tabcellsep 0.8919\\
\tabcellsep CEA\tabcellsep \multicolumn{2}{l}{143.254 26.6960}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.9441}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.9614}\tabcellsep 74.566\tabcellsep 29.5921\tabcellsep 0.9508\tabcellsep 0.9619\\
\tabcellsep CA\tabcellsep \multicolumn{2}{l}{1064.20 17.9152}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.6821}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.8115}\tabcellsep 669.58\tabcellsep 19.9432\tabcellsep 0.7051\tabcellsep 0.8177\\
\tabcellsep SA\tabcellsep \multicolumn{2}{l}{23.1005 34.9149}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.9726}\tabcellsep \tabcellsep \multicolumn{2}{l}{0.9778}\tabcellsep 15.338\tabcellsep 36.9.97\tabcellsep 0.9745\tabcellsep 0.9806\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{© 20 7 Global Journa ls Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Barni et al. ()]{b4}\label{b4} 	 		‘A DCT domain system for robust image watermarking’.  		 			M Barni 		,  		 			F Bartolini 		,  		 			V Cappellini 		,  		 			A Piva 		.  	 	 		\textit{Signal Processing}  		1998. 66  (3)  p. .  	 
\bibitem[Lee et al. ()]{b3}\label{b3} 	 		‘A hybrid watermarking technique applied to digital images’.  		 			Z.-J Lee 		,  		 			S.-W Lin 		,  		 			S.-F Su 		,  		 			C.-Y. Lin 		.  	 	 		\textit{Applied Soft Computing}  		2008. 8  (1)  p. .  	 
\bibitem[Vahedi et al. ()]{b18}\label{b18} 	 		‘A new approach for image watermarking by using particle swarm optimization’.  		 			E Vahedi 		,  		 			C Lucas 		,  		 			R A Zoroofi 		,  		 			M Shiva 		.  	 	 		\textit{Proceedings of IEEE ICSPC},  				 (IEEE ICSPCDubai)  		2007. p. .  	 
\bibitem[Kundur and Hatzinakos ()]{b5}\label{b5} 	 		‘A robust digital image watermarking method using wavelet-based fusion’.  		 			D Kundur 		,  		 			D Hatzinakos 		.  	 	 		\textit{Proceedings of the International Conference on Image Processing},  				 (the International Conference on Image Processing)  		1997. 3 p. .  	 
\bibitem[Lien and Lin ()]{b7}\label{b7} 	 		‘A watermarking method based on maximum distance wavelet tree quantization’.  		 			B K Lien 		,  		 			W H Lin 		.  	 	 		\textit{Proceedings of the 19th Conference on Computer Vision, Graphics and Image Processing},  				 (the 19th Conference on Computer Vision, Graphics and Image Processing)  		2006.  	 
\bibitem[Tao and Zain ()]{b23}\label{b23} 	 		‘A wavelet-based particle swarm optimization algorithm for digital image watermarking’.  		 			Hai Tao 		,  		 			Jasnimohamad Zain 		.  	 	 		\textit{Integrated Computer-Aided Engineering}  		2012. 19 p. .  	 
\bibitem[Tsai and Cheng ()]{b0}\label{b0} 	 		‘Adaptive signal-dependent audio watermarking based on human auditory system and neural networks’.  		 			H.-H Tsai 		,  		 			J.-S Cheng 		.  	 	 		\textit{Applied Intelligence}  		2005. 23  (3)  p. .  	 
\bibitem[Zhang et al. (2004)]{b12}\label{b12} 	 		‘An adaptive blockbased blind watermarking algorithm’.  		 			G Zhang 		,  		 			S Wang 		,  		 			Wen 		.  	 	 		\textit{Proceedings of the 7th International Conference on Signal Processing},  				 (the 7th International Conference on Signal Processing)  		August 2004. IEEE. p. .  	 
\bibitem[Surya Prakasa et al.]{b22}\label{b22} 	 		‘An Efficient Genetic Algorithm Based Gray scale Digital Image watermarking for Improving the Robustness and Imperceptibility’.  		 			R Surya Prakasa 		,  		 			Dr P Rao 		,  		 			Kumar 		.  	 	 		\textit{International Conference on Electrical, Electronics, and Optimization Techniques (ICEEOT) -2016},  				 	 
\bibitem[Run et al. ()]{b10}\label{b10} 	 		‘An efficient wavelet-tree-based watermarking method’.  		 			R.-S Run 		,  		 			S.-J Horng 		,  		 			W.-H Lin 		,  		 			T.-W Kao 		,  		 			P Fan 		,  		 			M K Khan 		.  	 	 		\textit{Expert Systems with Applications}  		2011. 38  (12)  p. .  	 
\bibitem[Mohammad et al. ()]{b21}\label{b21} 	 		‘An improved SVD based watermarking scheme for protecting rightful ownership’.  		 			A A Mohammad 		,  		 			A Alhaj 		,  		 			S Shaltaf 		.  	 	 		\textit{Signal Processing}  		2008. 88  (9)  p. .  	 
\bibitem[Khelifi et al. ()]{b13}\label{b13} 	 		‘An improved wavelet-based image watermarking technique’.  		 			F Khelifi 		,  		 			A Bouridane 		,  		 			F Kurugollu 		,  		 			A I Thompson 		.  	 	 		\textit{Proceedings of the IEEE Conference on Advanced Video and Signal Based Surveillance (AVSS '05)},  				 (the IEEE Conference on Advanced Video and Signal Based Surveillance (AVSS '05)Como, Italy)  		2005. IEEE. p. .  	 
\bibitem[Wang et al. ()]{b14}\label{b14} 	 		‘An intelligent watermarking method based on particle swarmoptimization’.  		 			Y.-R Wang 		,  		 			W.-H Lin 		,  		 			L Yang 		.  	 	 		\textit{Expert Systems with Applications}  		2011. 38  (7)  p. .  	 
\bibitem[Tsai et al. ()]{b16}\label{b16} 	 		‘An SVDbased image watermarking in wavelet domain using SVR and PSO’.  		 			H.-H Tsai 		,  		 			Y.-J Jhuang 		,  		 			Y.-S Lai 		.  	 	 		\textit{Applied Soft Computing}  		2012. 12  (8)  p. .  	 
\bibitem[Tsai and Sun ()]{b2}\label{b2} 	 		‘Color image watermark extraction based on support vector machines’.  		 			H.-H Tsai 		,  		 			D.-W Sun 		.  	 	 		\textit{Information Sciences}  		2007. 177  (2)  p. .  	 
\bibitem[Davoine (2000)]{b11}\label{b11} 	 		‘Comparison of two wavelet based image watermarking schemes’.  		 			F Davoine 		.  	 	 		\textit{Proceedings of the International Conference on Image Processing (ICIP '00)},  				 (the International Conference on Image Processing (ICIP '00)Vancouver, Canada)  		September 2000. IEEE. 3 p. .  	 
\bibitem[Tsai and Wang ()]{b1}\label{b1} 	 		‘Genetic-based adaptive image watermarking using local image and image features’.  		 			H.-H Tsai 		,  		 			W.-Y Wang 		.  	 	 		\textit{Imaging Science Journal}  		2006. 54  (2)  p. .  	 
\bibitem[Wu and Huang (2007)]{b8}\label{b8} 	 		‘Image watermarking using structure based wavelet tree quantization’.  		 			G.-D Wu 		,  		 			P.-H Huang 		.  	 	 		\textit{Proceedings of the 6 th IEEE/ACIS International Conference on Computer and Information Science (ICIS '07)},  				 (the 6 th IEEE/ACIS International Conference on Computer and Information Science (ICIS '07))  		July 2007. IEEE. p. .  	 
\bibitem[Verma and Jha ()]{b15}\label{b15} 	 		‘Improved watermarking technique based on significant difference of lifting wavelet coefficients’.  		 			V S Verma 		,  		 			R K Jha 		.  	 	 		\textit{Signal, Image and Video Processing},  				2014.  	 
\bibitem[Zheng et al. ()]{b17}\label{b17} 	 		‘Optimal robust image watermarking based on PSO and HVS in integer DCT domain’.  		 			Y Zheng 		,  		 			C H Wu 		,  		 			Z M Lu 		,  		 			W H \&ip 		.  	 	 		\textit{International Journal of Computer Sciences and Engineering System}  		2008. 2  (4)  p. .  	 
\bibitem[Kennedy and &eberhart ()]{b19}\label{b19} 	 		‘Particle swarm optimization’.  		 			J Kennedy 		,  		 			R \&eberhart 		.  	 	 		\textit{Proceedings of IEEE international conference on neural networks},  				 (IEEE international conference on neural networksPerth, WA)  		1995. p. .  	 
\bibitem[Tsai (2009)]{b9}\label{b9} 	 		‘Security enhancement by adopting the chaotic system for wavelet tree based digital image watermarking’.  		 			M J Tsai 		.  	 	 		\textit{Proceedings of the 16th IEEE International Conference on Image Processing (ICIP '09)},  				 (the 16th IEEE International Conference on Image Processing (ICIP '09))  		November 2009. IEEE. p. .  	 
\bibitem[Calderbank et al. ()]{b20}\label{b20} 	 		‘Wavelet transforms that map integers to integers’.  		 			A R Calderbank 		,  		 			I Daubechies 		,  		 			W Sweldens 		,  		 			B L Yeo 		.  	 	 		\textit{Appl. Comput. Harmonics Anal}  		1998. 5  (3)  p. .  	 
\bibitem[Wang and Lin ()]{b6}\label{b6} 	 		‘Wavelet tree quantization for copyright protection watermarking’.  		 			S.-H Wang 		,  		 			Y.-P Lin 		.  	 	 		\textit{IEEE Transactions on Image Processing}  		2004. 13  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
