\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={Pixel Purity Index Algorithm and n-Dimensional Visualization for ETM+ Image Analysis: A Case of District Vehari},
 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 2012-01-15 (revised: Year 2012 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012 2012-01-15}
\title{Pixel Purity Index Algorithm and n-Dimensional Visualization for ETM+ Image Analysis: A Case of District Vehari}
\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. Farooq  Ahmad}

             \affil[1]{  University of the Punjab, Lahore, Pakistan.}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2011 Accepted: 1 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


The hyperspectral image analysis technique, one of the most advanced remote sensing tools, has been used as a possible means of identifying from a single pixel or in the field of view of the sensor. An important problem in hyperspectral image processing is to decompose the mixed pixels into the information that contribute to the pixel, endmember, and a set of corresponding fractions of the spectral signature in the pixel, abundances, and this problem is known as un-mixing. The effectiveness of the hyperspectral image analysis technique used in this study lies in their ability to compare a pixel spectrum with the spectra of known pure vegetation, extracted from the spectral endmember selection procedures, including the reflectance calibration of Landsat ETM+ image using ENVI software, minimum noise fraction (MNF), pixel purity index (PPI), and n-dimensional visualization. The Endmember extraction is one of the most fundamental and crucial tasks in hyperspectral data exploitation, an ultimate goal of an endmember extraction algorithm is to find the purest form of spectrally distinct resource information of a scene. The endmember extraction tendency to the type of endmembers being derived, and the number of endmembers, estimated by an algorithm, with respect to the number of spectral bands, and the number of pixels being processed, also the required input data, and the kind of noise, if any, in the signal model surveying done. Results of the present study using the hyperspectral image analysis technique ascertain that Landsat ETM+ data can be used to generate valuable vegetative information for the District Vehari, Punjab Province, Pakistan.

\end{abstract}


\keywords{Algorithm, endmember, fraction, LandsatMNF, n-dimension, PPI, remote sensing.}

\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
he recent developments in remote sensing technology have witnessed two major trends in sensor improvement \hyperref[b28]{(Qiu et al., 2006)}. The hyperspectral imaging \hyperref[b36]{(Shippert, 2003)} is concerned with the measurement, analysis, and interpretation of spectra acquired from a given scene at a short, medium or long distance by an airborne or satellite sensor \hyperref[b17]{(Goetz et al., 1985;}\hyperref[b2]{Aspinall et al., 2002)}. The pixel purity index \hyperref[b18]{(González et al., 2010;}\hyperref[b25]{Pal et al., 2011)} allows for spatial data reduction. The pixels in the image that represent the 'most pure' spectral signatures are identified and subset from the mass majority of pixels representing mixed pixels. A 'pure' pixel, also known as an endmember \hyperref[b23]{(Nascimento and Dias, 2005)}, can be envisioned as a homogenous area greater in spatial extent than the image pixel size, so that the recorded signal for that pixel represents a spectral profile for single surface information \hyperref[b8]{(Boardman, 1993;}\hyperref[b11]{Boardman et al., 1995)}. It assumes that the pixel-to-pixel variability in a scene results from varying proportions of spectral endmembers \hyperref[b34]{(Rogge et al., 2007)}. The spectrum of a mixed pixel can be calculated as a linear combination of the endmember spectra weighted by the area coverage of each endmember within the pixel, if the scattering and absorption of electromagnetic radiation is derived from a single component on the surface (Keshava and Mustard, 2002; \hyperref[b34]{Rogge et al., 2007)}. Image endmembers are pixel spectra that lie at the vertices of the image simplex in n-dimensional space. Imagery may provide similarly meaningful endmembers that can be considered 'pure' or relatively 'pure' spectra, meaning that little or no mixing with other endmembers has occurred within a given pixel \hyperref[b34]{(Rogge et al., 2007)}. A mixed pixel is a picture element representing an area occupied by more than one ground cover type \hyperref[b21]{(Mozaffar et al., 2008)}. Spectral unmixing represents a significant step in the evolution of remote decompositional analysis that began with multispectral sensing \hyperref[b36]{(Shippert, 2003)}. It is a consequence of collecting data in greater and greater quantities and the desire to extract more detailed information about the resource composition  {\ref (Keshava and Mustard, 2002)}. Spectral analysis extracts useful information might have missed otherwise from the raw pixel values of medium and high resolution imagery and can reveal hidden information locked in the pixels of imagery  {\ref (Keshava and Mustard, 2002;}\hyperref[b36]{Shippert, 2003)}.\par
The hyperspectral imagery provides opportunities to extract more detailed information than is possible using traditional multispectral data. The future of hyperspectral remote sensing is promising \hyperref[b36]{(Shippert, 2003)}. As newly commissioned hyperspectral sensors provide more imagery alternatives, and newly developed image processing algorithms provide more analytical tools, hyperspectral remote sensing is positioned to become one of the core technologies for geospatial research \hyperref[b37]{(Shippert, 2004)}, exploration, and monitoring.\par
Hyperspectral images have been used to detect soil properties including moisture, organic content, and  
\section[{Research Design and Methods}]{Research Design and Methods}\par
In this research paper Landsat ETM+ scene 2003 for the District Vehari (path 150, row 39) was used for hyperspectral image analysis. In order to use this scene, several steps were followed to prepare for an accurate extraction of vegetation endmember. These vital steps are: image registration, geometric correction, radiometric enhancement, and histogram equalization as discussed by Macleod and Congalton (1998), Mahmoodzadeh (2007) and Al-Awadhi et al., 2011. The scene was corrected and geo-referenced using projection UTM, zone 43 and datum WGS 84. Atmospheric correction operation was performed using ENVI software. Further, Minimum Noise Fraction (MNF), Pixel Purity Index (PPI), n-Dimensional Visualizer (n-DV) and Endmember Extraction technique has been used for hyperspectral image analysis (Figure \hyperref[fig_1]{1}).\par
The Pixel Purity Index (PPI) technique was adopted using ENVI 'automated spectral hourglass' application upon ETM+ image. The PPI was applied upon the full scene of the district. In this experiment 22,948,704 pixels were operated (Figure \hyperref[fig_5]{3}   The hyperspectral imaging, also known as imaging spectrometry, is now a reasonably familiar concept in the world of remote sensing. Hyperspectral images are spectrally providing ample spectral information \hyperref[b36]{(Shippert, 2003)} to identify and distinguish between spectrally similar resource information. Consequently, hyperspectral imagery provides the potential for more accurate and detailed information extraction than is possible with other types of remotely sensed data \hyperref[b37]{(Shippert, 2004)}. Standard multispectral image processing techniques were generally developed to classify multispectral images into broad categories of surface condition. Hyperspectral imagery provides an opportunity for more detailed image analysis. \hyperref[b8]{Boardman (1993)} and \hyperref[b11]{Boardman et al. (1995)} were among the first to develop and commercialize a sequence of algorithms specifically designed to extract detailed information from hyperspectral imagery \hyperref[b37]{(Shippert, 2004)}. ENVI tools, applicable to a variety of applications, distinguish and identify the unique resource information present in the scene and map them throughout the image (Research System, Inc., 2004). 
\section[{III. Results}]{III. Results}\par
The hyperspectral imaging is a new emerging technology in remote sensing which generates hundreds of images, at different wavelength channels, for the same area on the surface of the Earth \hyperref[b17]{(Goetz et al., 1985} A region from 0.38 to 2.5 ?m or 380 nm to 2500 nm using two hundred twenty four spectral channels, at nominal spectral resolution of 10 nm \hyperref[b18]{(González et al., 2010)}.\par
The Pixel Purity Index (PPI) is a new automated procedure in the hyperspectral analysis process \hyperref[b8]{(Boardman, 1993;}\hyperref[b11]{Boardman et al., 1995)} for defining potential image endmember spectra \hyperref[b3]{(Bateson and Curtiss, 1996)} for spectral unmixing  {\ref (Lillesand and Kiefer, 2000)}. When image spectra are treated as points in n-dimensional spectral space, endmember spectra should lie along the margins of the data cloud (MicroImages, Inc., 1999; \hyperref[b7]{Berman et al., 2004)}. The PPI creates a large number of randomly oriented test vectors anchored at the origin of the coordinate space. The spectral points are projected onto each test vector, and spectra within a threshold distance of the minimum and maximum projected values are flagged as extreme \hyperref[b23]{(Nascimento and Dias, 2005)}. As directions are tested, the process tallies the number of times an image cell is found to be extreme \hyperref[b19]{(Miao and Qi, 2007)}. Cells with high values in the resulting PPI raster should correspond primarily to 'edge' spectra . The PPI raster then can be used as a mask to control input to the n-dimensional visualizer (MicroImages, Inc., 1999; \hyperref[b45]{Zhang et al., 2008)}.\par
The most commonly used endmember extraction (Figure \hyperref[fig_8]{5}, 6 and Table \hyperref[tab_1]{1}, 2) tool is pixel purity index, which searches for vertices that define the data volume in n-dimensional space \hyperref[b34]{(Rogge et al., 2007)}. Commonly the first step of PPI is to apply MNF (Lee et al., 1990) to reduce the dimensionality of the data set  {\ref (Green et al., 1988;}\hyperref[b34]{Rogge et al., 2007)}. The MNF transform is used to determine the inherent dimensionality of image data, to segregate noise in the data, and to reduce the computational requirements for subsequent processing \hyperref[b10]{(Boardman and Kruse, 1994)}. The transformation based on an estimated noise covariance matrix, decorrelates and rescales the noise in the data  {\ref (Research Systems, Inc., 2003;}\hyperref[b37]{2004}). This step results in transformed data in which the noise has unit variance and no band-to-band correlations. For the purposes of further spectral processing, the inherent dimensionality of the data is determined by examination of the final eigenvalues and the associated images. The data space can be divided into two parts: one part associated with large eigenvalues and coherent eigenimages, and a complementary part with near-unity eigenvalues and noise-dominated images. By using only the coherent portions, the noise is separated from the data, thus improving spectral processing results  {\ref (Research Systems, Inc., 2001;}\hyperref[b37]{2004)}.\par
Spectra can be thought of as points in an ndimensional scatter plot, where n is the number of bands \hyperref[b11]{(Boardman et al., 1995)}. The coordinates of the points in n-space consist of 'n' values that are simply the spectral radiance or reflectance values in each band for a given pixel. The distribution of these points in n-space can be used to estimate the number of spectral endmembers and their pure spectral signatures (Research Systems, Inc., 2001). The scatter plot (Figure \hyperref[fig_9]{7}) is an important tool for exploring an image and helping to understand some of the spectral characteristics of features in an image. The two dimensional scatter plotting tool allows comparing not only the relationship between the data values in two selected bands but also the spatial distribution in the image of pixels in any area of the scatter plot. This combined functionality provides a very simple, twoband, interactive classification of image data (Research Systems, Inc., 2004).\par
Spectral unmixing (Figure  {\ref 9}) algorithms (Lillesand and Kiefer, 2000; \hyperref[b33]{Rogge et al., 2006}) use a variety of different statistical procedures to endmember extraction and estimate abundances. Unmixing problem comprises three sequential steps: dimension reduction, endmember determination, and inversion \hyperref[b12]{(Chang and Plaza, 2006)}. Because hyperspectral scenes can include extremely large amount of data, some algorithms for spectral unmixing first use image itself to estimate endmembers present in the scene. The dimension-reduction stage reduces the dimension of the original data in the scene \hyperref[b16]{(Cochrane, 2000;}\hyperref[b21]{Mozaffar et al., 2008)}. The noise estimate can come from one of three sources; from the dark current image acquired with the data, from noise statistics calculated from the data (Richards and Jia, 1999), or from statistics saved from a previous transform. Both the eigenvalues and the Minimum Noise Fraction (MNF -Figure 10) images (eigenimages) are used to evaluate the dimensionality of the data \hyperref[b28]{(Qiu et al., 2006)}. Eigenvalues for bands that contain information will be an order of magnitude larger than those that contain only noise. The corresponding images will be spatially coherent, while the noise images will not contain any spatial information (Research Systems, Inc., 2004; \hyperref[b28]{Qiu et al., 2006)}.   Processed by the author.\par
Processed by the author.     The Mixture Tuned Matched Filtering (MTMF -Figure \hyperref[fig_12]{11}) algorithm builds upon the strengths of both matched filtering and spectral unmixing while avoiding the disadvantages of both \hyperref[b9]{(Boardman, 1998)}. Matched filtering performs partial unmixing and identifies abundance of spectral endmembers without knowing background endmember signatures (Harsanyi and Chang 1994; \hyperref[b11]{Boardman et al., 1995)}. Matched filtering does not distinguish rare spectral targets very well and assumes an additive signal based upon radio/radar applications. Spectral unmixing takes advantage of the hyperspectral leverage to solve the linear mixed pixel problem, but traditional spectral unmixing techniques require knowledge of all of the background endmembers \hyperref[b8]{(Boardman, 1993;}\hyperref[b3]{Bateson and Curtiss, 1996;}\hyperref[b4]{Bateson et al., 2000)}. Incorporating convex geometry concepts, mixtures must be non-negative and unit-sum helps identify false positives, unrealistic mixtures, and maps subpixel fractional abundances.\par
The Minimum Noise Fraction (MNF) data reduction transform and Mixture Tuned Matched Filtering (MTMF) partial unmixing classification algorithm are relatively new image processing techniques that have proven to be effective target detection tools (Research Systems, Inc., 2004). These techniques allow partial unmixing and subpixel target abundance estimation, products that cannot be achieved using spectral angle mapping algorithms \hyperref[b22]{(Mundt et al., 2007)}.\par
The n-dimensional visualizer serves as an interactive tool for multidimensional analysis and identification of spectral endmembers \hyperref[b39]{(Tompkins et al., 1997;}\hyperref[b26]{Plaza et al., 2002)}. The data are displayed in a defined number of dimensions and spectral endmembers are identified as pixels that are located at the corner vertices \hyperref[b40]{(Tsai and Philpot, 1998)}. The ndimensional visualizer second round of spatial data reduction designed to identify particular pixels or group of pixels that represent the purest spectra within the image. These pure spectra are exported and saved as ROI's that can be used for subsequent image classification techniques.\par
The n-dimensional visualizer was used to interactively locate, identify, and cluster the most spectrally pure or unique pixels in the image by visualizing those pixels selected from the PPI as points in an multidimensional scatter plot (Figure \hyperref[fig_9]{7}), where the number of dimensions was defined by the total number of coherent MNF bands \hyperref[b8]{(Boardman, 1993;} {\ref Harris, 2006)}. The advantage of the n-dimensional visualizer was that it allowed visualization of points in an n-dimensional space, forming a data 'cloud' \hyperref[b6]{(Berk et al., 1998;} {\ref Harris, 2006)}.\par
Advantages of this technology include both the qualitative benefits derived from a visual overview, and more importantly, the quantitative abilities for systematic assessment and monitoring \hyperref[b36]{(Shippert, 2003)}   Pixel Purity Index Algorithm and N-Dimensional Visualization for ETM+ Image Analysis: A Case of District Vehari 
\section[{IV. Discussion and Conclusions}]{IV. Discussion and Conclusions}\par
The potential of hyperspectral remote sensing is exciting; there are special issues that arise with this unique type of imagery. For example, many hyperspectral analysis algorithms require accurate atmospheric corrections to be performed. To meet this need, sophisticated atmospheric correction algorithms have been developed to calculate concentrations of atmospheric gases directly from the detailed spectral information contained in the imagery \hyperref[b32]{(Roberts et al., 1993;}\hyperref[b16]{Cochrane, 2000;}\hyperref[b24]{Okin et al., 2001;} {\ref Riano et al., 2002)} itself without additional ancillary data. These corrections can be performed separately for each pixel because each pixel has a detailed spectrum associated with it. Several of these atmospheric correction algorithms are available within commercial image processing software \hyperref[b37]{(Shippert, 2004)}. However, several image analysis algorithms have been successfully used with uncorrected imagery \hyperref[b36]{(Shippert, 2003)}.\par
The MNF transform applied to the ETM+ data achieved a reasonable separation of coherent signal from complementary noise, therefore the MNF transformed eigenimages were employed and coupled with pixel purity index and n-dimensional visualization techniques to facilitate the extraction of the endmembers \hyperref[b38]{(Song, 2005;}\hyperref[b28]{Qiu et al., 2006)}. After applying PPI thresholding, the data volume to be analyzed has been effectively reduced \hyperref[b44]{(Zhang et al., 2000)}. However, it is still possible that many less 'pure' pixels have crept in as candidate endmembers during the automatic selection process. All the pixels that were previously selected using the PPI thresholding procedure are displayed as pixel clouds in the ndimensional spectral space \hyperref[b43]{(Welch et al., 1998)}. To make possible the visualization of a scatter plot with more than two dimensions, the pixel clouds of high dimensions are cast on the two-dimensional display screen  {\ref (Kruse et al., 1993;}\hyperref[b41]{Tu et al., 1998)}. To effectively extract endmembers from high dimensional remote sensing data \hyperref[b27]{(Plaza et al., 2004)} and to effectively process the data, it is often necessary that the dimensionality of the original data be decreased and noise in the data be segregated first, so the visualizing complexity and computational requirement for the subsequent analysis can be reduced  {\ref (Kalluri et al., 2001;}\hyperref[b28]{Qiu et al., 2006)}. This is often achieved through applying a minimum noise fraction transform to the high dimensional data \hyperref[b28]{(Qiu et al., 2006)}.\par
The hyperspectral sensors and analysis have provided more information from remotely sensed imagery than ever possible before. As new sensors provide more hyperspectral imagery and new image processing algorithms continue to be developed, hyperspectral imagery \hyperref[b36]{(Shippert, 2003)} is positioned to become one of the most common research \hyperref[b37]{(Shippert, 2004)}  employed was implemented based on the comparison of a pixel spectrum with the spectra of known pure resource information, which can be effectively extracted using endmember selection procedures such as minimum noise fraction, pixel purity index and ndimensional visualization. 
\section[{V. Acknowledgements}]{V. Acknowledgements}\par
The  \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{89}\includegraphics[]{image-12.png}
\caption{\label{fig_11}Figure 8 :Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-13.png}
\caption{\label{fig_12}Figure 11 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
salinity (Ben-Dor et al., 2002). Vegetation scientists have\\
successfully used hyperspectral imagery to identify\\
vegetation species (Clark and Swayze, 1995), study\\
plant canopy chemistry (Aber and Martin, 1995;\\
Shippert, 2003), and detect vegetation stress.\\
a) Study Area\\
The District Vehari (Figure 2 and 8) lies between\\
29° 36' and 30° 22' North latitude and 71° 44' and 72° 53'\\
East longitude (GOP, 2000). The district is bounded on\\
the north by and Khanewal and Sahiwal, on the east by\\
Pakpattan, on the south by Bahawalpur and\\
Bahawalnagar, on the west by Lodhran and Khanewal.\\
of\\
endmembers being derived, and the number of endmembers,\\
estimated by an algorithm, with respect to the number of\\
spectral bands, and the number of pixels being processed,\\
also the required input data, and the kind of noise, if any, in\\
the signal model surveying done. Results of the present study\\
using the hyperspectral image analysis technique ascertain\\
that Landsat ETM+ data can be used to generate valuable\\
vegetative information for the District Vehari, Punjab Province,\\
Pakistan.\end{longtable} \par
  {\small\itshape [Note: The effectiveness of the hyperspectral image analysis technique used in this study lies in their ability to compare a pixel spectrum with the spectra of known pure vegetation, extracted from the spectral endmember selection procedures, including the reflectance calibration of Landsat ETM+ image using ENVI software, minimum noise fraction (MNF), pixel purity index (PPI), and n-dimensional visualization. The Endmember extraction is one of the most fundamental and crucial tasks in hyperspectral data exploitation, an ultimate goal of an endmember extraction algorithm is to find the purest form of spectrally distinct resource information of a scene. The endmember extraction tendency to the type]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4515625\textwidth}P{0.053125\textwidth}P{0.06197916666666667\textwidth}P{0.06197916666666667\textwidth}P{0.053125\textwidth}P{0.053125\textwidth}P{0.053125\textwidth}P{0.06197916666666667\textwidth}}
\multicolumn{8}{l}{Bands nD Class 1-2 nD Class 2-3 nD Class 3-4 nD Class 4-5 nD Class 5-6 nD Class 6-7 nD Class 7-8}\\
1\tabcellsep 81\tabcellsep 74\tabcellsep 75\tabcellsep 84\tabcellsep 74\tabcellsep 76\tabcellsep 76\\
2\tabcellsep 68\tabcellsep 62\tabcellsep 62\tabcellsep 84\tabcellsep 61\tabcellsep 64\tabcellsep 66\\
3\tabcellsep 78\tabcellsep 66\tabcellsep 67\tabcellsep 99\tabcellsep 69\tabcellsep 74\tabcellsep 75\\
4\tabcellsep 70\tabcellsep 57\tabcellsep 68\tabcellsep 77\tabcellsep 71\tabcellsep 86\tabcellsep 64\\
5\tabcellsep 255\tabcellsep 103\tabcellsep 255\tabcellsep 48\tabcellsep 255\tabcellsep 255\tabcellsep 109\\
8\tabcellsep 1\tabcellsep 255\tabcellsep 255\tabcellsep 38\tabcellsep 1\tabcellsep 1\tabcellsep 255\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.17100591715976332\textwidth}P{0.09723865877712032\textwidth}P{0.09891518737672583\textwidth}P{0.09556213017751479\textwidth}P{0.09556213017751479\textwidth}P{0.09556213017751479\textwidth}P{0.09723865877712032\textwidth}P{0.09891518737672583\textwidth}}
\multicolumn{8}{l}{Bands nD Class 1-2 nD Class 2-3 nD Class 3-4 nD Class 4-5 nD Class 5-6 nD Class 6-7 nD Class 7-8}\\
1\tabcellsep -45.668144\tabcellsep -9.559686\tabcellsep -13.362324\tabcellsep -42.251820\tabcellsep -40.435787\tabcellsep -43.774044\tabcellsep -11.297052\\
2\tabcellsep -3.265855\tabcellsep -0.914537\tabcellsep 18.957897\tabcellsep -11.722809\tabcellsep 3.940382\tabcellsep 14.638547\tabcellsep 4.918655\\
3\tabcellsep 15.752277\tabcellsep -29.919695\tabcellsep -23.210220\tabcellsep -2.429869\tabcellsep 20.311623\tabcellsep 26.381514\tabcellsep -31.349176\\
4\tabcellsep 296.551239\tabcellsep -137.255051\tabcellsep 52.496872\tabcellsep -22.368624\tabcellsep 294.801758\tabcellsep 282.927765\tabcellsep -135.733566\\
5\tabcellsep -27.440727\tabcellsep 146.126907\tabcellsep 160.149399\tabcellsep -48.182602\tabcellsep -19.783876\tabcellsep -24.758867\tabcellsep 136.516922\\
6\tabcellsep 139.244019\tabcellsep -62.703640\tabcellsep 27.703362\tabcellsep 1.272109\tabcellsep 137.308945\tabcellsep 129.952774\tabcellsep -63.861103\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.056624251497005985\textwidth}P{0.7933757485029941\textwidth}}
\tabcellsep purity index algorithm for remotely sensed\\
\tabcellsep hyperspectral image analysis, EURASIP Journal on\\
\tabcellsep Advances in Signal Processing, Vol. 2010, pp.1-13.\\
\tabcellsep doi: 10.1155/2010/969806.\\
\tabcellsep 19. GOP (2000). District census report of Vehari 1998,\\
\tabcellsep Population Census Organization, Statistics Division,\\
\tabcellsep Government of Pakistan, Islamabad, Pakistan, p.1.\\
\tabcellsep 20. Green AA, Berman M, Switzer P and Craig MD\\
\tabcellsep author wishes to thank his respected (1988). A transformation for ordering multispectral\\
\tabcellsep mentor Dr. Robert Bryant, Sheffield Centre for data in terms of image quality with implications for\\
\tabcellsep International Drylands Research, Department of noise removal, IEEE Transactions on Geoscience\\
\tabcellsep Geography, The University of Sheffield for review and and Remote Sensing, Vol. 26, pp.65-74.\\
Year\tabcellsep providing valuable comments on draft-version of this paper. 21. Green RO, Eastwood ML and Sarture CM (1998). Imaging spectroscopy and the airborne\\
2 30\tabcellsep References Références Referencias visible/infrared imaging spectrometer (AVIRIS),\\
Volume XII Issue W XV Version I\tabcellsep 1. Aber JD and Martin ME (1995). High spectral resolution remote sensing of canopy chemistry, In: Summaries of the 5 th Annual JPL Airborne\\
D D D D ) A\tabcellsep \\
(\tabcellsep \\
Global Journal of Human Social Science\tabcellsep The spectral image processing system (SIPS) interactive visualization and analysis of imaging spectrometer data, Remote Sensing of Environment,\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) 20} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US) 20 2012} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Workshop ()]{b15}\label{b15} 	 		\textit{},  		 			Geoscience Workshop 		.  		 \url{http://www.isprs.orgdf}  		2011. Oman. 10 p. .  	 	 (Assessed on September) 
\bibitem[Boulder and Url (2011)]{b30}\label{b30} 	 		\textit{},  		 			C O Boulder 		,  		 			Url 		.  		 \url{http://www.ittvis.com}  		November 28, 2011.  	 
\bibitem[Chang and Plaza ()]{b12}\label{b12} 	 		‘A fast iterative algorithm for implementation of pixel purity index’.  		 			C I Chang 		,  		 			A Plaza 		.  		 \xref{http://dx.doi.org/10.1109/LGRS.2005.856701}{10.1109/LGRS.2005.856701}.  	 	 		\textit{IEEE Geoscience and Remote Sensing Letters}  		2006. 3  (1)  p. .  	 
\bibitem[Bateson and Curtiss ()]{b3}\label{b3} 	 		‘A method for manual endmember selection and spectral unmixing’.  		 			A Bateson 		,  		 			B Curtiss 		.  	 	 		\textit{Remote Sensing of Environment}  		1996. 55 p. .  	 
\bibitem[Chang et al. ()]{b13}\label{b13} 	 		‘A new growing method for simplex-based endmember extraction algorithm’.  		 			C I Chang 		,  		 			C C Wu 		,  		 			W W Liu 		,  		 			Y C Ouyang 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2006. 44 p. .  	 
\bibitem[Tu and Chang ()]{b41}\label{b41} 	 		‘A noise subspace projection approach to target signature detection and extraction in an unknown background for hyperspectral images’.  		 			T Tu 		,  		 			Chen C Chang 		,  		 			C 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		1998. 36  (1)  p. .  	 
\bibitem[Plaza et al. ()]{b27}\label{b27} 	 		‘A quantitative and comparative analysis of endmember extraction algorithms from hyperspectral data’.  		 			A Plaza 		,  		 			P Martinez 		,  		 			R Perez 		,  		 			J Plaza 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2004. 42  (3)  p. .  	 
\bibitem[Acc essed on (2011)]{b0}\label{b0} 	 		\textit{Acc essed on},  		 \url{asa.gov/pub/docs/workshops/95\textunderscore docs/1.PDF.}  		November 20, 2011.  	 
\bibitem[Welch et al. ()]{b43}\label{b43} 	 		‘ASTER as a source for topographic data in the late 1990's’.  		 			R Welch 		,  		 			T Jordan 		,  		 			Lang H Murakami 		,  		 			H 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		1998. 36 p. .  	 
\bibitem[Boardman and Kruse ()]{b10}\label{b10} 	 		‘Automated spectral analysis: A geologic example using AVIRIS data, north Grapevine Mountains’.  		 			J W Boardman 		,  		 			F A Kruse 		.  	 	 		\textit{Proceedings of 10thThematic Conference on Geologic Remote Sensing},  				 (10thThematic Conference on Geologic Remote SensingNevada; Ann Arbor, MI)  		1994. I p. .  		 			Environmental Research Institute of Michigan 		 	 
\bibitem[Boardman (1993)]{b8}\label{b8} 	 		‘Automating spectral unmixing of AVIRIS data using convex geometry concepts’.  		 			J W Boardman 		.  		 \url{ftp://popo.jpl.nasa.gov/pub/docs/workshops/93\textunderscore docs/4.PDF.(Accessedon}  	 	 		\textit{Summaries of the 4 th Annual JPL Airborne Geoscience Workshop},  				1993. November 19. 2011. p. .  	 
\bibitem[Aspinall et al. ()]{b2}\label{b2} 	 		‘Considerations in collecting, processing, and analyzing high spatial resolution hyperspectral data for environmental investigations’.  		 			R J Aspinall 		,  		 			Marcus Wa 		,  		 			J W Boardman 		.  	 	 		\textit{Journal of Geographical Systems}  		2002. 4 p. .  	 
\bibitem[Tsai and Philpot ()]{b40}\label{b40} 	 		‘Derivative analysis of hyperspectral data’.  		 			F Tsai 		,  		 			W Philpot 		.  	 	 		\textit{Remote Sensing of Environment}  		1998. 66 p. .  	 
\bibitem[Earth Resources Observation and Science Center USGS (2008)]{b42}\label{b42} 	 		‘Earth Resources Observation and Science Center’.  		 \url{http://glovis.usgs.gov/}  	 	 		\textit{USGS}  		2008. Accessed on December 04. 2008.  	 
\bibitem[Bateson et al. ()]{b4}\label{b4} 	 		‘Endmember bundles: A new approach to incorporating endmember variability into spectral mixture analysis’.  		 			A Bateson 		,  		 			G P Asner 		,  		 			C A Wessman 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2000. 38  (2)  p. .  	 
\bibitem[Miao and Qi ()]{b19}\label{b19} 	 		‘Endmember extraction from highly mixed data using minimum volume constrained nonnegative matrix factorization’.  		 			L Miao 		,  		 			H Qi 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2007. 45 p. .  	 
\bibitem[Exploring ENVI, Hyperion images ()]{b29}\label{b29} 	 		\textit{Exploring ENVI, Hyperion images},  		 \url{URL:www.isprs.org/proceeding}  		2004. Research System, Inc.  	 
\bibitem[González et al. ()]{b18}\label{b18} 	 		\textit{FPGA implementation of the pixel p},  		 			C González 		,  		 			J Resano 		,  		 			D Mozos 		,  		 			A Plaza 		,  		 			D Valencia 		.  		 \url{ftp://popo.jpl.nasa.gov/pub/docs/worksho}  		2010. p. 6.  	 
\bibitem[Sánchez and Plaza (2010)]{b35}\label{b35} 	 		\textit{GPU implementation of the pixel purity index algorithm for hyperspectral people/aplaza/Papers/Conferences/2010.Cluster.GP U.pdf},  		 			S Sánchez 		,  		 			A Plaza 		.  		2010. November 20, 2011.  	 
\bibitem[Roberts et al. ()]{b32}\label{b32} 	 		‘Green vegetation, non-photosynthetic vegetation, and soils in AVIRIS data’.  		 			D A Roberts 		,  		 			Smith Mo 		,  		 			J B Adams 		.  	 	 		\textit{Remote Sensing of Environment}  		1993. 44 p. .  	 
\bibitem[Berman et al. ()]{b7}\label{b7} 	 		‘ICE: An automated statistical approach to identifying endmembers in hyperspectral images’.  		 			M Berman 		,  		 			H Kiiveri 		,  		 			R Lagerstrom 		,  		 			A Ernst 		,  		 			R Dunne 		,  		 			J Huntington 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2004. 42 p. .  	 
\bibitem[Goetz et al. ()]{b17}\label{b17} 	 		‘Imaging spectrometry for Earth remote sensing’.  		 			Afh Goetz 		,  		 			G Vane 		,  		 			J E Solomon 		,  		 			Rock Bn 		.  		 \xref{http://dx.doi.org/10.1126/science.228.4704.1147}{10.1126/science.228.4704.1147}.  	 	 		\textit{Science}  		1985. 228  (4704)  p. .  	 
\bibitem[Rogge et al. ()]{b34}\label{b34} 	 		‘Integration of spatial-spectral information for the improved extraction of endmembers’.  		 			D M Rogge 		,  		 			B Rivard 		,  		 			J Zhang 		,  		 			A Sanchez 		,  		 			Harris J Feng 		,  		 			J 		.  	 	 		\textit{Remote Sensing of Environment}  		2007. 110 p. .  	 
\bibitem[Shippert ()]{b36}\label{b36} 	 		\textit{Introduction to hyperspectral al.ohio.edu/pdf/shippert.pdf},  		 			P Shippert 		.  		2003. 2011. 20.  	 
\bibitem[Rogge et al. ()]{b33}\label{b33} 	 		‘Iterative spectral unmixing for optimizing per-pixel endmember sets’.  		 			D M Rogge 		,  		 			B Rivard 		,  		 			J Zhang 		,  		 			J Feng 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2006. 44 p. .  	 
\bibitem[Boardman (1998)]{b9}\label{b9} 	 		‘Leveraging the high dimensionality of AVIRIS data for improved sub-pixel target unmixing and rejection of false positives: Mixture Tuned Matched Filtering’.  		 			J W Boardman 		.  	 	 		\textit{Summaries of the 7th Annual JPL Airborne Geoscience Workshop, ps/98\textunderscore docs/8.pdf. (Accessed on},  				1998. November 28, 201 1.  	 
\bibitem[Rn and Swayze ()]{b14}\label{b14} 	 		‘Mapping minerals, amorphous materials, environmental materials, vegetation, water, ice, and snow, and other materials: The USGS Tricorder Algorithm’.  		 			Clark Rn 		,  		 			G A Swayze 		.  	 	 		\textit{Summaries of the 5th Annual JPL Airborne Geoscience Workshop},  				1995. p. .  	 
\bibitem[Ben-Dor et al. ()]{b5}\label{b5} 	 		‘Mapping of several soil properties using DAIS-7915 hyperspectral scanner data: A case study over clayey soils in Israel’.  		 			E Ben-Dor 		,  		 			K Patkin 		,  		 			A Banin 		,  		 			A Karnieli 		.  		 \xref{http://dx.doi.org/10.1080/01431160010006962}{10.1080/01431160010006962}.  	 	 		\textit{International Journal of Remote Sensing}  		2002. 23  (6)  p. .  	 
\bibitem[Boardman et al. (1995)]{b11}\label{b11} 	 		‘Mapping target signatures via partial unmixing of AVIRIS data’.  		 			J W Boardman 		,  		 			F A Kruse 		,  		 			R O Green 		.  		 \url{http://trs-new.jpl.nasa.gov/dspace/bitstream/2014/33635/1/94-1613.pdf}  	 	 		\textit{Summaries of the 5th Annual JPL Airborne Geoscience Workshop},  				1995. November 19. 201 1. p. .  	 
\bibitem[Berk et al. ()]{b6}\label{b6} 	 		‘MODTRAN cloud and multiple scattering upgrades with application to AVIRIS’.  		 			A Berk 		,  		 			L S Bernstein 		,  		 			G P Anderson 		,  		 			P K Acharya 		,  		 			D C Robertson 		,  		 			J H Chetwynd 		,  		 			Adler-Golden Sm 		.  	 	 		\textit{Remote Sensing of Environment}  		1998. 65 p. .  	 
\bibitem[Tompkins et al. ()]{b39}\label{b39} 	 		‘Optimization of endmembers for spectral mixture analysis’.  		 			S Tompkins 		,  		 			J F Mustard 		,  		 			C M Pieters 		,  		 			D W Forsyth 		.  	 	 		\textit{Remote Sensing of Environment}  		1997. 59 p. .  	 
\bibitem[Mundt et al. (2007)]{b22}\label{b22} 	 		‘Partial unmixing of hyperspectral imagery: Theory and methods’.  		 			J T Mundt 		,  		 			D R Streutker 		,  		 			N F Glenn 		.  		 \url{http://www.asprs.org/a/publications/proceedings/tampa2007/0046.pdf.(Accessedon}  	 	 		\textit{Paper in ASPRS Annual Conference},  				 (Tampa, Florida)  		2007. May 7-11, 2007. November 28. 2011.  	 
\bibitem[Microimages (1999)]{b20}\label{b20} 	 		\textit{Pixel purity index and masking aid endmember selection, TNTmips},  		 			Inc Microimages 		.  		 V6.10.  		 \url{http://www.microimages.com/documentation/TechGuides/61Ppi.pdf.(Accessedon}  		1999. November 28, 2 011.  	 
\bibitem[Okin et al. ()]{b24}\label{b24} 	 		‘Practical limits on hyperspectral vegetation discrimination in arid and semiarid environments’.  		 			G S Okin 		,  		 			D A Roberts 		,  		 			B Burray 		,  		 			W J Okin 		.  	 	 		\textit{Remote Sensing of Environment}  		2001. 77 p. .  	 
\bibitem[Richards and Jia ()]{b31}\label{b31} 	 		\textit{Remote sensing digital image analysis: An Introduction, Third Edition},  		 			J A Richards 		,  		 			X Jia 		.  		1999. Berlin: Springer-Verlag. p. .  	 
\bibitem[Plaza et al. ()]{b26}\label{b26} 	 		‘Spatial/spectral endmember extraction by multidimensional morphological operations’.  		 			A Plaza 		,  		 			P Martinez 		,  		 			R Perez 		,  		 			J Plaza 		.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2002. 40 p. .  	 
\bibitem[Qiu et al. ()]{b28}\label{b28} 	 		‘Spectral analysis of ASTER data covering part of the Neoproterozoic Allaqi-Heiani suture, Southern Egypt’.  		 			F Qiu 		,  		 			M Abdelsalam 		,  		 			P Thakkar 		.  	 	 		\textit{Journal of African Earth Sciences}  		2006. 44 p. .  	 
\bibitem[Song ()]{b38}\label{b38} 	 		‘Spectral mixture analysis for subpixel vegetation fractions in the urban environment: How to incorporate endmember variability’.  		 			C Song 		.  	 	 		\textit{Remote Sensing of Environment}  		2005. 95 p. .  	 
\bibitem[Zhang et al. ()]{b45}\label{b45} 	 		‘The successive projection algorithm (SPA), an algorithm with a spatial constraint for the automatic search of endmembers in hyperspectral data’.  		 			J Zhang 		,  		 			B Rivard 		,  		 			D M Rogge 		.  	 	 		\textit{Sensors}  		2008. 8 p. .  	 
\bibitem[Al-Awadhi ()]{b1}\label{b1} 	 		\textit{The use of remote sensing \& geographical information systems to identify vegetation: The case of},  		 			T Al-Awadhi 		,  		 			Al-Shukili A 		,  		 			Al-Amri Q 		.  		 \url{Dhofar/proceedings/2011/ISRSE34/211104015Final00239.p}  		2011.  	 
\bibitem[Cochrane ()]{b16}\label{b16} 	 		‘Using vegetation reflectance variability for species level classification of hyperspectral data’.  		 			M A Cochrane 		.  	 	 		\textit{International Journal of Remote Sensing}  		2000. 21  (10)  p. .  	 
\bibitem[Pal et al. ()]{b25}\label{b25} 	 		‘Utilization of Landsat ETM+ data for mineral-occurrences mapping over Dalma and Dhanjori’.  		 			S K Pal 		,  		 			T J Majumdar 		,  		 			A K Bhattacharya 		,  		 			R Bhattacharyya 		.  	 	 		\textit{International Journal of Remote Sensing}  		2011. 32  (14)  p. .  	 	 (: An advanced spectral analysis approach) 
\bibitem[Mozaffar et al. (2008)]{b21}\label{b21} 	 		\textit{Vegetation endmember extraction in s/XXXVII/congress/7\textunderscore pdf/3.../34.pdf},  		 			M H Mozaffar 		,  		 			Mjv Zoej 		,  		 			M R Sahebi 		,  		 			Y Rezaei 		.  		2008. November 20, 2011.  	 
\bibitem[Nascimento and Dias ()]{b23}\label{b23} 	 		‘Vertex component analysis: A fast algorithm to unmix hyperspectral data’.  		 			Jmp Nascimento 		,  		 			Jmb Dias 		.  		 \xref{http://dx.doi.org/10.1109/TGRS.2005.844293}{10.1109/TGRS.2005.844293}.  	 	 		\textit{IEEE Transactions on Geoscience and Remote Sensing}  		2005. 43  (4)  p. .  	 
\bibitem[Shippert (2004)]{b37}\label{b37} 	 		\textit{Why use hyperspectral imagery? Photogrammetric Engineering \& Remote Sensing, \textasciitilde mignotte/IFT6150/ComplementCours/Hyperspectr alImagery.pdf. (Accessed on},  		 			P Shippert 		.  		2004. November 20, 2011.  	 
\bibitem[Zhang et al. ()]{b44}\label{b44} 	 		 			B Zhang 		,  		 			X Wang 		,  		 			J Liu 		,  		 			L Zheng 		,  		 			Q Tong 		.  	 	 		\textit{Hyperspectral image processing and analysis system (HIPAS) and its applications},  				2000. 66 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
