\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={Fuzzy Approach for Enhanced Edge Detection Algorithm by Entropy Optimization},
 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{2012-05 2012-01-15 (revised: 2012 May 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-05 2012-01-15}
\title{Fuzzy Approach for Enhanced Edge Detection Algorithm by Entropy Optimization}
\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]{Dr. Gurpreet  Kaur}

             \author[2]{Varun  Raj}

             \affil[1]{  Guru Gobind Singh Indraprasth University, New Delhi, India.}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2011 Accepted: 31 December 2011 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


In this paper fuzzy based canny edge detection is explained. Global contrast intensification and local fuzzy edge detection are the two phases explained and is then merged with Canny operator for better results specially for noisy images and low contrast images. The resultant images are obtained using MATLAB which is the most convenient software and is efficient in terms of Image Processing as it is one of its toolbox. Although first-order linear filters constitute the algorithms most widely applied to edge detection in digital images but they don?t allow good results to be obtained where the contrast varies a lot, due to non-uniform lighting, as it happens during acquisition of most part of natural images.

\end{abstract}


\keywords{Edge detector, fuzzy image processing, image enhancement, entropy, contrast intensification operator, fuzzifier, crossover point, Gaussian membership}

\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[{Introduction}]{Introduction}\par
dge detection is one of the fundamental issues of digital image which is a method of segmentation. Edge detection significantly reduces the amount of data and filters out useless information, while preserving the important structural properties in an image. since edge detection is in the forefront of image processing for object detection, it is crucial to have good understanding of edge detection algorithms. Therefore, precise edge detection is required for numerous image analysis, evaluation and recognition techniques. In the past, a lot of research has been done in the area of image segmentation in various applications using edge detection.\par
The underlying idea of most edge detection techniques is by the computation of a local first or second derivative operator, followed by some regularization technique to reduce the effects of noise. Earlier edge detection methods, such as Sobel, Prewitt and Roberts' operator used local gradient method to detect edges along a specified direction.\par
The lack of noise control resulted in their poor performance on blurred or noisy images.\par
Canny \hyperref[b0]{[1]} proposed a method to counter noise problems, wherein the image is convolved with the first order derivatives of Gaussian filter for smoothing in the local gradient direction followed by edge detection by thresholding. Marr and Hildreth \hyperref[b1]{[2]} proposed an algorithm that finds edges at the zero-crossings of the Author ? : Department of ECE, GGSIPU(New Delhi), India. E-mails : gurpreet.preeti.82virk@gmail.com , varunraj.iitd@gmail.com image Laplacian. Non-linear filtering techniques for edge detection also saw much advancement through the SUSAN method \hyperref[b2]{[3]}, which works by associating a small area of neighboring pixels with similar brightness to each center pixel.\par
More recently, techniques have been proposed that characterize edge detection as a fuzzy reasoning problem.\par
Fuzzy logic by the local approach has been used in \hyperref[b3]{[4]} for morphological edge extraction method.\par
Ho et al. \hyperref[b4]{[5]} used both global and local image information for fuzzy categorization and classification based on edges.\par
In this paper, we have proposed a fuzzy-Canny based approach to edge detection that uses both global and local image information. Firstly, we used a modified Gaussian membership function to represent each pixel in the fuzzy domain. After which, a global contrast intensification operator is used to enhance the image by adjusting its parameters. In this process, pixels having more edginess will be enhanced while that with the lesser will be decreased. The optimization of the entropy function by gradient descent function produces new optimized parameters of contrast enhancement. The second phase involves the edge detection process with local image information by a local fuzzy mask, similar to the one suggested in \hyperref[b3]{[4,}\hyperref[b4]{5]}. Then simple thresholding method based on experimental observations and in the last step Canny edge detection is performed to link the edges obtained and results for very low contrast and noisy images are discussed in the paper. 
\section[{II.}]{II.} 
\section[{Global Contrast Intensification a) Fuzzy image representation}]{Global Contrast Intensification a) Fuzzy image representation}\par
To represent an image in fuzzy domain from spatial domain, a gray tone image R of dimension M x N and L levels can be considered as an array of fuzzy singleton sets: R = \{(µ mn , x mn ) where m= 1,?.M; n=1,?.N;\}\par
Here each pixel has some intensity value x mn and its grade its membership grade µ mn (0? µ mn ?1) relative to some brightness level in the range µ mn = G(x mn ) = ?? [? (???????? ??????? ) 2 2ð??"ð??"? 2 ]\textbf{(2)}\par
Here G (x mn ) is a Gaussian function, and x max , x mn are the minimum and (m, n) th gray values respectively. A fuzzy histogram is used to obtain the frequency of occurrence of membership functions of gray levels in the fuzzy image. Thus, R = U \{µ(x), p(x)\} = \{µ mn /x mn \} ; m=1,?.,M; n=1,2,?..,N\par
Where µ(x) is the membership of pixel with intensity value of x, and p(x) is the number of occurrences of the intensity value x, in the image R. Thedistribution of p(x) is normalized such that ? ??(??) ???1 ??=0 = 1\textbf{(4)}\par
Membership function which is based on histogram by which pixels of spatial domain can be represented in fuzzy domain by histograrn fuzzification function asµ(k) = ?? [?(???????? ???) 2 /2ð??"ð??"? 2 ]\par
(5)\par
k is in the range [0, L-1] and the fuzzifier parameter, f h can be determined asf h = ? (???????? ???) 4 ??(??) ???1 ??=0 2 ? (???????? ???) 2 ??(??) ???1 ??=0\textbf{(6)}\par
p(k) stands for the frequency of occurrence of k in histogram R. In the fuzzy plane, a contrast -enhanced image is low perception (dark), µ ? [0, 0.5] or high perception (bright) µ ? [ 0.5, 1] values. The pixels near µ=0.5 which do not belong to any of the two classes describes the fuzzy boundary and hence they may contain edges. 
\section[{c) Contrast intensification function}]{c) Contrast intensification function}\par
We first enhance the image using non linear new contrast intensification function as image degradation is non linear in nature. NINT [µ(k)] having 3 tunable parameters, that are intensification operator t, fuzzifier f h and the crossover point x c defined asµ'(k)= NINT[µ(k)] = 1/(1+exp[-t(µ(k)-x c )]) (7)\par
Here t controls the shape of the sigmoid function and the initial value of x c is taken as 0.5. And other two parameters are adjusted through µ(k) while t will be fixed instead to control the level of contrast enhancement in the image. 
\section[{d) Parameter x C and f h entropy optimization}]{d) Parameter x C and f h entropy optimization}\par
To access the image quality different type of measures are reported which are difficult to be quantified. In the fuzzy based approach, entropy of the fuzzy set is a functional to measure the degree of fuzziness of a fuzzy set, giving the value of indefiniteness of an image. Entropy E can be defined in terms of Shannon's function S e \par
WhereS e (µ'(k)) = -µ'(k) ln µ'(k) -(1-µ'(k)) ln(1-µ'(k)) and \{0?µ'?1\}\textbf{(9)}\par
Entropy optimization method with pre-set initial values of x c and f h . The derivatives of E w.r.to x c and f h are???? ?????? = ???? ???? ? (??) ???? ? (??) ?????? = 1 ln 2 ? [?? 2 (??(??) ? ????)ð??"ð??"(?? ? )]??(??) ???1 ??=0 (\textbf{10}) ???? ??ð??"ð??" ? = ???? ???? ? (??) ??µ ? (??) ??µ(??) ???? (??) ??ð??"ð??" ? = 1 ???? 2 ? ? ?? 2 ?? (??)(?? (??)????? )(???????? ???) 2 ð??"ð??"??? ? ? ð??"ð??"? 2 ? ??(??) ???1 ??=0\textbf{(11)}\par
Where g(???) is defined byg(µ')= µ'(k)(1-µ'(k)) = ?? ???(?? (??)????? [1+?? ???(?? (??)????? ) ]\textasciicircum 2\textbf{(12)}\par
Gradient descent technique is used for the recursive learning of the parameters x c and f hx c,new = x c,old -?? x ???? ?????? (\textbf{13})f h,new = f h,old -?? x ???? ??ð??"ð??" ?\textbf{(14)}\par
Here Ñ?" x and Ñ?" f are learning factors or learning rates for parameters x c and f h. . If these two diverge and converge too quickly, the value of Ñ?" x and Ñ?" f have to be altered respectively in order that the convergence of these values is ensured. We note that the optimization of x c moves in both decreasing positive and negative search directions. The nearest optimization point of the both is taken as x c,new. 
\section[{III.}]{III.}\par
Local Edge Detection b) Entropy optimization of parameters ? and At the local window, optimization is also required to fine-tune parameters ? and ?, as the final edge output depends very much on the values of these two parameters. Taking into consideration that the edge mask is applied locally and does not involve the entire image, the entropy function is taken asE(? (m, n))= ?(m, n)1n ? (m, n)+(1-? (m, n))1n-? (m, n))] (\textbf{17})\par
Where the global membership value, ?(k) is now replaced by the local edge pixel ? (m, n).The derivatives of E with respect to ? and ? are obtained as: ? new = ? old ?? ? ???? ???? (20) ? new = ? old ?? ? ???? ???? (21)\par
Where ? and ? are learning factors for both parameters ? and ? respectively. Similarly, if ? and ?? diverge or converge too quickly, the value of ? and ? have to be altered respectively to ensure stability.\par
Since the optimization formulae might be burdensome, we may not use all points (m, n) on the image. We proposed using only the maximum and minimum intensity points or a selection of points to represent different intensity ranges. Some Thus, the AND operation is taken to avoid such situations, so that the membership is within [0, 1], that is? (m, n)= min[? (m, n)]? 1; ??????? ? (??, ??) > 1; ?????? ? (m, n)= max[? (m, n)]? 0; ??????? ? (??, ??) < 0; ??????? ? (??, ??) < 0 ; d) Edge image thresholding\par
After the edge image is produced through the edge detector, simple thresholding is required to binaries it according to a certain threshold level. An optimum threshold level ?? is determined through experiments to be in the range of 0.7 to 0.9, where ? (m, n)= ? 1 ?? ? 0.7 ? 0.9 0 ?? ? 0.7 ? 0.9\par
IV. 
\section[{Fuzzy-Canny Edge Detection}]{Fuzzy-Canny Edge Detection}\par
Now after fuzzifing the image we can simply apply canny operator to the resultant image. the simple algorithm for Canny edge detection is given below: V. The Fuzzy-Canny detector algorithm is implemented on low contrast noisy image and prior to the application of this algorithm, no pre-processing was done on the image. As the algorithm has two phasesfuzzy based detection and then implementing Canny edge detector, we present the results of implementation on these images separately. 
\section[{Results and Disscussions}]{Results and Disscussions}\par
For noisy low contrast images Fussy is a good approach because it involves the enhancement of an image before filtering the edges in which Canny failed to provide acceptable results. This can be explained by the fig.  {\ref 5}.2 and 5.3 given above. The resultant image can be further improved by using Canny operator which will help in linking the edges and enhancing the edge pixels as given by fig.  {\ref 5}.4. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
The fuzzy -Canny edge detector presented in this paper uses both global (histogram of gray levels) and local(membership function in a window) information and finally edge linking which is one of the step of Canny immensely suitable for applications such as face recognition and fingerprint identification, as it does not distort the shape and is able to retain the important edges and continuous edges unlike the Canny and fuzzy-Canny edge detector. Choice of some of the parameters t, ?? and ?? is crucial for the success of this algorithm. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}a)Fuzzy}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_4}2 ?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-6.png}
\caption{\label{fig_5}1 .Fuzzy}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5153}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Fig 5 . 1 :Fig 5 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_7}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Canny ()]{b0}\label{b0} 	 		‘A computational approach to edge detection’.  		 			J F Canny 		.  	 	 		\textit{IEEE Trans. on Pattern Analysis and Machine Intelligence}  		1986. 8  (6)  p. .  	 
\bibitem[Hanmandlu et al. ()]{b5}\label{b5} 	 		‘Color image enhancement using fuzzification’.  		 			M Hanmandlu 		,  		 			D Jha 		,  		 			R Sharma 		.  	 	 		\textit{Pattern Recognition Letters}  		2003. 24 p. .  	 
\bibitem[Rosenfeld et al. (1972)]{b9}\label{b9} 	 		‘Edge and curve detection:Further Experiments’.  		 			Azriel Rosenfeld 		,  		 			Mark Thurston 		,  		 			Yung-Han Lee 		.  	 	 		\textit{IEEE Transactions on Computers}  		July 1972.  (7) .  	 
\bibitem[Pal and Pal]{b7}\label{b7} 	 		‘Entropy: A new definition and its applications’.  		 			N R Pal 		,  		 			S K Pal 		.  		 SMC-21.  	 	 		\textit{IEEE Trans. Sys}  		 (5) .  	 
\bibitem[Ho and Ohnishi]{b4}\label{b4} 	 		‘FEDGE -Fuzzy edge detection by fuzzy categorization and classification of edges’.  		 			K H L Ho 		,  		 			N Ohnishi 		.  	 	 		\textit{Fuzzy Logic in Artificial Intelligence, Springer, IJCAI'95 Workshop},  				 (Montreal, Canada)  		1188 p. .  	 
\bibitem[Ter Haar Romeny ()]{b8}\label{b8} 	 		\textit{Front-End Vision and Multi-Scale Image Analysis},  		 			B M Ter Haar Romeny 		.  		2002. Kluwer Academic Publishers.  	 
\bibitem[Chi et al. ()]{b6}\label{b6} 	 		\textit{Fuzzy Algorithms: with applications to image processing and pattern recognition},  		 			Z R Chi 		,  		 			H Yan 		,  		 			T Pham 		.  		1996. Singapore, River Edge, N.J.: World Scientific.  	 
\bibitem[Bloch ()]{b3}\label{b3} 	 		‘Fuzzy sets in image processing’.  		 			I Bloch 		.  	 	 		\textit{ACM Symposiumon Allied Computing}  		1994.  	 
\bibitem[Smith and Brady ()]{b2}\label{b2} 	 		‘SUSAN -A new approachto low level image processing’.  		 			S M Smith 		,  		 			J M Brady 		.  	 	 		\textit{International Journal ofComputer Vision}  		1997. 23  (1) .  	 
\bibitem[Marr and Hildreth ()]{b1}\label{b1} 	 		‘Theory of edge detection’.  		 			D Marr 		,  		 			E C Hildreth 		.  	 	 		\textit{Proc. of the Royal Society of London, b207},  				 (of the Royal Society of London, b207)  		1980. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
