\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={A New Method for Gray Level Image Thresholding Using Spatial Correlation Features and Ultrafuzzy Measure},
 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-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{A New Method for Gray Level Image Thresholding Using Spatial Correlation Features and Ultrafuzzy Measure}
\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]{Prof E.Sreenivasa  Reddy}

             \author[2]{Dr.  CH.V.Narayana}

             \affil[1]{  Acharya Nagarjuna University,Guntur, AP, India.}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 February 2012 Accepted: 5 March 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


One of the most recent techniques employed to estimate an optimal threshold of a gray level image for segmentation is ultrafuzzy measures. In this paper, we introduce relative fuzzy membership degree (RFMD) taking spatial correlation among the pixels in the image into account. We also propose a novel thresholding technique by combining two-dimensional histogram, which was determined by using the gray value of the pixels and the local average gray value of the pixels using ultrafuzziness and RFMD. Compared to fuzzy membership degree, RFMD of type-II fuzzy sets and ultrafuzzy measure is able to better segment critical gray level images. It was observed that the outcome is so encouraging in objective and subjective perspectives over the existing method for all varieties of images.

\end{abstract}


\keywords{type-i fuzzy, type-ii fuzzy, ultra fuzziness, relative gray value.}

\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& 	 	 		 \par
Introduction ltimate aim of image processing is object recognition and extraction from the scene. In this regard, image segmentation become paramount in many computer vision and image processing applications for further analysis of the foreground objects in order to explore the features. Thresholding approach is the simplest and well-known technique for image segmentation.\par
Accuracy of segmentation depends upon the process which is adopted. It is essential to fin optimal threshold value to group the image pixels into two well defined and non-overlapping subsets, representing image foreground and background. In general, histogram of an ideal image has a deep valley between two peaks. In pursuit of the threshold, valley region is the best place to search in bimodal histogram images because both the peaks, in most of the cases, represent the object and background but this criterion may not be suitable for all types of images.\par
Image segmentation plays a vital role in analysis of objects extracted from background in many image processing applications. The application areas such as document image processing, scene or map processing, satellite imaging and automatic material inspection in quality control tasks are some of the example that employ image thresholding to extract useful information from images. Medical image processing is another specific area that has tremendously using image thresholding to help the experts to better understand digital images for a more accurate diagnosis and to plan appropriate treatment.\par
Image segmentation based on gray level histogram thresholding is regarded as a two-class clustering approach to divide an image into two regions; object and background. Basically image thresholding can be considered as two types; one is global thresholding and other is local thresholding. If a single threshold value is applied for entire image to segment, pixels whose gray level is under this value are assigned to one region and the remainder to the other. Images are, generally, classified into unimodal, bimodal and multimodal depending on their histogram shapes. When the histogram doesn't exhibits a clear separation between two peaks ordinary thresholding techniques might under perform. Hence there is a demand for a robust methodology to binarise all types of images as specified above. Fuzzy set theory provides better convergence when compared with non-fuzzy methods. This paper records an automated approach using spatial correlation introduced in a novel way with fuzzy S-function and image ultrafuzziness as a fuzzy measure without using an entropic criterion function.\par
In case of ideal images the image histogram shows a deep valley between two distinct peaks, each one represents either an object or background and the threshold falls in the valley region. But in case of unimodal and bimodal images will not express clear separation of the pixels as two peaks, in such cases threshold selection become a difficult task. To solve this difficulty several methods have been proposed in the literature \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}. Otsu \hyperref[b6]{[7]} proposed discriminant analysis to maximize the separability of the resultant classes. Interaction among the pixels is also a reasonable feature tried in two-dimensional Otsu method, in reference \hyperref[b7]{[8]}. In entropy based algorithms proposed by Kapur et al. \hyperref[b9]{[10]} extend the previous work of pun \hyperref[b8]{[9]} that first uses the concept of entropy for thresholding. This method concludes that when the sum of the background and object entropies reaches its maximum, the threshold value is obtained. In Kapur et al. \hyperref[b9]{[10]}, images which are corrupted with noise or irregular illumination produce multimodal histograms in which a gray level histogram does not guarantee for the optimum threshold selection, because no spatial correlation is considered. In reference \hyperref[b10]{[11]}, Abutaleb extended Kapur's method using two dimensional entropies which are calculated from a two dimensional histogram which was determined by using the gray value of the pixels and the local average of neighborhood gray values of the pixels. As an improvement, later this technique is further simplified by A.D.Brink \hyperref[b11]{[12]}. Entropy criterion function is applied on 2-D GLSC histogram to select optimum threshold by surpassing difficulties with 1-D histogram by Yang Xiao et al. \hyperref[b12]{[13,}\hyperref[b13]{14]}. This work is further extended by Seetharama Prasad et al. \hyperref[b15]{[16]} using variable similarity measure producing improved GLSC histogram. The ordinary thresholding techniques perform poorly when non-uniform illumination corrupts object characteristics and inherent image vagueness is present. Fuzzy based image thresholding methods have been introduced in the literature to overcome this problem. Fuzzy set theory \hyperref[b4]{[5]} is used in these methods to handle grayness ambiguity or inherent image vagueness during the process of threshold selection. Fuzzy C-partitions were used on entropic criteria to achieve optimum threshold value by Seetharama Prasad et al. \hyperref[b16]{[17]}. In reference \hyperref[b14]{[15]} Type-II fuzzy is used with GLSC histogram with human visual nonlinearity characteristics to identify the optimal similarity measure. Type-II fuzzy sets and a new fuzzyness measure called Ultrafuzziness are introduced by H.R.Tizhoosh \hyperref[b17]{[18]} and Type-II fuzzy probability partitions methods are applied on GLSC histogram to obtain the threshold by Seetharama Prasad et al. \hyperref[b18]{[19]}. Ch.V.Narayana et al. \hyperref[b19]{[20]} used ultra fuzziness and type-II fuzzy sets for automatic image segmentation. In reference \hyperref[b20]{[21]} Nuno Vieira Lopes et al. introduced fuzzy measures to threshold gray level images with no entropy criterion function to reduce the time complexity for computation and this technique is further automated by Seetharama Prasad et al. \hyperref[b21]{[22]}.\par
The remaining part of this paper is organized as follows: section 2 describes about some of the existing methods. Section 3 describes the proposed method, section 4 shows comparative results and improved yielding of our method and section 5 ends with conclusion. 
\section[{II.}]{II.} 
\section[{Existing methodologies}]{Existing methodologies}\par
Abutaleb \hyperref[b10]{[11]}, Brink \hyperref[b11]{[12]} did some good work in obtaining the segmentation of a gray image incorporating the spatial correlation among the pixels of the image by constructing the 2D histogram. Fundamentally these methods attracts maximum entropy criterion function to establish the optimal threshold for any given image. There comes another approach by existing method Tizhoosh \hyperref[b17]{[18]} introduced a new fuzzy membership function along a new fuzzy measure called ultrafuzziness using type II fuzzy sets to compute a threshold for the image segmentation. Our paper basically aims to combine both these techniques to provide a methodology in obtaining a optimal threshold. a) Fuzzy Based Methodology Measures of fuzziness in contrast to fuzzy measures indicate the degree of fuzziness of a fuzzy set. The entropy of a fuzzy set is a measure of the fuzziness of a fuzzy set. The membership degree of any value in the universe of discourse can be estimated by using any fuzzy membership function. Thizhoosh \hyperref[b17]{[18]} introduced a new fuzzy measure called ultrafuzziness which could replace the use of entropy in threshold calculations. 
\section[{i. Fuzzy S-membership function}]{i. Fuzzy S-membership function}\par
To measure the image fuzziness the most used S-membership degree function as shown in Equation ( \hyperref[formula_0]{1}) which comprises of three unknown quantities a, b and c must be estimated from the image statistics.  (2)= ? ? ? ? ? 0 ?? < ?? 2 ? ????? ????? ? 2 ?? ? ?? ? ?? 1 ? 2 ? ????? ????? ? 2 ?? ? ?? ? ?? 1 ?? ? ??\textbf{(1)}??=? 1 ?? ? (?? ?? ? ??) 2 ?? ??=1\textbf{(3)}\par
From Equations (  {\ref 2}) and ( \hyperref[formula_1]{3} c = µ + ??\textbf{(5)}\par
ii. Type I fuzzy sets\par
The most common measure of fuzziness is the linear index of fuzziness. For a MxN image subset A? X with gray levels g ? [0, L-1], the linear index of fuzziness can be estimated as follows?? 1 (A)= 2 ???? ? ?(ð??"ð??")× ?????? ???1 ð??"ð??"=0 [?? ?? (g), 1-?? ?? (g)]\textbf{(7)}\par
Where ?? ?? (g) is obtained from Equation \hyperref[b0]{(1)}. So the optimal threshold can be obtained though maximizing the linear index of fuzziness criterion function that is given byt * = Arg max \{ ??(A: T )\}, 0 ? T ? L-1\textbf{(8)}\par
iii. Type II fuzzy sets Definition. A tupe II fuzzy set Ã is defined by type II membership function X ?? Ã (??, ??), where x ? X and u ? ?? ?? ? [0,1] Ã can be expressed in the notation of fuzzy set as The interval between lower/left and upper/right membership values (bounded region) will capture the footprint of uncertainty A type II fuzzy set can be defined from type I fuzzy set and assign upper and lower membership degrees to each element to construct the foot print of uncertainty as shown in Figure \hyperref[fig_3]{3}. a more suitable definition for a type II fuzzy set can be given as follows:Ã =\{((x, u), ?? Ã (x,u))| ? ? ?? ? X, ? ?? ? ?? ?? ?[0,1]\}, in which 0 ? µ Ã (??, ??) ? 1Ã = \{??, ?? ?? ? (??), ?? ?? (??)| ? ?? ? ??, ?? ?? (??) ? µ(??) ? , ?? ?? (??), µ ? [0,1]\textbf{(9)}\par
The upper and lower membership degrees ?? ?? and ?? ?? of initial membership function µ can be defined by means of linguistic hedges like dilation and concentration:?? ?? (??) = [µ(??)] ??.ð??"ð??" , ?? ?? (??) = [µ(??)] ?? ,\par
Hence, the upper and lower membership values can be defined as follows:?? ?? (??) = [µ(??)] ?? ?? , ?? ?? (??) = [µ(??)] ?? , Where Î?" ? (1, ?) but Î?">2 is usually not meaningful for image data. iv. Tizhoosh Ultrafuzziness\par
The degrees of membership is defined without any uncertainty as type I fuzzy sets, automatically the ultrafuzziness also tend to zero. When individual membership values can be indicated as an interval, the amount of ultrafuzziness would increase. The maximum ultrafuzziness is one when the information of membership degree values totally ignored. For a type II fuzzy set, the ultrafuzziness is defined as ? for a M x N image subset Ã? X with gray levels g ? [0, L-1], histogram h(g) and membership function µ Ã (ð??"ð??"). The ultrafuzziness of the gray level image is formulated as follows:??(Ã)= 1 ???? ? ?(ð??"ð??")?? [ ???1 ð??"ð??"=0 ?? ?? (ð??"ð??") ? ?? ?? (ð??"ð??")]\textbf{(10)}\par
Where One dimensional histogram based methods does not consider the spatial correlation between pixels in an image. This is simple to implement and does not consider the physical location of pixel and its interaction with neighboring pixels. When different images with an identical histograms, will result in the same threshold value, to avoid this kind of problems spatial methods are employed. In the later approach it involves the local average gray values of the pixels and their probability distribution in making two dimensional entropy based segmentation procedure, resulting in better than its earlier methods. From the literature many researchers worked and made many betterments to the existing methods.?? ?? (ð??"ð??") = [µ(ð??"ð??")] 1 ?? , ?? ?? (ð??"ð??") = [µ(ð??"ð??")] ?? , Î?" ? (1, 2) 
\section[{i. Entropy based methods}]{i. Entropy based methods}\par
The gray level of each pixel and the average gray level value of its neighbourhood are examined. A.S. Abutaleb \hyperref[b10]{[11]} first tried with this approach as the frequency of occurrence of each pair of gray level and local average gray level called bin is computed. For any generalized gray level image having no fuzziness possessed in the image, produces two peaks with one valley corresponds to foreground and background respectively. They can be separated by choosing the threshold that maximizes entropy in the two groups. Later A.D. Brink \hyperref[b11]{[12]} improved by not considering some portion of the 2D histogram as the off diagonal bins being contributed by edges and noise in the image where as bulk of the histogram, including the peaks, lies on or near the leading diagonal of the 2D histogram. 
\section[{a. Abutaleb's method}]{a. Abutaleb's method}\par
Let the gray level be divided into m values and the average gray level also divided into the same m values. At each pixel, the average gray level value of the neighbourhood is calculated. This forms a pair: the pixel gray level and the average of the neighbourhood. Each pair belongs to a dimensional bin. The total number of bins obviously m×m and the total number of pixels to be tested is N×N. The total number of occurrences, ð??"ð??" ???? , of pair (x,y) is divided by total number of pixels, ?? 2 , defines the joint probability mass function. 
\section[{?? ???? =}]{?? ???? =}\par
ð??"ð??" ???? ?? 2 x and y = 1, ....., m. The two groups represents object and background O,B, with two different probability mass functions. If the threshold is located at the pair (s, t) then the total area under ?? ???? (x = 1, ?, s and y = 1, ?., t) must equal one. The entropy base function, ?(s, t) = H(O) + H(B) where H(O) is entropy of the object and H(B) entropy of the back ground. This algorithm searches for the values of s and t that maximizes ?(s, t). There the threshold is located. b. Yang Xiao et. al method Yang Xiao et al. \hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b14]{[15]} further simplified this approach by defining a GLSC histogram is constructed by considering the similarity in neighborhood pixels with some adaptive threshold value as similarity measure (?).\par
Let f (x, y) be the gray level intensity of image at (x, y).F= \{ f (x, y)|x Ñ?"[1,Q], y Ñ?"[1,R]\} of size Q x R. The gray level set \{0, 1, 2, ... 255\} is considered as G throughout this paper for convenience. The image GLSC histogram is computed by taking only image local properties into account as follows. Let g(x ,y) be the similarity count corresponding to pixel of image f (x, y) in N X N neighborhood, where N is any positive odd number in range  {\ref [3,} min(Q/2,R/2)]. g(x+1,y+1)= ? ? ? (|ð??"ð??"(?? + 1, ?? + 1) ? ð??"ð??"(?? + ??, ?? + ??)| ? ?) ???1 ?? =0 ???1 ??=0 (11)\par
Where, ? (|ð??"ð??"(?? + 1, ?? + 1) ? ð??"ð??"(??+ ??, ?? + ??)|) = ? 1 ??ð??"ð??" |ð??"ð??"(?? + 1, ?? + 1) ? ð??"ð??"(?? + ??, ?? + ??)| ? ? 0 ????????????????? (\textbf{12})\par
GLSC histogram is constructed with the correlated probability at different gray level intensities from equations (  {\ref 11}) and ( \hyperref[formula_13]{12}) as follows.\par
h(k, m)=P(f(x, y)=k and g(x, y)=m) \hyperref[b12]{(13)} Where, P is the gray level correlation probability computed for all pixels with intensity k Ñ?" G with correlation m Ñ?" \{1, 2,..NXN\} and histogram is normalized \hyperref[b11]{[12]}. As author discussed in \hyperref[b10]{[11]}\hyperref[b11]{[12]} with similarity measure?=4 and N=3. Seetharama Prasad et al. \hyperref[b15]{[16]} made few changes by taking local and global parameters in deciding the similarity measure ?. Due to the computational penalty of the Otsu method, a statistical parameter Standard Deviation has been adopted to decide the similarity measure for every NXN map, keeping global standard deviation unchanged. Therefore ? is computed as the difference between global standard deviation of the entire image and standard deviation of local NXN map. ? = |std g -std l | From this discussion it is so clear that pixel individual gray value and its positioning in the image are taken into account for entropy computation for background and object, produces optimum threshold where the maximum entropy occurs. 
\section[{III.}]{III.} 
\section[{Proposed method}]{Proposed method}\par
The optimal threshold is determined by optimizing a suitable criterion function obtained by taking ultrafuzziness into account from the gray level distribution of the image and spatial correlation features of the image.\par
Let f(x, y) be the gray value of the pixel located at the point (x, y). In For r ?\{0, 1, 2, ?., 255\}. For the sake of convenience, we denote the set of all gray levels \{0, 1, 2, ?., 255\} as G.\par
In order to make use of more information present in the image , construct a index table by this way exploit the spatial correlation that exist among pixels of an image in pursuance of optimal threshold value as two-dimensional histogram serve in 2-D entropic approaches. To construct index table of a given image we proceed as follow. Calculate the average gray value of the immediate neighborhood of each pixel. Let g(x, y) be the average of the neighborhood of the pixel located at the point (x, y). The average gray value for the 3 × 3 neighborhood of each pixel is calculated as g(x, y)=1 9 ? ? ð??"ð??"(?? + ??, ?? + ??) 1 ?? =?1 1 ??=?1\textbf{(14)}\par
Now g(x, y) holds the local average value for the corresponding value at f(x, y). for g= 0 to 255k= ? ? ð??"ð??"(??, ??) ??????? ð??"ð??"(??, ??) = ð??"ð??" ???1 ?? =0 ?? ?1 ??=??\par
Second order statistics yields refined results than the first order statistics. We have employed the second order statistics by considering average of each pixel's averages computed throughout the imagekavg(r)= k/h(r) ; r?\{0, 1, ?., 255\}\textbf{(15)}\par
Where kavg is a vector holds all relative gray numbers for the corresponding gray number, g. a) Fuzzy concepts Fuzzy membership degree (FMD), ?? ð??"ð??" of each gray has been computed using S-fuzzy membership function from equation \hyperref[b0]{(1)}. The upper and lower membership values ?? ?? (ð??"ð??") and ?? ?? (ð??"ð??") can be generated for type-II fuzzy sets which are useful in ultrafuzzy calculations. As spatial correlation of the image is serving better with entropic approaches the same concept can be exploited towards fuzzy approaches. In this regard the relative gray value is computed from local averages of the gray image with 3×3 map for every gray value. Relative fuzzy membership degree (RFMD) of every gray value is the FMD of its relative gray value to use in ultrafuzzy computation. b) Proposed algorithm 1. Calculate image histogram. 2. For each pixel find the local average with a 3×3 map. 3. For the pair: gray value and its average gray value find the number of occurrences, called a bin. 4. For the each gray value, compute the average gray value of all bins and call it as relative gray value. 
\section[{Construct an index table putting gray values and}]{Construct an index table putting gray values and}\par
their corresponding relative gray values together.\par
6. Select S-membership function, µ(g). 7. Initialize the position of the membership function. 8. Shift the membership function along the gray-level range and compute fuzzy membership degrees (FMDs). 9. Calculate in each position the upper and lower membership grades ?? ?? (ð??"ð??") and ?? ?? (ð??"ð??"). 10. RFMD of any gray value is the FMD of its relative gray value sourced from the index table. 11. Compute the ultrafuzziness value for each gray value by substituting its corresponding RFMD, using Equation \hyperref[b9]{(10)}. 12. Find out the ð??"ð??" ?????? with minimum ultrafuzziness. 13. Threshold the image with ?? = ð??"ð??" ?????? . 
\section[{IV.}]{IV.} 
\section[{Results and discussions}]{Results and discussions}\par
To illustrate the performance of the proposed methodology we consider 14 images as an image set having similar and dissimilar gray level histogram characteristics, varying from uni-model to multimodal. Gold standard groundtruth images are generated manually to measure a parameter efficiency (?) based on misclassification error \hyperref[b2]{[3]} and Jaccard Index \hyperref[b3]{[4]}. This ? would be 0 for absolutely dissimilar and 100 for exactly similar image as result. Figure \hyperref[fig_6]{4} shows original image set and their possible gold standard threshold image set. From the experiments for each image we obtain misclassification error values against its corresponding ground truth image from different methods including Otsu's, H.R.Tizhoosh and Proposed in Table \hyperref[tab_0]{1}. 
\begin{quote}
Dataset Ground truth Otsu Tizhoosh Proposed House\end{quote}
( D D D D ) F b) Jaccard Index\par
The another similarity measure is the Jaccard Index \hyperref[b3]{[4]} known as Jaccard similarity coefficient, very popular and frequently used as similarity indices for binary data. The area of overlap A j is calculated between the binary image B j and its If the thresholded object and corresponding gold standard image G j (associated ground truth image) are exactly similar then the measure is 100 and the measure 0 represents they are totally dissimilar, however the higher measure indicates more similarity. Table \hyperref[tab_1]{2} represents the effectiveness of the proposed method, and Figure \hyperref[fig_8]{6} shows the superiority of the proposed method against Otsu and Tizhoosh methods. The proposed method has highest average performance of 93.34\% with the lowest standard deviation 5.47\% when evaluated with Jaccard Index as listed in TABLE \hyperref[tab_1]{2}. In contrast Otsu algorithm with 76.88\% average performance and 26.96\% standard deviation and Tizhoosh method average performance of 79.97\% and 29.02\% standard deviation. Hence the proposed method is clearly showing much better performance over existing methods. From the experiments for each image we obtain ?? \% for Otsu, Tizhoosh and proposed methods as shown in TABLE \hyperref[tab_0]{1}. These values are compared with assumed gold standard image data. Figure \hyperref[fig_7]{5} confirms a variation in above said methods on histogram range for image set considered against Otsu method. Efficiency (?) is calculated for each technique on image set with Equation \hyperref[b15]{(16)}. A mean (?) and standard deviation (?) are calculated on efficiency in order to show the effectiveness of the proposed and other methods as in TABLE \hyperref[tab_0]{1}. A mean 96.48 and standard deviation 2.97 is obtained from the proposed method which confirms the qualitative improvement over the existing methods.  
\section[{Conclusion}]{Conclusion}\par
In this paper a new methodology for segmentation based on spatial correlation in gray image and ultrafuzziness of type-II fuzzy sets is addressed. To decide the fuzzy membership degree we have introduced a new concept called relative gray value and its corresponding relative fuzzy membership degree which is computed from a novel approach employed with two dimensional histogram. This is performing quite good on many complex images over standard methods in the literature. We tried Otsu and Tizhoosh ultrafuzzy methods to compare the results with our method. However, this method can be further improved in the lines of spatial correlation features where some alternate approaches using 5×5, 7×7 or any higher order local maps. Our method is effectively working on low contrast images whose objects are not clearly distinguished from background. Efficiency of threshold selection is demonstrated with experimental results. We assume a reasonable contrast enhancement for low contrast images. Performance evolution is carried out with the help of two popular approaches; Misclassification error and Jaccard Index on the proposed work. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{21}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 :Year 1 ???}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Fig. 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.08854166666666667\textwidth}P{0.192578125\textwidth}P{0.1859375\textwidth}P{0.21471354166666667\textwidth}P{0.16822916666666665\textwidth}}
Sl. no\tabcellsep Image\tabcellsep Otsu\tabcellsep \multicolumn{2}{l}{Tizhoosh Proposed}\\
1\tabcellsep House\tabcellsep 99.64\tabcellsep 98.48\tabcellsep 98.48\\
2\tabcellsep Wheel\tabcellsep 98.58\tabcellsep 99.27\tabcellsep 97.44\\
3\tabcellsep Trees\tabcellsep 30.89\tabcellsep 27.42\tabcellsep 99.86\\
4\tabcellsep Blood\tabcellsep 96.95\tabcellsep 98.53\tabcellsep 95.5\\
5\tabcellsep 3Blocks\tabcellsep 93.46\tabcellsep 87.16\tabcellsep 92.56\\
6\tabcellsep Potatoes\tabcellsep 98.79\tabcellsep 97.15\tabcellsep 96.83\\
7\tabcellsep Rhino\tabcellsep 92.92\tabcellsep 96.97\tabcellsep 93.69\\
8\tabcellsep Coins\tabcellsep 96.17\tabcellsep 98.61\tabcellsep 97.84\\
9\tabcellsep Stones\tabcellsep 99.42\tabcellsep 99.49\tabcellsep 99.06\\
10\tabcellsep Pepper\tabcellsep 90.28\tabcellsep 85.96\tabcellsep 99.68\\
11\tabcellsep Fleck\tabcellsep 77.44\tabcellsep 99.03\tabcellsep 94.99\\
12\tabcellsep X-image\tabcellsep 66.85\tabcellsep 95.69\tabcellsep 94.64\\
13\tabcellsep Pattern\tabcellsep 74.51\tabcellsep 51.33\tabcellsep 100\\
14\tabcellsep Animal\tabcellsep 50.99\tabcellsep 49.99\tabcellsep 99.53\\
\multicolumn{2}{l}{MEAN (?)}\tabcellsep 83.93\tabcellsep 85.32\tabcellsep 96.48\\
\multicolumn{2}{l}{STD (?)}\tabcellsep 21.38\tabcellsep 23.78\tabcellsep 2.97\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.052987012987012985\textwidth}P{0.22519480519480517\textwidth}P{0.22519480519480517\textwidth}P{0.17662337662337663\textwidth}P{0.17\textwidth}}
Sl.no\tabcellsep Image\tabcellsep \multicolumn{3}{l}{Otsu Tizhoosh Proposed}\\
1\tabcellsep House\tabcellsep 99.23\tabcellsep 97.01\tabcellsep 97.01\\
2\tabcellsep Wheel\tabcellsep 97.19\tabcellsep 98.55\tabcellsep 95.01\\
3\tabcellsep Trees\tabcellsep 18.27\tabcellsep 15.89\tabcellsep 99.72\\
4\tabcellsep Blood\tabcellsep 94.08\tabcellsep 97.10\tabcellsep 91.43\\
5\tabcellsep 3Blocks\tabcellsep 87.73\tabcellsep 77.24\tabcellsep 86.14\\
6\tabcellsep Potatoes\tabcellsep 97.61\tabcellsep 94.47\tabcellsep 93.89\\
7\tabcellsep Rhino\tabcellsep 86.78\tabcellsep 94.12\tabcellsep 88.13\\
8\tabcellsep Coins\tabcellsep 92.62\tabcellsep 97.27\tabcellsep 95.77\\
9\tabcellsep Stones\tabcellsep 98.85\tabcellsep 99.00\tabcellsep 98.14\\
10\tabcellsep Pepper\tabcellsep 96.88\tabcellsep 91.27\tabcellsep 82.28\\
11\tabcellsep Fleck\tabcellsep 63.18\tabcellsep 98.09\tabcellsep 90.46\\
12\tabcellsep X-image\tabcellsep 50.22\tabcellsep 91.75\tabcellsep 89.83\\
13\tabcellsep Pattern\tabcellsep 59.37\tabcellsep 34.53\tabcellsep 100\\
14\tabcellsep Animal\tabcellsep 34.22\tabcellsep 33.32\tabcellsep 99.07\\
\tabcellsep MEAN (?)\tabcellsep 76.88\tabcellsep 79.97\tabcellsep 93.34\\
\tabcellsep STD (?)\tabcellsep 26.96\tabcellsep 29.02\tabcellsep 5.47\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pun ()]{b8}\label{b8} 	 		‘A new method for gray-level picture thresholding using the entropy of the histogram’.  		 			T Pun 		.  	 	 		\textit{Signal Process},  				1980. 2 p. .  	 
\bibitem[Kapur et al. ()]{b9}\label{b9} 	 		‘A new method for graylevel picture thresholding using the entropy of the histogram’.  		 			J N Kapur 		,  		 			P K Sahoo 		,  		 			A K C Wong 		.  	 	 		\textit{Graph.Models Image Process}  		1985. 29 p. .  	 
\bibitem[Pal ()]{b1}\label{b1} 	 		\textit{A review on image segmentation techniques},  		 			N R Pal 		,  		 			SK 		.  		1993. 26 p. .  	 	 (pattern recog.) 
\bibitem[Otsu ()]{b6}\label{b6} 	 		‘A threshold selection method from gray level histograms’.  		 			N Otsu 		.  	 	 		\textit{IEEE Trans. Syst}  		1979. 9 p. .  	 	 (Man, Cybern.) 
\bibitem[Vieira Lopes (2010)]{b20}\label{b20} 	 		‘Automatic Histogram Threshold using Fuzzy Measures’.  		 			Nuno Vieira Lopes 		.  	 	 		\textit{IEEE Trans. Image Process}  		Jan. 2010. 19  (1) .  	 
\bibitem[Narayana et al. (2012)]{b19}\label{b19} 	 		‘Automatic Image Segmentation using Ultrafuzziness’.  		 			Ch V Narayana 		,  		 			E Reddy 		,  		 			M Prasad 		.  	 	 		\textit{International Journal of Computer Applications}  		July 2012. 49  (12) .  	 
\bibitem[Jianzhuang et al. ()]{b7}\label{b7} 	 		‘Automatic Threshoding of Gray-level pictures using Two-dimensional Otsu method’.  		 			Liu Jianzhuang 		,  		 			Li Wenqing 		,  		 			Tian Yupeng 		.  	 	 		\textit{IEEE Intnl. Conf. On Circuits and systems},  				1991. p. .  	 
\bibitem[Abutaleb ()]{b10}\label{b10} 	 		\textit{Automatic thresholding of grey-level pictures using two-dimensional entropy},  		 			A S Abutaleb 		.  		1989. 47 p. .  	 	 (Computer vision, Graphics and Image processing) 
\bibitem[Xiao et al.]{b12}\label{b12} 	 		\textit{Entropic thresholding based on gray level spatial correlation histogram},  		 			Yang Xiao 		,  		 			Zhiguo Cao 		,  		 			Tianxu Zhang 		.  		p. .  	 	 (IEEE trans. 19 th international conf.) 
\bibitem[Jaccard]{b3}\label{b3} 	 		‘Etude comparative de la distribution orale dansune portion des Alpes et des Jura’.  		 			Paul Jaccard 		.  	 	 		\textit{Bulletin del la Socit Vaudoise des Sciences Naturelles},  				37 p. .  	 
\bibitem[M Seetharama Prasad et al. (2011)]{b16}\label{b16} 	 		‘Fuzzy Entropic thresholding using Gray level spatial correlation histogram", i-manager's’.  		 			M Seetharama Prasad 		,  		 			Naga Raju 		,  		 			Reddy 		.  	 	 		\textit{Journal on Software Engineering}  		October -December 2011. 6  (2)  p. .  	 
\bibitem[Zadeh ()]{b4}\label{b4} 	 		‘Fuzzy sets’.  		 			L A Zadeh 		.  	 	 		\textit{Inf. Control}  		1965. 8 p. .  	 
\bibitem[Gonzalez and Woods ()]{b0}\label{b0} 	 		 			R C Gonzalez 		,  		 			R E Woods 		.  		\textit{Digital Image Processing},  				 (Reading, MA)  		1993. Addison-Wesley.  	 
\bibitem[Tizhoosh ()]{b17}\label{b17} 	 		‘Image thresholding using type II fuzzy sets’.  		 			H R Tizhoosh 		.  	 	 		\textit{Pattern Recognit}  		2005. 38 p. .  	 
\bibitem[M Seetharama Prasad et al. (2011)]{b15}\label{b15} 	 		‘Improved Entropic Thresholding based on GLSC histogram with varying similarity measure’.  		 			T M Seetharama Prasad 		,  		 			L S S Divakar 		,  		 			Reddy 		.  	 	 		\textit{International Journal of Computer Applications}  		June 2011. 23  (1)  p. .  	 
\bibitem[Kaufmann ()]{b5}\label{b5} 	 		\textit{Introduction to the Theory of Fuzzy Subsets},  		 			A Kaufmann 		.  		1975. New York: Academic. I.  	 
\bibitem[Xiao et al. ()]{b13}\label{b13} 	 		‘New entropic thresholding approach using gray-level spatial correlation histogram’.  		 			Y Xiao 		,  		 			Z G Cao 		,  		 			S Zhong 		.  	 	 		\textit{Optics Engineering}  		2010. 49 p. 127007.  	 
\bibitem[Sezgin and Sankur (2004)]{b2}\label{b2} 	 		‘Survey over image thresholding techniques and quantitative performance evaluation’.  		 			M Sezgin 		,  		 			B Sankur 		.  	 	 		\textit{J. Electron. Imag}  		Jan. 2004. 13  (1)  p. .  	 
\bibitem[Brink ()]{b11}\label{b11} 	 		‘Thresholding of digital images using two dimensional entropies’.  		 			A D Brink 		.  	 	 		\textit{pattern recognition}  		1992. 25  (8)  p. .  	 
\bibitem[Xiao et al. (2011)]{b14}\label{b14} 	 		‘Type-2 fuzzy thresholding using GLSC histogram of human visual nonlinearity characteristics’.  		 			Yang Xiao 		,  		 			Zhiguo Cao 		,  		 			Wen Zhuo 		.  	 	 		\textit{Optics Express}  		May 2011. 19  (11)  p. 10657.  	 
\bibitem[M Seetharama Prasad et al. ()]{b18}\label{b18} 	 		‘Type-II Fuzzy Entropic Thresholding Using GLSC Histogram Based On Probability Partition’.  		 			Venkata M Seetharama Prasad 		,  		 			Narayana 		,  		 			Satya Prasad 		.  	 	 		\textit{Asian Journal of Computer Science And Information Technology}  		2012. 2  (1)  p. .  	 
\bibitem[M Seetharama (2011)]{b21}\label{b21} 	 		‘Unsupervised Image thresholding using Fuzzy Measures’.  		 			Prasad M Seetharama 		.  	 	 		\textit{International Journal of Computer Applications}  		August 2011. 27  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
