<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article
  PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.0 20120330//EN" "http://jats.nlm.nih.gov/publishing/1.0/JATS-journalpublishing1.dtd">
<article article-type="research-article" dtd-version="1.0" specific-use="sps-1.6" xml:lang="en" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">
	<front>
		<journal-meta>
			<journal-id journal-id-type="publisher-id">teclo</journal-id>
			<journal-title-group>
				<journal-title>TecnoLógicas</journal-title>
				<abbrev-journal-title abbrev-type="publisher">TecnoL.</abbrev-journal-title>
			</journal-title-group>
			<issn pub-type="ppub">0123-7799</issn>
			<issn pub-type="epub">2256-5337</issn>
			<publisher>
				<publisher-name>Instituto Tecnológico Metropolitano - ITM</publisher-name>
			</publisher>
		</journal-meta>
		<article-meta>
			<article-id pub-id-type="doi">10.22430/22565337.1205</article-id>
			<article-categories>
				<subj-group subj-group-type="heading">
					<subject>Artículo de investigación</subject>
				</subj-group>
			</article-categories>
			<title-group>
				<article-title>Sparse Subspace Clustering for Hyperspectral Images using Incomplete Pixels</article-title>
				<trans-title-group xml:lang="es">
					<trans-title>Agrupación de subespacios escasos en imágenes hiperespectrales usando pixeles incompletos</trans-title>
				</trans-title-group>
			</title-group>
			<contrib-group>
				<contrib contrib-type="author">
					<name>
						<surname>Bacca</surname>
						<given-names>Jorge</given-names>
					</name>
					<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
				</contrib>
				<contrib contrib-type="author">
					<name>
						<surname>Arguello</surname>
						<given-names>Henry</given-names>
					</name>
					<xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
				</contrib>
			</contrib-group>
			<aff id="aff1">
				<label>1 </label>
				<institution content-type="original">System Engineer, Department of Computer Science, Universidad Industrial de Santander, Bucaramanga-Colombia, jorge.bacca1@correo.uis.edu.co</institution>
				<institution content-type="orgname">Universidad Industrial de Santander</institution>
				<addr-line>
					<named-content content-type="city">Bucaramanga</named-content>
				</addr-line>
				<country country="CO">Colombia</country>
				<email>jorge.bacca1@correo.uis.edu.co</email>
			</aff>
			<aff id="aff2">
				<label>2 </label>
				<institution content-type="original">Ph.D. in Electrical and Computer Engineering, Department of Computer Science, Universidad Industrial de Santander, Bucaramanga-Colombia, henarfu@uis.edu.co</institution>
				<institution content-type="orgname">Universidad Industrial de Santander</institution>
				<addr-line>
					<named-content content-type="city">Bucaramanga</named-content>
				</addr-line>
				<country country="CO">Colombia</country>
				<email>henarfu@uis.edu.co</email>
			</aff>
			<pub-date pub-type="epub-ppub">
				<season>Sep-Dec</season>
				<year>2019</year>
			</pub-date>
			<volume>22</volume>
			<issue>46</issue>
			<fpage>6</fpage>
			<lpage>19</lpage>
			<history>
				<date date-type="received">
					<day>15</day>
					<month>02</month>
					<year>2019</year>
				</date>
				<date date-type="accepted">
					<day>21</day>
					<month>05</month>
					<year>2019</year>
				</date>
			</history>
			<permissions>
				<license license-type="open-access" xlink:href="http://creativecommons.org/licenses/by-nc-sa/4.0/" xml:lang="en">
					<license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution License</license-p>
				</license>
			</permissions>
			<abstract>
				<title>Abstract</title>
				<p>Spectral image clustering is an unsupervised method that identifies distributions of pixels using spectral information without requiring a previous training stage. Sparse subspace clustering methods assume that hyperspectral images lie in the union of multiple low-dimensional subspaces. Therefore, sparse subspace clustering assigns spectral signatures to different subspaces, expressing each spectral signature as a sparse linear combination of all the pixels, ensuring that the non-zero elements belong to the same class. Although such methods have achieved good accuracy for unsupervised classification of hyperspectral images, their computational complexity becomes intractable as the number of pixels increases, i.e., when the spatial dimensions of the image become larger. For that reason, this paper proposes to reduce the number of pixels to be classified in the hyperspectral image; subsequently, the clustering results of the missing pixels are obtained by exploiting spatial information. Specifically, this work proposes two methodologies to remove pixels: the first one is based on spatial blue noise distribution, which reduces the probability of removing neighboring pixels, and the second one is a sub-sampling procedure that eliminates every two contiguous pixels, preserving the spatial structure of the scene. The performance of the proposed spectral image clustering framework is evaluated using three datasets, which shows that a similar accuracy is achieved when up to 50% of the pixels are removed. In addition, said framework is up to 7.9 times faster than the classification of the complete data sets.</p>
			</abstract>
			<trans-abstract xml:lang="es">
				<title>Resumen</title>
				<p>El agrupamiento de imágenes espectrales es un método no supervisado que identifica las distribuciones de píxeles utilizando información espectral, sin necesidad de una etapa previa de entrenamiento. Los métodos basados en agrupación de subespacio escasos suponen que las imágenes hiperespectrales viven en la unión de múltiples subespacios de baja dimensión. Basado en esto, la agrupación de subespacio escasos asigna firmas espectrales a diferentes subespacios, expresando cada firma espectral como una combinación lineal escasa de todos los píxeles, garantizando que los elementos que no son cero pertenecen a la misma clase. Aunque estos métodos han demostrado una buena precisión para la clasificación no supervisada de imágenes hiperespectrales, a medida que aumenta el número de píxeles, es decir, la dimensión de la imagen es grande, la complejidad computacional se vuelve intratable. Por este motivo, este documento propone reducir el número de píxeles a clasificar en la imagen hiperespectral y, posteriormente, los resultados del agrupamiento para los píxeles faltantes se obtienen explotando la información espacial. Específicamente, este trabajo propone dos metodologías para remover los píxeles: la primera se basa en una distribución espacial de ruido azul que reduce la probabilidad de que se eliminen píxeles vecinos; la segunda, es un procedimiento de submuestreo que elimina cada dos píxeles contiguos, preservando la estructura espacial de la escena. El rendimiento del algoritmo de agrupamiento de imágenes espectrales propuesto se evalúa en tres conjuntos de datos, mostrando que se obtiene una precisión similar cuando se elimina hasta la mitad de los pixeles, además, es hasta 7.9 veces más rápido en comparación con la clasificación de los conjuntos de datos completos.</p>
			</trans-abstract>
			<kwd-group xml:lang="en">
				<title>Keywords:</title>
				<kwd>Spectral images</kwd>
				<kwd>Spectral clustering</kwd>
				<kwd>Sparse subspace clustering</kwd>
				<kwd>Sub-sampling</kwd>
				<kwd>Image classification</kwd>
			</kwd-group>
			<kwd-group xml:lang="es">
				<title>Palabras clave:</title>
				<kwd>Imágenes hiperespectrales</kwd>
				<kwd>agrupación espectral</kwd>
				<kwd>agrupación de subespacios escasos</kwd>
				<kwd>submuestreo</kwd>
				<kwd>clasificación de imágenes</kwd> 
			</kwd-group>
			<counts>
				<fig-count count="7"/>
				<table-count count="3"/>
				<equation-count count="8"/>
				<ref-count count="30"/>
				<page-count count="14"/>
			</counts>
		</article-meta>
	</front>
	<body>
		<sec sec-type="intro">
			<title>INTRODUCTION</title>
			<p>Hyperspectral images (HSIs) have become a valuable tool for monitoring the Earth surface since they provide a wealth of spectral information compared to traditional RGB images <sup>[</sup><xref ref-type="bibr" rid="B1"><sup>1</sup></xref><sup>,</sup><xref ref-type="bibr" rid="B2"><sup>2</sup></xref><sup>]</sup>. HSIs are commonly represented as a 3D data cube, where two dimensions <italic>(x,y)</italic> correspond to the spatial information and the third one, to the spectral domain (<italic>λ)</italic>. In the 3D cube, each spatial position is represented as a vector, known as a spectral signature, whose values correspond to its intensity in each spectral band. Since the amount of radiation that each material reflects, absorbs, or emits varies according to the wavelength, the spectral signature of each pixel is used as a descriptor in a wide range of applications, such as classification <sup>[</sup><xref ref-type="bibr" rid="B1"><sup>1</sup></xref><sup>]</sup>, target detection <sup>[</sup><xref ref-type="bibr" rid="B2"><sup>2</sup></xref><sup>]</sup>, and spectral unmixing <sup>[</sup><xref ref-type="bibr" rid="B3"><sup>3</sup></xref><sup>]</sup> among others <sup>[</sup><xref ref-type="bibr" rid="B4"><sup>4</sup></xref><sup>-</sup><xref ref-type="bibr" rid="B10"><sup>10</sup></xref><sup>]</sup>.</p>
			<p>The classification of hyperspectral images can be defined as the process of assigning each pixel to one class. This task is mainly carried out under supervised methods that know some spectral pixel labels which are used in the training stage <sup>[</sup><xref ref-type="bibr" rid="B1"><sup>1</sup></xref><sup>]</sup>. Then, in the testing process, each unknown pixel is assigned the label of the spectral signature that presents the least spectral difference <sup>[</sup><xref ref-type="bibr" rid="B11"><sup>11</sup></xref><sup>]</sup>.</p>
			<p>However, in some applications, the labeled samples are unavailable or difficult to acquire <sup>[</sup><xref ref-type="bibr" rid="B12"><sup>12</sup></xref><sup>]</sup>. For that reason, unsupervised techniques such as clustering can be an effective alternative because they group a set of similar pixels without previous information of the data. As it is widely known, HSIs are high-dimensional data with large spectral variability and complex structure that make the clustering problem very challenging.</p>
			<p>To date, some clustering algorithms have been used for HSIs. Specifically, they can be divided into four groups: (a) centroid-based clustering methods <sup>[</sup><xref ref-type="bibr" rid="B13"><sup>13</sup></xref><sup>-</sup><xref ref-type="bibr" rid="B15"><sup>15</sup></xref><sup>]</sup>, (b) density-based methods <sup>[</sup><xref ref-type="bibr" rid="B16"><sup>16</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B17"><sup>17</sup></xref><sup>]</sup>, (c) biological methods <sup>[</sup><xref ref-type="bibr" rid="B18"><sup>18</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B19"><sup>19</sup></xref><sup>]</sup>, and (d) spectral-based methods <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B20"><sup>20</sup></xref><sup>]</sup>. In general, spectral-based methods have achieved a good and robust performance for spectral images <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>. Said methods include two main steps: (i) building an adjacency matrix that describes the relationship between the spectral pixels and, then, (ii) applying centroid-based clustering methods to the Laplacian matrix formed by the adjacency matrix to obtain the clustering results.</p>
			<p>Assuming that spectral signatures, which correspond to a land cover class, lie in the same low-dimensional subspace, a known spectral-based method called sparse subspace clustering (SSC) builds the adjacency matrix by expressing each spectral pixel as a linear combination of all spectral signatures of the scene. In addition, such solution is restricted to be sparse, which guarantees that the spectral signatures that correspond to those sparse coefficients belong to the same subspace<sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>. However, in the traditional SSC scheme, only spectral information is used to discriminate the different classes, thus ignoring the rich spatial information contained in the HSIs. To overcome those limitations, different methods have been proposed to incorporate a 2D or 3D spatial regularizer into the SSC algorithm <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B21"><sup>21</sup></xref><sup>-</sup><xref ref-type="bibr" rid="B23"><sup>23</sup></xref><sup>]</sup>. Said methods use 2D/3D smoothing filters in a reshaped coefficient matrix based on the fact that adjacent coefficients generally belong to the same class. Although those methods have shown good performance for HSIs, when the number of points increases (i.e., the spatial dimension of the image is large), they become computationally intractable <sup>[</sup><xref ref-type="bibr" rid="B22"><sup>22</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B24"><sup>24</sup></xref><sup>]</sup>.</p>
			<p>For that reason, this work proposes to remove some spectral pixels from the image in order to reduce the number of points to classify. Consequently, the computational time of the clustering task is reduced. Afterward, the clustering results of the incomplete pixels are assigned using a kind of filter that selects the predominant label in a given neighborhood. Specifically, this work proposes two schemes to remove some spectral pixels. The first one is based on spatial blue noise coding <sup>[</sup><xref ref-type="bibr" rid="B22"><sup>22</sup></xref><sup>,</sup><xref ref-type="bibr" rid="B25"><sup>25</sup></xref><sup>]</sup>, and it allows uniform elimination in the spatial dimensions of the scene, avoiding clusters of removed pixels, which are properties desired in the filtering step. The second one is a sub-sampling scheme that eliminates every two contiguous pixels preserving the spatial structure of the images, which allows the use of SSC-based methods that employ the spatial information to improve the clustering result <sup>[</sup><xref ref-type="bibr" rid="B21"><sup>21</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B26"><sup>26</sup></xref><sup>]</sup>. The performance of the spectral image clustering framework proposed in this study is evaluated using three datasets, and a similar accuracy is obtained when up to 50% of the pixels are removed compared with the full data using the proposed designs. In addition, the proposed scheme is up to 7.9 times faster classifying the data sets compared to the full data sets.</p>
		</sec>
		<sec>
			<title>2. SPARSE SUBSPACE CLUSTERING FOR HYPERSPECTRAL IMAGES</title>
			<p>Let <bold>F</bold>∈R<sup>L×MN</sup> be a hyperspectral image reorganized as <bold>F</bold>=[<bold>f</bold>
 <sub>
 <bold>(1)</bold>
</sub> ,…,<bold>f</bold>
 <sub>
 <bold>(MN)</bold>
</sub> ], where <italic>M</italic> and <italic>N</italic> represent the spatial dimensions, <italic>L</italic> stands for the number of spectral bands, and<bold>
 <italic>f</italic>
</bold> 
 <sub>
 <bold>
 <italic>(k)</italic>
</bold> 
</sub> 
 <italic>∈ R</italic>
 <sup>
 <italic>L</italic>
</sup> denotes the spectral signature of the <italic>k</italic> -th pixel. The SSC method assumes that the HSIs lie in the union of <italic>n</italic> low-dimensional subspaces <inline-graphic xlink:href="2256-5337-teclo-22-46-00006-i001.jpg"/> such that each subspace corresponds to a certain land-cover class <sup>[</sup><xref ref-type="bibr" rid="B26"><sup>26</sup></xref><sup>]</sup>. In order to group spectral pixels, SSC assumes that each spectral signature <bold>f</bold>
 <sub>(k)</sub> that corresponds to a specific land-cover class belongs to the same independent subspace <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>. Specifically, first, the SSC builds a sparse similarity matrix, which describes the relationships between pixels exploiting the fact that each spectral signature is represented as a linear or affine combination of few pixels in the same subspace <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>. This affinity matrix is built using the coefficient matrix <bold>C</bold> ∈ R<sup>MN×MN</sup> obtained from the sparse optimization problem, which is modeled as follows (<xref ref-type="disp-formula" rid="e1">1</xref>):</p>
			<p>
				<disp-formula id="e1">
					<graphic xlink:href="2256-5337-teclo-22-46-00006-e1.jpg"/>
				</disp-formula>
			</p>
			<p>where, <inline-graphic xlink:href="2256-5337-teclo-22-46-00006-i003.jpg"/>-norm is the number of nonzero elements of <bold>
 <italic>C; Z</italic>
</bold> , the error matrix; and λ, a regularization parameter for the sparsity coefficient and noise level trade-off. The constraint <bold>
 <italic>diag (C)=0</italic>
</bold> is used to eliminate the trivial ambiguity where a point is represented by itself, and the constraint <bold>
 <italic>C</italic>
</bold> 
 <sup>
 <bold>
 <italic>T</italic>
</bold> 
</sup> 
 <bold>
 <italic>1=1</italic>
</bold> ensures that it can work even in case of affine subspaces <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B24"><sup>24</sup></xref><sup>]</sup>. After solving (<xref ref-type="disp-formula" rid="e1">1</xref>), the <italic>k-</italic>th column of <bold>
 <italic>C</italic>
</bold> , which corresponds to a data point <bold>
 <italic>f</italic>
</bold> 
 <sub>
 <italic>(k)</italic>
</sub> that lies in a <italic>d</italic>
 <sub>
 <italic>i</italic>
</sub> dimensional subspace <italic>S</italic>
 <sub>
 <italic>i</italic>
</sub> , is expected to have only <italic>d</italic>
 <sub>
 <italic>i</italic>
</sub> non-zero elements. However, since ℓ<sub>0</sub>-norm is an NP-hard problem, the relaxed <inline-graphic xlink:href="2256-5337-teclo-22-46-00006-i004.jpg"/>-norm is usually adopted to relax the problem as (<xref ref-type="disp-formula" rid="e2">2</xref>):</p>
			<p>
				<disp-formula id="e2">
					<graphic xlink:href="2256-5337-teclo-22-46-00006-e2.jpg"/>
				</disp-formula>
			</p>
			<p>where, the <inline-graphic xlink:href="2256-5337-teclo-22-46-00006-i004.jpg"/>-norm promotes sparsity, i.e., each spectral signature is represented by few pixels <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>. This formulation can be efficiently solved using the alternating direction method of multipliers (ADMM) with a computational complexity <italic>O(L(MN)</italic>
 <sup>
 <italic>2</italic>
</sup> 
 <italic>)</italic> 
 <sup>[</sup><xref ref-type="bibr" rid="B27"><sup>27</sup></xref><sup>]</sup>. After solving (<xref ref-type="disp-formula" rid="e2">2</xref>), each column of <bold>
 <italic>C</italic>
</bold> is normalized to better deal with different norms of the spectral signatures as <bold>c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>=c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>/||c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>||∞</bold>. Subsequently, <bold>
 <italic>C</italic>
</bold> is used to construct the non-negative similarity matrix <bold>
 <italic>W</italic>
</bold> as (<xref ref-type="disp-formula" rid="e3">3</xref>):</p>
			<p>
				<disp-formula id="e3">
					<graphic xlink:href="2256-5337-teclo-22-46-00006-e3.jpg"/>
				</disp-formula>
			</p>
			<p>where, <bold>
 <italic>W</italic>
</bold> 
 <sub>
 <italic>i,j</italic>
</sub> represents the similarity between the <italic>i</italic>-th and <italic>j</italic>-th pixels. Finally, to obtain the segmentation of the data into different subspaces, a weighted graph <bold>
 <italic>G=(ν,ε,W)</italic> 
</bold> is built, where ν denotes the set of <italic>NM</italic> nodes of the graph that correspond to <italic>NM</italic> pixels of the image; <italic>ε ⊆ ν×ν</italic>, the set of edges between the node; and <bold>
 <italic>W ∈ R</italic>
</bold> 
 <sup>
 <italic>MN×MN</italic>
</sup> , the weights of the edges. Then, the data is clustered by applying spectral clustering methods <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>,</sup><xref ref-type="bibr" rid="B28"><sup>28</sup></xref><sup>]</sup> over the graph G which, naively implemented, has a computational complexity <italic>O((MN)</italic>
 <sup>
 <italic>3</italic>
</sup> 
 <italic>)</italic>
 <sup>[</sup><xref ref-type="bibr" rid="B8"><sup>8</sup></xref><sup>]</sup>.</p>
		</sec>
		<sec>
			<title>3. SPARSE SUBSPACE CLUSTERING FOR HYPERSPECTRAL IMAGES WITH INCOMPLETE PIXELS</title>
			<p>Note that this sparse representation builds the <bold>
 <italic>C</italic>
</bold> matrix using only spectral information, i.e., the sparse representation of the <italic>k</italic>-th pixel is the same regardless of its spatial position. Therefore, considering that land-cover materials are distributed homogeneously (i.e., contiguous pixels in a spectral image generally belong to the same material), different constraints have been applied to <bold>
 <italic>C</italic>
</bold> in order to incorporate the spatial information of the scene <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B21"><sup>21</sup></xref><sup>]-[</sup><xref ref-type="bibr" rid="B23"><sup>23</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B26"><sup>26</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B29"><sup>29</sup></xref><sup>]</sup>. Specifically, different smoothing filters are applied at each iteration of the ADMM algorithm to a reshaped version of the <bold>
 <italic>C</italic>
</bold> matrix in order to obtain the same value in a neighborhood of pixels <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B21"><sup>21</sup></xref><sup>]-[</sup><xref ref-type="bibr" rid="B23"><sup>23</sup></xref><sup>]</sup>. Furthermore, the use of smoothing operators on the image has been explored for SSC <sup>[</sup><xref ref-type="bibr" rid="B23"><sup>23</sup></xref><sup>]</sup>, <sup>[</sup><xref ref-type="bibr" rid="B29"><sup>29</sup></xref><sup>]</sup>. Although said method has shown good results in non-supervised classification tasks, when the spatial resolution of those images increases, they become computationally intractable <sup>[</sup><xref ref-type="bibr" rid="B24"><sup>24</sup></xref><sup>]</sup>.</p>
			<p>For that reason, we propose to remove certain pixels from the image before solving step (<xref ref-type="disp-formula" rid="e2">2</xref>) and the spectral clustering method in order to reduce the computational time of those steps. Mathematically, the incomplete image can be represented as (<xref ref-type="disp-formula" rid="e4">4</xref>):</p>
			<p>
				<disp-formula id="e4">
					<graphic xlink:href="2256-5337-teclo-22-46-00006-e4.jpg"/>
				</disp-formula>
			</p>
			<p>where, <bold>
 <italic>F ̃</italic>
</bold> is the incomplete image, and <bold>
 <italic>H ∈ {0,1}</italic>
</bold> 
 <sup>
 <italic>MN×P</italic>
</sup> is the selecting matrix that has only one non-zero value per row, with <italic>P</italic> as the number of preserved pixels. Therefore, the SSC model is applied to obtain the clustering results for those pixels. This segmentation can be represented in <bold>s</bold> ∈ R<sup>P</sup>, which is a vector with the labels of the preserved pixels. In order to obtain the incomplete labels, let <bold>
 <italic>s ̂= Hs</italic>
</bold> be a vector where the missing positions are present. Then, this vector is reorganized in a matrix <bold>
 <italic>S ∈ R</italic>
</bold> 
 <sup>
 <italic>M×N</italic>
</sup> (see <xref ref-type="fig" rid="f1">Fig. 1</xref>), where the incomplete labels are obtained applying a kind of filter that selects the predominant label in a given window; in this case, of a 3 ×3 size. Specifically, when <italic>χ={1, ...,ı}</italic> denotes the set of ı class labels, those missing values are given by (<xref ref-type="disp-formula" rid="e5">5</xref>):</p>
			<p>
				<disp-formula id="e5">
					<graphic xlink:href="2256-5337-teclo-22-46-00006-e5.jpg"/>
				</disp-formula>
			</p>
			<p>where <bold>w=3</bold> is the size of the window; <bold>⌊.⌋</bold>, the floor function; and <bold>δ</bold>, the Kronecker delta function, which is 1 if the arguments are equal and 0 otherwise.</p>
			<p>
				<xref ref-type="fig" rid="f1">Fig. 1</xref> represents the step-by-step of the proposed method and Algorithm 1 summarizes the computations described above. Note that the quality of the proposed methodology mainly depends on the structure of matrix <bold>H</bold>. For that reason, the two following sub-sections propose different strategies to design selecting matrix <bold>H</bold> in an efficient way.</p>
			<p>
				<fig id="f1">
					<label>Fig. 1</label>
					<caption>
						<title>Visual step-by-step process of the sparse subspace clustering for hyperspectral images with incomplete pixels showing the full data in a 3D structure</title>
					</caption>
					<graphic xlink:href="2256-5337-teclo-22-46-00006-gf1.jpg"/>
					<attrib>Source: Authors’ own work.</attrib>
				</fig>
			</p>
			<p><bold>Algorithm 1:</bold> Spectral Subspace Clustering for incomplete hyperspectral image</p>
			<p><bold>Input:</bold> F, <italic>n</italic>, <bold>λ</bold>, <italic>H</italic>, p</p>
			<p>
				<list list-type="order">
					<list-item>
						<p>Design matrix <italic>H</italic>, holding p pixel positions</p>
					</list-item>
					<list-item>
						<p>Extract the selected pixels as <bold>F</bold>̃<bold>=HF.</bold></p>
					</list-item>
					<list-item>
						<p>Solve the sparse optimization problem in (<xref ref-type="disp-formula" rid="e2">2</xref>) with the incomplete image <bold>F</bold>̃.</p>
					</list-item>
					<list-item>
						<p>Normalize the columns of C as <bold>c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>= c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>/|| c</bold>
 <sub>
 <bold>j</bold>
</sub> 
 <bold>||</bold>
 <sub>
 <bold>∞</bold>
</sub> </p>
					</list-item>
					<list-item>
						<p>Construct the similarity graph representing the data point <bold>W=</bold>|<bold>C</bold>|<bold>+</bold>|<bold>C</bold>|<sup>
 <bold>T</bold>
</sup> .</p>
					</list-item>
					<list-item>
						<p>Apply spectral clustering as in <sup>[</sup><xref ref-type="bibr" rid="B28"><sup>28</sup></xref><sup>]</sup> to the similarity graph.</p>
					</list-item>
					<list-item>
						<p>Complete the non-labeled pixels using a <bold>3 ×3</bold> filter for the segmentation in step 6</p>
					</list-item>
				</list>
			</p>
			<p><bold>Output:</bold> Segmentation of the data S</p>
			<sec>
				<title>3.1 Design of the Selecting Matrix Based on Spatial Blue Noise Coding</title>
				<p>An important design parameter of the selection matrix is the number of pixels that will be removed. Therefore, let <italic>ζ</italic>
 <sub>
 <italic>r</italic>
</sub> be the preservation ratio defined as (<xref ref-type="disp-formula" rid="e6">6</xref>):</p>
				<p>
					<disp-formula id="e6">
						<graphic xlink:href="2256-5337-teclo-22-46-00006-e6.jpg"/>
					</disp-formula>
				</p>
				<p>For instance, <italic>ζ</italic>
 <sub>
 <italic>r</italic>
</sub> 
 <italic>=</italic> 0.2 means that 20% of the pixels would be preserved and 80% of the pixels would be removed after applying (<xref ref-type="disp-formula" rid="e4">4</xref>). A conventional selection matrix uses random entries; however, random binary codes tend to form clusters. <xref ref-type="fig" rid="f2">Figure 2</xref> (a) shows an example of a random matrix with <italic>ζ</italic>
 <sub>
 <italic>r</italic>
</sub> = 0.75, where matrix <bold>H</bold> is represented as an <italic>M × N</italic> matrix where white spaces mark the pixels to remove, and black represents the pixels to keep. Note that the random matrix tends to form clusters, which leads to a negative impact when the non-labeled pixels in the incomplete image are assigned using the strategy presented in Section 3. For that reason, a blue noise pixel distribution is used in order to reduce clusters and achieve uniform selected pixels, as shown in <xref ref-type="fig" rid="f2">Fig. 2</xref>. (b) <sup>[</sup><xref ref-type="bibr" rid="B25"><sup>25</sup></xref><sup>]</sup>.</p>
				<p>
					<fig id="f2">
						<label>Fig. 2</label>
						<caption>
							<title>Visual representation of selecting matrix H for (a) random distribution and (b) blue noise distribution with <italic>ζ</italic>
 <sub>
 <italic>r</italic>
</sub> 
 <italic>=</italic> 0.75, and c) sub-sampling with <italic>ζ</italic>
 <sub>
 <italic>r</italic>
</sub> 
 <italic>=</italic> 0.5</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf2.png"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
			</sec>
			<sec>
				<title>3.2 Design of the Selecting Matrix-Based Sub-sampling</title>
				<p>The random and spatial blue noise criteria to remove pixels do not preserve the spatial distribution of the scene after the reorganization in (<xref ref-type="disp-formula" rid="e4">4</xref>) because more rows than columns, or vice versa, can be eliminated. Therefore, SSC-based methods that incorporate the spatial information cannot be directly applied to <bold>F</bold>̃. For that reason, a sub-sampling scheme that eliminates every two contiguous pixels and preserved the spatial structure of the images is proposed. Specifically, matrix <bold>H</bold> has the structure (<xref ref-type="disp-formula" rid="e7">7</xref>).</p>
				<p>
					<disp-formula id="e7">
						<graphic xlink:href="2256-5337-teclo-22-46-00006-e7.jpg"/>
					</disp-formula>
				</p>
			</sec>
		</sec>
		<sec sec-type="results">
			<title>4. SIMULATIONS AND RESULTS</title>
			<p>In this section, the performance of the proposed hyperspectral image clustering framework is evaluated. The clustering result of applying Algorithm 1 to the incomplete image is denoted as IP. The spectral Indian Pines dataset and two regions of Pavia University data set were used for these experiments. The results presented here are the average of 10 trial runs. Overall accuracy (Acc_O), average accuracy (Acc_A), and Kappa coefficients were used as quantitative performance metrics. In the tables, the metric used for each land cover class is Accuracy. All the simulations were implemented in Matlab 2017a on an Intel Core i7 3.41-Ghz CPU with 32 GB of RAM. In all the tables, the optimal value of each row is shown in bold.</p>
			<sec>
				<title>4.1 Spectral image datasets</title>
				<p>The Indian Pines hyperspectral data set, sensed by the AVIRIS sensor, has 145 × 145 pixels and 224 spectral bands <sup>[</sup><xref ref-type="bibr" rid="B30"><sup>30</sup></xref><sup>]</sup>. A total of 20 water absorption and noisy bands were removed, thus leaving 200 spectral features for the experiments. A known sub-image of the Indian Pines data set was used in the test; its spatial dimensions are 70 × 70 pixels, and it includes four main-land cover classes: corn-no-till, grass, soybeans-minimum-till, and soybeans-no-till <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>.</p>
				<p>The second scene, of Pavia University, was acquired by the Reflective Optics System Imaging Spectrometer (ROSIS) airborne sensor over an urban area of Pavia, Northern Italy. The size of the image is 610 × 340 pixels and 103 spectral bands <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup>. For the tests, the authors selected a typical area of a size of 140 x 80 pixels containing eight main land-cover classes: asphalt, meadows, trees, metal sheet, bare soil, bitumen, bricks, and shadows. Furthermore, a different region of ROSIS Pavia University data set was also used; its size is 64 × 64 pixels, and it contains four land-cover classes: asphalt, meadows, trees, and bricks.</p>
				<p>The number of classes for each data set was manually fixed as an input for Algorithm 1. Additionally, parameter λ was chosen applying the formulation in <sup>[</sup><xref ref-type="bibr" rid="B9"><sup>9</sup></xref><sup>]</sup> as (<xref ref-type="disp-formula" rid="e8">8</xref>):</p>
				<p>
					<disp-formula id="e8">
						<graphic xlink:href="2256-5337-teclo-22-46-00006-e8.jpg"/>
					</disp-formula>
				</p>
				<p>where, γ is a parameter that directly depends on the spectral image that is used and β is a tunable parameter that was fixed for all the experiments at β=1000.</p>
			</sec>
			<sec>
				<title>4.2 Quality of classification results vs number of eliminated pixels</title>
				<p>The first test was performed to show the quality of the results and the computational time using the number of eliminated pixels by means of the preservation ratio (ζ<sub>
 <italic>r</italic>
</sub> ). For that purpose, the proposed methods were compared with random elimination and the complete image. The Indian Pines and Pavia University data tests were used in this test. <xref ref-type="fig" rid="f3">Figure 3</xref> and 4 show the general accuracy and the computational time obtained with the different configurations for the two data sets, respectively. Note that, in the sub-sampling method, the preservation ratio is fixed at ζ<sub>
 <italic>r</italic>
</sub> = 0.5 and, with the full image, it is ζ<sub>
 <italic>r</italic>
</sub> = 1. It can be observed that, when the number of preserved pixels increases, the quality of the classification by the designed and randomized elimination schemes improves. However, the designed blue noise scheme outperforms the random selection matrix with ζ<sub>
 <italic>r</italic>
</sub> ≤0.5 for both data sets. In addition, the proposed methods maintain a performance comparable to the full data when more than half of the pixels are conserved. <xref ref-type="fig" rid="f3">Fig. 3</xref> and <xref ref-type="fig" rid="f4">4</xref> also show the time spent applying different preservation ratios and a drastic increase in computational time as the number of removed pixels decreases.</p>
				<p>
					<fig id="f3">
						<label>Fig. 3</label>
						<caption>
							<title>Preservation ratio versus (top) overall accuracy of the clustering result and (bottom) computational time for the Indian Pines data set</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf3.jpg"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
				<p>
					<fig id="f4">
						<label>Fig. 4</label>
						<caption>
							<title>Preservation ratio versus (top) overall accuracy of the clustering result and (bottom) computational time for the Pavia University data set</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf4.jpg"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
			</sec>
			<sec>
				<title>4.3 Advantages of the Sub-sampling scheme</title>
				<p>The second test shows the advantages of the sub-sampling method because SSC with spatial regularizer (SSC-SR) algorithms can be used. Therefore, the SSC with a 3D spatial regularizer (SSC-3DSR) was employed for this test <sup>[</sup><xref ref-type="bibr" rid="B22"><sup>22</sup></xref><sup>]</sup>. <xref ref-type="fig" rid="f5">Figure 5</xref> and <xref ref-type="table" rid="t1">Table 1</xref> show the detailed results of the classification and computational time, respectively, for the Indian Pines data set. Note that the SSC-3DSR and SSC-3DSR (IP) obtained a better clustering accuracy. In addition, the proposed approach obtained clustering results comparable to the classification of the full data by the SSC and SSC-3DSR methods. Nevertheless, the proposed method reduces the computational time by 83.65% and 83.23% compared to SSC and SSC-3DSR, respectively.</p>
				<p>
					<fig id="f5">
						<label>Fig. 5</label>
						<caption>
							<title>Visual clustering results on AVIRIS Indian Pines image: (a) ground truth, (b) SSC, (c) SSC (IP), (d) SSC-3DSR, and (e) SSC-3DSR (IP)</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf5.jpg"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
				<p>
					<table-wrap id="t1">
						<label>Table 1</label>
						<caption>
							<title>Clustering results for the AVIRIS Indian Pines Image</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gt1.jpg"/>
						<table-wrap-foot>
							<fn id="TFN1">
								<p>Source: Authors’ own work.</p>
							</fn>
						</table-wrap-foot>
					</table-wrap>
				</p>
				<p>Furthermore, <xref ref-type="fig" rid="f6">Figure 6</xref> and <xref ref-type="table" rid="t2">Table 2</xref> show the visual and numerical results of the first region of the Pavia University dataset in terms of classification accuracy. For this dataset, the best result is achieved by the SSC-3DSR without the proposed subsampling method. Moreover, the proposed scheme provides the shortest classification time, thus maintaining a good performance. Specifically, it solved the clustering problem 6.11 times faster than the other methods.</p>
				<p>
					<fig id="f6">
						<label>Fig. 6</label>
						<caption>
							<title>Visual clustering results on ROSIS Pavia University image: (a) ground truth, (b) SSC, (c) SSC (IP), (d) SSC-3DSR, and (e) SSC-3DSR (IP)</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf6.jpg"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
				<p>
					<table-wrap id="t2">
						<label>Table 2</label>
						<caption>
							<title>Clustering results for the ROSIS Pavia University image</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gt2.jpg"/>
						<table-wrap-foot>
							<fn id="TFN2">
								<p>Source: Authors’ own work.</p>
							</fn>
						</table-wrap-foot>
					</table-wrap>
				</p>
				<p>Finally, the classification performance achieved for the other region of the Pavia University dataset is shown in <xref ref-type="fig" rid="f7">Fig. 7</xref>, and the quantitative results are presented in <xref ref-type="table" rid="t3">Table 3</xref>. Note that the quality is preserved, but our method is 5 times faster for this subregion of Pavia University.</p>
				<p>
					<fig id="f7">
						<label>Fig. 7</label>
						<caption>
							<title>Visual clustering results for a region of Pavia University image: (a) ground truth, (b) SSC, (c) SSC (IP), (d) SSC-3DSR, and (e) SSC-3DSR (IP)</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gf7.jpg"/>
						<attrib>Source: Authors’ own work.</attrib>
					</fig>
				</p>
				<p>
					<table-wrap id="t3">
						<label>Table 3</label>
						<caption>
							<title>Clustering results for a region of Pavia University image</title>
						</caption>
						<graphic xlink:href="2256-5337-teclo-22-46-00006-gt3.jpg"/>
						<table-wrap-foot>
							<fn id="TFN3">
								<p>Source: Authors’ own work.</p>
							</fn>
						</table-wrap-foot>
					</table-wrap>
				</p>
			</sec>
		</sec>
		<sec sec-type="conclusions">
			<title>5. CONCLUSIONS</title>
			<p>A method to reduce the computational time of sparse subspace clustering for hyperspectral images was proposed in this work. Such scheme is based on the fact that some spectral pixels can be omitted in the clustering steps. Therefore, the clustering of the removed pixels is completed using a special filter that selects the most frequent value in a given neighborhood. Specifically, this work proposed two schemes to remove pixels. One is based on spatial uniform blue noise coding, and the other is a sub-sampling of every two pixels that preserves the spatial structure of the scene. In general, the results for three different datasets show that the proposed clustering achieves similar accuracy, but it is up to 7.9 times faster than the other methods. However, removing some pixels can sharply reduce classification accuracy in some images, especially when there are few pixels per class. Therefore, future work includes grouping pixels according to the spatial structure of the scene instead of eliminating them.</p>
		</sec>
	</body>
	<back>
		<ref-list>
			<title>REFERENCES</title>
			<ref id="B1">
				<label>[1]</label>
				<mixed-citation>[1] M. Fauvel, J. Chanussot, J. A. Benediktsson, and J. R. Sveinsson, “Spectral and spatial classification of hyperspectral data using SVMs and morphological profiles,” in 2007 IEEE International Geoscience and Remote Sensing Symposium, Barcelona 2007, vol. 46, no. 11, pp. 4834-4837. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/IGARSS.2007.4423943">https://doi.org/10.1109/IGARSS.2007.4423943</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Fauvel</surname>
							<given-names>M.</given-names>
						</name>
						<name>
							<surname>Chanussot</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Benediktsson</surname>
							<given-names>J. A.</given-names>
						</name>
						<name>
							<surname>Sveinsson</surname>
							<given-names>J. R.</given-names>
						</name>
					</person-group>
					<source>Spectral and spatial classification of hyperspectral data using SVMs and morphological profiles</source>
					<conf-name>IEEE International Geoscience and Remote Sensing Symposium</conf-name>
					<conf-loc>Barcelona</conf-loc>
					<conf-date>2007</conf-date>
					<volume>46</volume>
					<issue>11</issue>
					<fpage>4834</fpage>
					<lpage>4837</lpage>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/IGARSS.2007.4423943">https://doi.org/10.1109/IGARSS.2007.4423943</ext-link>
				</element-citation>
			</ref>
			<ref id="B2">
				<label>[2]</label>
				<mixed-citation>[2] N. M. Nasrabadi, “Hyperspectral Target Detection : An Overview of Current and Future Challenges,” IEEE Signal Process. Mag., vol. 31, no. 1, pp. 34-44, Jan. 2014. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/MSP.2013.2278992">https://doi.org/10.1109/MSP.2013.2278992</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Nasrabadi</surname>
							<given-names>N. M.</given-names>
						</name>
					</person-group>
					<article-title>Hyperspectral Target Detection : An Overview of Current and Future Challenges</article-title>
					<source>IEEE Signal Process. Mag.</source>
					<volume>31</volume>
					<issue>1</issue>
					<fpage>34</fpage>
					<lpage>44</lpage>
					<month>01</month>
					<year>2013</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/MSP.2013.2278992">https://doi.org/10.1109/MSP.2013.2278992</ext-link>
				</element-citation>
			</ref>
			<ref id="B3">
				<label>[3]</label>
				<mixed-citation>[3] J. M. Bioucas-Dias et al., “Hyperspectral Unmixing Overview: Geometrical, Statistical, and Sparse Regression-Based Approaches,” IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens., vol. 5, no. 2, pp. 354-379, Apr. 2012. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2012.2194696">https://doi.org/10.1109/JSTARS.2012.2194696</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Bioucas-Dias</surname>
							<given-names>J. M.</given-names>
						</name>
						<etal/>
					</person-group>
					<article-title>Hyperspectral Unmixing Overview: Geometrical, Statistical, and Sparse Regression-Based Approaches</article-title>
					<source>IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.</source>
					<volume>5</volume>
					<issue>2</issue>
					<fpage>354</fpage>
					<lpage>379</lpage>
					<month>04</month>
					<year>2012</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2012.2194696">https://doi.org/10.1109/JSTARS.2012.2194696</ext-link>
				</element-citation>
			</ref>
			<ref id="B4">
				<label>[4]</label>
				<mixed-citation>[4] G. Martin and J. M. Bioucas-Dias, “Hyperspectral Blind Reconstruction From Random Spectral Projections,” IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens., vol. 9, no. 6, pp. 2390-2399, Jun. 2016. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2016.2541541">https://doi.org/10.1109/JSTARS.2016.2541541</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Martin</surname>
							<given-names>G.</given-names>
						</name>
						<name>
							<surname>Bioucas-Dias</surname>
							<given-names>J. M.</given-names>
						</name>
					</person-group>
					<article-title>Hyperspectral Blind Reconstruction From Random Spectral Projections</article-title>
					<source>IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.</source>
					<volume>9</volume>
					<issue>6</issue>
					<fpage>2390</fpage>
					<lpage>2399</lpage>
					<month>06</month>
					<year>2016</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2016.2541541">https://doi.org/10.1109/JSTARS.2016.2541541</ext-link>
				</element-citation>
			</ref>
			<ref id="B5">
				<label>[5]</label>
				<mixed-citation>[5] A. F. H. Goetz, G. Vane, J. E. Solomon, and B. N. Rock, “Imaging Spectrometry for Earth Remote Sensing,” Science, vol. 228, no. 4704, pp. 1147-1153, Jun. 1985. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1126/science.228.4704.1147">https://doi.org/10.1126/science.228.4704.1147</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Goetz</surname>
							<given-names>A. F. H.</given-names>
						</name>
						<name>
							<surname>Vane</surname>
							<given-names>G.</given-names>
						</name>
						<name>
							<surname>Solomon</surname>
							<given-names>J. E.</given-names>
						</name>
						<name>
							<surname>Rock</surname>
							<given-names>B. N.</given-names>
						</name>
					</person-group>
					<article-title>Imaging Spectrometry for Earth Remote Sensing</article-title>
					<source>Science</source>
					<volume>228</volume>
					<issue>4704</issue>
					<fpage>1147</fpage>
					<lpage>1153</lpage>
					<month>06</month>
					<year>1985</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1126/science.228.4704.1147">https://doi.org/10.1126/science.228.4704.1147</ext-link>
				</element-citation>
			</ref>
			<ref id="B6">
				<label>[6]</label>
				<mixed-citation>[6] Y. Liu, H. Pu, and D.-W. Sun, “Hyperspectral imaging technique for evaluating food quality and safety during various processes: A review of recent applications,” Trends Food Sci. Technol., vol. 69, pp. 25-35, Nov. 2017. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.tifs.2017.08.013">https://doi.org/10.1016/j.tifs.2017.08.013</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Liu</surname>
							<given-names>Y.</given-names>
						</name>
						<name>
							<surname>Pu</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Sun</surname>
							<given-names>D.-W.</given-names>
						</name>
					</person-group>
					<article-title>Hyperspectral imaging technique for evaluating food quality and safety during various processes: A review of recent applications</article-title>
					<source>Trends Food Sci. Technol.</source>
					<volume>69</volume>
					<fpage>25</fpage>
					<lpage>35</lpage>
					<month>11</month>
					<year>2017</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.tifs.2017.08.013">https://doi.org/10.1016/j.tifs.2017.08.013</ext-link>
				</element-citation>
			</ref>
			<ref id="B7">
				<label>[7]</label>
				<mixed-citation>[7] T. Adão et al., “Hyperspectral Imaging: A Review on UAV-Based Sensors, Data Processing and Applications for Agriculture and Forestry,” Remote Sens., vol. 9, no. 11, p. 1110, Oct. 2017. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/rs9111110">https://doi.org/10.3390/rs9111110</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Adão</surname>
							<given-names>T.</given-names>
						</name>
						<etal/>
					</person-group>
					<article-title>Hyperspectral Imaging: A Review on UAV-Based Sensors, Data Processing and Applications for Agriculture and Forestry</article-title>
					<source>Remote Sens.</source>
					<volume>9</volume>
					<issue>11</issue>
					<fpage>1110</fpage>
					<lpage>1110</lpage>
					<month>10</month>
					<year>2017</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/rs9111110">https://doi.org/10.3390/rs9111110</ext-link>
				</element-citation>
			</ref>
			<ref id="B8">
				<label>[8]</label>
				<mixed-citation>[8] E. Elhamifar and R. Vidal, “Sparse Subspace Clustering: Algorithm, Theory, and Applications,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 35, no. 11, pp. 2765-2781, Nov. 2013. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/TPAMI.2013.57">https://doi.org/10.1109/TPAMI.2013.57</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Elhamifar</surname>
							<given-names>E.</given-names>
						</name>
						<name>
							<surname>Vidal</surname>
							<given-names>R.</given-names>
						</name>
					</person-group>
					<article-title>Sparse Subspace Clustering: Algorithm, Theory, and Applications</article-title>
					<source>IEEE Trans. Pattern Anal. Mach. Intell.</source>
					<volume>35</volume>
					<issue>11</issue>
					<fpage>2765</fpage>
					<lpage>2781</lpage>
					<month>11</month>
					<year>2013</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/TPAMI.2013.57">https://doi.org/10.1109/TPAMI.2013.57</ext-link>
				</element-citation>
			</ref>
			<ref id="B9">
				<label>[9]</label>
				<mixed-citation>[9] H. Zhang, H. Zhai, L. Zhang, and P. Li, “Spectral-Spatial Sparse Subspace Clustering for Hyperspectral Remote Sensing Images,” IEEE Trans. Geosci. Remote Sens., vol. 54, no. 6, pp. 3672-3684, Jun. 2016. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/TGRS.2016.2524557">https://doi.org/10.1109/TGRS.2016.2524557</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Zhang</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Zhai</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>L.</given-names>
						</name>
						<name>
							<surname>Li</surname>
							<given-names>P.</given-names>
						</name>
					</person-group>
					<article-title>Spectral-Spatial Sparse Subspace Clustering for Hyperspectral Remote Sensing Images</article-title>
					<source>IEEE Trans. Geosci. Remote Sens.</source>
					<volume>54</volume>
					<issue>6</issue>
					<fpage>3672</fpage>
					<lpage>3684</lpage>
					<month>06</month>
					<year>2016</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/TGRS.2016.2524557">https://doi.org/10.1109/TGRS.2016.2524557</ext-link>
				</element-citation>
			</ref>
			<ref id="B10">
				<label>[10]</label>
				<mixed-citation>[10]  J. Bacca, C. V. Correa, and H. Arguello, “Noniterative Hyperspectral Image Reconstruction From Compressive Fused Measurements,” IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens., vol. 12, no. 4, pp. 1231-1239, Apr. 2019. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2019.2902332">https://doi.org/10.1109/JSTARS.2019.2902332</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Bacca</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Correa</surname>
							<given-names>C. V.</given-names>
						</name>
						<name>
							<surname>Arguello</surname>
							<given-names>H.</given-names>
						</name>
					</person-group>
					<article-title>Noniterative Hyperspectral Image Reconstruction From Compressive Fused Measurements</article-title>
					<source>IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.</source>
					<volume>12</volume>
					<issue>4</issue>
					<fpage>1231</fpage>
					<lpage>1239</lpage>
					<month>04</month>
					<year>2019</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2019.2902332">https://doi.org/10.1109/JSTARS.2019.2902332</ext-link>
				</element-citation>
			</ref>
			<ref id="B11">
				<label>[11]</label>
				<mixed-citation>[11] J.Dougherty , R. Kohavi, and M. Sahami , “Supervised and Unsupervised Discretization of Continuous Features,” in Machine Learning Proceedings,California. 1995 . pp. 194-202. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/B978-1-55860-377-6.50032-3">https://doi.org/10.1016/B978-1-55860-377-6.50032-3</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Dougherty</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Kohavi</surname>
							<given-names>R.</given-names>
						</name>
						<name>
							<surname>Sahami</surname>
							<given-names>M.</given-names>
						</name>
					</person-group>
					<source>Supervised and Unsupervised Discretization of Continuous Features</source>
					<conf-name>Machine Learning Proceedings</conf-name>
					<conf-loc>California</conf-loc>
					<conf-date>1995</conf-date>
					<fpage>194</fpage>
					<lpage>202</lpage>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/B978-1-55860-377-6.50032-3">https://doi.org/10.1016/B978-1-55860-377-6.50032-3</ext-link>
				</element-citation>
			</ref>
			<ref id="B12">
				<label>[12]</label>
				<mixed-citation>[12] Y. Liu, H. Pu, and D.-W. Sun, “Hyperspectral imaging technique for evaluating food quality and safety during various processes: A review of recent applications,” Trends Food Sci. Technol., vol. 69, no. 5, pp. 25-35, Nov. 2017. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.tifs.2017.08.013">https://doi.org/10.1016/j.tifs.2017.08.013</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Liu</surname>
							<given-names>Y.</given-names>
						</name>
						<name>
							<surname>Pu</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Sun</surname>
							<given-names>D.-W.</given-names>
						</name>
					</person-group>
					<article-title>Hyperspectral imaging technique for evaluating food quality and safety during various processes: A review of recent applications</article-title>
					<source>Trends Food Sci. Technol.</source>
					<volume>69</volume>
					<issue>5</issue>
					<fpage>25</fpage>
					<lpage>35</lpage>
					<month>11</month>
					<year>2017</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.tifs.2017.08.013">https://doi.org/10.1016/j.tifs.2017.08.013</ext-link>
				</element-citation>
			</ref>
			<ref id="B13">
				<label>[13]</label>
				<mixed-citation>[13] S. Lloyd, “Least squares quantization in PCM,” IEEE Trans. Inf. theory, vol. 28, no. 2, pp. 129-137, 1982. <ext-link ext-link-type="uri" xlink:href="https://sites.cs.ucsb.edu/~veronika/MAE/kmeans_LLoyd_Least_Squares_Quantization_in_PCM.pdf">https://sites.cs.ucsb.edu/~veronika/MAE/kmeans_LLoyd_Least_Squares_Quantization_in_PCM.pdf</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Lloyd</surname>
							<given-names>S.</given-names>
						</name>
					</person-group>
					<article-title>Least squares quantization in PCM</article-title>
					<source>IEEE Trans. Inf. theory</source>
					<volume>28</volume>
					<issue>2</issue>
					<fpage>129</fpage>
					<lpage>137</lpage>
					<year>1982</year>
					<ext-link ext-link-type="uri" xlink:href="https://sites.cs.ucsb.edu/~veronika/MAE/kmeans_LLoyd_Least_Squares_Quantization_in_PCM.pdf">https://sites.cs.ucsb.edu/~veronika/MAE/kmeans_LLoyd_Least_Squares_Quantization_in_PCM.pdf</ext-link>
				</element-citation>
			</ref>
			<ref id="B14">
				<label>[14]</label>
				<mixed-citation>[14] G. H. Ball and D. J. Hall, “ISODATA, a novel method of data analysis and pattern classification,” Standford Research Institute, USA, Reporte técnico, Ad 6996161965.</mixed-citation>
				<element-citation publication-type="report">
					<person-group person-group-type="author">
						<name>
							<surname>Ball</surname>
							<given-names>G. H.</given-names>
						</name>
						<name>
							<surname>Hall</surname>
							<given-names>D. J.</given-names>
						</name>
					</person-group>
					<source>ISODATA, a novel method of data analysis and pattern classification</source>
					<publisher-name>Standford Research Institute</publisher-name>
					<publisher-loc>USA</publisher-loc>
					<comment>Reporte técnico</comment>
					<pub-id pub-id-type="other">Ad 699616</pub-id>
					<year>1965</year>
				</element-citation>
			</ref>
			<ref id="B15">
				<label>[15]</label>
				<mixed-citation>[15] W. Pedrycz, “Fuzzy sets in pattern recognition: Methodology and methods,” Pattern Recognit., vol. 23, no. 1-2, pp. 121-146, Jan. 1990. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/0031-3203(90)90054-O">https://doi.org/10.1016/0031-3203(90)90054-O</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Pedrycz</surname>
							<given-names>W.</given-names>
						</name>
					</person-group>
					<article-title>Fuzzy sets in pattern recognition: Methodology and methods</article-title>
					<source>Pattern Recognit.</source>
					<volume>23</volume>
					<issue>1-2</issue>
					<fpage>121</fpage>
					<lpage>146</lpage>
					<month>01</month>
					<year>1990</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/0031-3203(90)90054-O">https://doi.org/10.1016/0031-3203(90)90054-O</ext-link>
				</element-citation>
			</ref>
			<ref id="B16">
				<label>[16]</label>
				<mixed-citation>[16] A. Rodriguez and A. Laio, “Clustering by fast search and find of density peaks,” Science, vol. 344, no. 6191, pp. 1492-1496, Jun. 2014. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1126/science.1242072">https://doi.org/10.1126/science.1242072</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Rodriguez</surname>
							<given-names>A.</given-names>
						</name>
						<name>
							<surname>Laio</surname>
							<given-names>A.</given-names>
						</name>
					</person-group>
					<article-title>Clustering by fast search and find of density peaks</article-title>
					<source>Science</source>
					<volume>344</volume>
					<issue>6191</issue>
					<fpage>1492</fpage>
					<lpage>1496</lpage>
					<month>06</month>
					<year>2014</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1126/science.1242072">https://doi.org/10.1126/science.1242072</ext-link>
				</element-citation>
			</ref>
			<ref id="B17">
				<label>[17]</label>
				<mixed-citation>[17] S. Vijendra, “Efficient Clustering for High Dimensional Data: Subspace Based Clustering and Density Based Clustering,” Inf. Technol. J., vol. 10, no. 6, pp. 1092-1105, Jun. 2011. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3923/itj.2011.1092.1105">https://doi.org/10.3923/itj.2011.1092.1105</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Vijendra</surname>
							<given-names>S.</given-names>
						</name>
					</person-group>
					<article-title>Efficient Clustering for High Dimensional Data: Subspace Based Clustering and Density Based Clustering</article-title>
					<source>Inf. Technol. J.</source>
					<volume>10</volume>
					<issue>6</issue>
					<fpage>1092</fpage>
					<lpage>1105</lpage>
					<month>06</month>
					<year>2011</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3923/itj.2011.1092.1105">https://doi.org/10.3923/itj.2011.1092.1105</ext-link>
				</element-citation>
			</ref>
			<ref id="B18">
				<label>[18]</label>
				<mixed-citation>[18] Y. Zhong, L. Zhang, and W. Gong, “Unsupervised remote sensing image classification using an artificial immune network,” Int. J. Remote Sens., vol. 32, no. 19, pp. 5461-5483, Sep. 2011. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/01431161.2010.502155">https://doi.org/10.1080/01431161.2010.502155</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Zhong</surname>
							<given-names>Y.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>L.</given-names>
						</name>
						<name>
							<surname>Gong</surname>
							<given-names>W.</given-names>
						</name>
					</person-group>
					<article-title>Unsupervised remote sensing image classification using an artificial immune network</article-title>
					<source>Int. J. Remote Sens.</source>
					<volume>32</volume>
					<issue>19</issue>
					<fpage>5461</fpage>
					<lpage>5483</lpage>
					<month>09</month>
					<year>2011</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/01431161.2010.502155">https://doi.org/10.1080/01431161.2010.502155</ext-link>
				</element-citation>
			</ref>
			<ref id="B19">
				<label>[19]</label>
				<mixed-citation>[19] Y. Zhong, S. Zhang, and L. Zhang, “Automatic Fuzzy Clustering Based on Adaptive Multi-Objective Differential Evolution for Remote Sensing Imagery,” IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens., vol. 6, no. 5, pp. 2290-2301, Oct. 2013. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2013.2240655">https://doi.org/10.1109/JSTARS.2013.2240655</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Zhong</surname>
							<given-names>Y.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>S.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>L.</given-names>
						</name>
					</person-group>
					<article-title>Automatic Fuzzy Clustering Based on Adaptive Multi-Objective Differential Evolution for Remote Sensing Imagery</article-title>
					<source>IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.</source>
					<volume>6</volume>
					<issue>5</issue>
					<fpage>2290</fpage>
					<lpage>2301</lpage>
					<month>10</month>
					<year>2013</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTARS.2013.2240655">https://doi.org/10.1109/JSTARS.2013.2240655</ext-link>
				</element-citation>
			</ref>
			<ref id="B20">
				<label>[20]</label>
				<mixed-citation>[20] G. Chen and G. Lerman, “Spectral Curvature Clustering (SCC),” Int. J. Comput. Vis., vol. 81, no. 3, pp. 317-330, Mar. 2009. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11263-008-0178-9">https://doi.org/10.1007/s11263-008-0178-9</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Chen</surname>
							<given-names>G.</given-names>
						</name>
						<name>
							<surname>Lerman</surname>
							<given-names>G.</given-names>
						</name>
					</person-group>
					<article-title>Spectral Curvature Clustering (SCC)</article-title>
					<source>Int. J. Comput. Vis.</source>
					<volume>81</volume>
					<issue>3</issue>
					<fpage>317</fpage>
					<lpage>330</lpage>
					<month>03</month>
					<year>2009</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11263-008-0178-9">https://doi.org/10.1007/s11263-008-0178-9</ext-link>
				</element-citation>
			</ref>
			<ref id="B21">
				<label>[21]</label>
				<mixed-citation>[21] C. A. Hinojosa, J. Bacca, and H. Arguello, “Spectral Imaging Subspace Clustering with 3-D Spatial Regularizer,” in Imaging and Applied Optics 2018 (3D, AO, AIO, COSI, DH, IS, LACSEA, LS&amp;C, MATH, pcAOP), Orlando. 2018. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/3D.2018.JW5E.7">https://doi.org/10.1364/3D.2018.JW5E.7</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Hinojosa</surname>
							<given-names>C. A.</given-names>
						</name>
						<name>
							<surname>Bacca</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Arguello</surname>
							<given-names>H.</given-names>
						</name>
					</person-group>
					<source>Spectral Imaging Subspace Clustering with 3-D Spatial Regularizer</source>
					<conf-name>Imaging and Applied Optics 2018 (3D, AO, AIO, COSI, DH, IS, LACSEA, LS&amp;C, MATH, pcAOP)</conf-name>
					<conf-loc>Orlando</conf-loc>
					<conf-date>2018</conf-date>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/3D.2018.JW5E.7">https://doi.org/10.1364/3D.2018.JW5E.7</ext-link>
				</element-citation>
			</ref>
			<ref id="B22">
				<label>[22]</label>
				<mixed-citation>[22] C. Hinojosa, J. Bacca, and H. Arguello, “Coded Aperture Design for Compressive Spectral Subspace Clustering,” IEEE J. Sel. Top. Signal Process., vol. 12, no. 6, pp. 1589-1600, Dec. 2018. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTSP.2018.2878293">https://doi.org/10.1109/JSTSP.2018.2878293</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Hinojosa</surname>
							<given-names>C.</given-names>
						</name>
						<name>
							<surname>Bacca</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Arguello</surname>
							<given-names>H.</given-names>
						</name>
					</person-group>
					<article-title>Coded Aperture Design for Compressive Spectral Subspace Clustering</article-title>
					<source>IEEE J. Sel. Top. Signal Process.</source>
					<volume>12</volume>
					<issue>6</issue>
					<fpage>1589</fpage>
					<lpage>1600</lpage>
					<month>12</month>
					<year>2018</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/JSTSP.2018.2878293">https://doi.org/10.1109/JSTSP.2018.2878293</ext-link>
				</element-citation>
			</ref>
			<ref id="B23">
				<label>[23]</label>
				<mixed-citation>[23] H. Zhang, H. Zhai, W. Liao, L. Cao, L. Zhang, and A. Pizurica, “Hyperspectral image kernel sparse subspace clustering with spatial max pooling operation,” 23rd Congr. Int., vol. 41, no. B3, pp. 945-948, 2016. <ext-link ext-link-type="uri" xlink:href="https://pdfs.semanticscholar.org/ace6/0a31dbcd910ff7d722625aab5896b59022e0.pdf">https://pdfs.semanticscholar.org/ace6/0a31dbcd910ff7d722625aab5896b59022e0.pdf</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Zhang</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Zhai</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Liao</surname>
							<given-names>W.</given-names>
						</name>
						<name>
							<surname>Cao</surname>
							<given-names>L.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>L.</given-names>
						</name>
						<name>
							<surname>Pizurica</surname>
							<given-names>A.</given-names>
						</name>
					</person-group>
					<source>Hyperspectral image kernel sparse subspace clustering with spatial max pooling operation</source>
					<conf-name>23rd Congr. Int.</conf-name>
					<volume>41</volume>
					<issue>B3</issue>
					<fpage>945</fpage>
					<lpage>948</lpage>
					<year>2016</year>
					<ext-link ext-link-type="uri" xlink:href="https://pdfs.semanticscholar.org/ace6/0a31dbcd910ff7d722625aab5896b59022e0.pdf">https://pdfs.semanticscholar.org/ace6/0a31dbcd910ff7d722625aab5896b59022e0.pdf</ext-link>
				</element-citation>
			</ref>
			<ref id="B24">
				<label>[24]</label>
				<mixed-citation>[24] E. Elhamifar and R. Vidal, “Sparse subspace clustering,” in 2009 IEEE Conference on Computer Vision and Pattern Recognition, Miami. 2009, pp. 2790-2797. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/CVPR.2009.5206547">https://doi.org/10.1109/CVPR.2009.5206547</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Elhamifar</surname>
							<given-names>E.</given-names>
						</name>
						<name>
							<surname>Vidal</surname>
							<given-names>R.</given-names>
						</name>
					</person-group>
					<source>Sparse subspace clustering</source>
					<conf-name>2009 IEEE Conference on Computer Vision and Pattern Recognition</conf-name>
					<conf-loc>Miami</conf-loc>
					<conf-date>2009</conf-date>
					<fpage>2790</fpage>
					<lpage>2797</lpage>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/CVPR.2009.5206547">https://doi.org/10.1109/CVPR.2009.5206547</ext-link>
				</element-citation>
			</ref>
			<ref id="B25">
				<label>[25]</label>
				<mixed-citation>[25] C. V. Correa, H. Arguello, and G. R. Arce, “Spatiotemporal blue noise coded aperture design for multi-shot compressive spectral imaging,” J. Opt. Soc. Am. A, vol. 33, no. 12, pp. 2312-2322, 2016. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/JOSAA.33.002312">https://doi.org/10.1364/JOSAA.33.002312</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Correa</surname>
							<given-names>C. V.</given-names>
						</name>
						<name>
							<surname>Arguello</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Arce</surname>
							<given-names>G. R.</given-names>
						</name>
					</person-group>
					<article-title>Spatiotemporal blue noise coded aperture design for multi-shot compressive spectral imaging</article-title>
					<source>J. Opt. Soc. Am. A</source>
					<volume>33</volume>
					<issue>12</issue>
					<fpage>2312</fpage>
					<lpage>2322</lpage>
					<year>2016</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/JOSAA.33.002312">https://doi.org/10.1364/JOSAA.33.002312</ext-link>
				</element-citation>
			</ref>
			<ref id="B26">
				<label>[26]</label>
				<mixed-citation>[26] H. Zhai, H. Zhang, L. Zhang, P. Li, and A. Plaza, “A New Sparse Subspace Clustering Algorithm for Hyperspectral Remote Sensing Imagery,” IEEE Geosci. Remote Sens. Lett., vol. 14, no. 1, pp. 43-47, Jan. 2017. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/LGRS.2016.2625200">https://doi.org/10.1109/LGRS.2016.2625200</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Zhai</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>H.</given-names>
						</name>
						<name>
							<surname>Zhang</surname>
							<given-names>L.</given-names>
						</name>
						<name>
							<surname>Li</surname>
							<given-names>P.</given-names>
						</name>
						<name>
							<surname>Plaza</surname>
							<given-names>A.</given-names>
						</name>
					</person-group>
					<article-title>A New Sparse Subspace Clustering Algorithm for Hyperspectral Remote Sensing Imagery</article-title>
					<source>IEEE Geosci. Remote Sens. Lett.</source>
					<volume>14</volume>
					<issue>1</issue>
					<fpage>43</fpage>
					<lpage>47</lpage>
					<month>01</month>
					<year>2017</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/LGRS.2016.2625200">https://doi.org/10.1109/LGRS.2016.2625200</ext-link>
				</element-citation>
			</ref>
			<ref id="B27">
				<label>[27]</label>
				<mixed-citation>[27] S. Boyd, “Alternating direction method of multipliers,” in Talk at NIPS workshop on optimization and machine learning, California. 2011.</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Boyd</surname>
							<given-names>S.</given-names>
						</name>
					</person-group>
					<source>Alternating direction method of multipliers</source>
					<conf-name>Talk at NIPS workshop on optimization and machine learning</conf-name>
					<conf-loc>California</conf-loc>
					<conf-date>2011</conf-date>
				</element-citation>
			</ref>
			<ref id="B28">
				<label>[28]</label>
				<mixed-citation>[28] A. Y. Ng, M. I. Jordan, and Y. Weiss, “On spectral clustering: Analysis and an algorithm,” Adv. Neural Inf. Process. Syst., pp. 849-856, 2002. <ext-link ext-link-type="uri" xlink:href="http://papers.nips.cc/paper/2092-on-spectral-clustering-analysis-and-an-algorithm.pdf">http://papers.nips.cc/paper/2092-on-spectral-clustering-analysis-and-an-algorithm.pdf</ext-link>
				</mixed-citation>
				<element-citation publication-type="journal">
					<person-group person-group-type="author">
						<name>
							<surname>Ng</surname>
							<given-names>A. Y.</given-names>
						</name>
						<name>
							<surname>Jordan</surname>
							<given-names>M. I.</given-names>
						</name>
						<name>
							<surname>Weiss</surname>
							<given-names>Y.</given-names>
						</name>
					</person-group>
					<article-title>On spectral clustering: Analysis and an algorithm</article-title>
					<source>Adv. Neural Inf. Process. Syst.</source>
					<fpage>849</fpage>
					<lpage>856</lpage>
					<year>2002</year>
					<ext-link ext-link-type="uri" xlink:href="http://papers.nips.cc/paper/2092-on-spectral-clustering-analysis-and-an-algorithm.pdf">http://papers.nips.cc/paper/2092-on-spectral-clustering-analysis-and-an-algorithm.pdf</ext-link>
				</element-citation>
			</ref>
			<ref id="B29">
				<label>[29]</label>
				<mixed-citation>[29] J. Bacca, C. A. Hinojosa, and H. Arguello, “Kernel Sparse Subspace Clustering with Total Variation Denoising for Hyperspectral Remote Sensing Images,” in Imaging and Applied Optics 2017 (3D, AIO, COSI, IS, MATH, pcAOP), Washington.2017. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/MATH.2017.MTu4C.5">https://doi.org/10.1364/MATH.2017.MTu4C.5</ext-link>
				</mixed-citation>
				<element-citation publication-type="confproc">
					<person-group person-group-type="author">
						<name>
							<surname>Bacca</surname>
							<given-names>J.</given-names>
						</name>
						<name>
							<surname>Hinojosa</surname>
							<given-names>C. A.</given-names>
						</name>
						<name>
							<surname>Arguello</surname>
							<given-names>H.</given-names>
						</name>
					</person-group>
					<source>Kernel Sparse Subspace Clustering with Total Variation Denoising for Hyperspectral Remote Sensing Images</source>
					<conf-name>Imaging and Applied Optics 2017 (3D, AIO, COSI, IS, MATH, pcAOP),</conf-name>
					<conf-loc>Washington</conf-loc>
					<conf-date>2017</conf-date>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/MATH.2017.MTu4C.5">https://doi.org/10.1364/MATH.2017.MTu4C.5</ext-link>
				</element-citation>
			</ref>
			<ref id="B30">
				<label>[30]</label>
				<mixed-citation>[30] M. F. Baumgardner, L. L. Biehl and D. A. Landgrebe, “220 Band AVIRIS Hyperspectral Image Data Set: June 12, 1992 Indian Pine Test Site 3.” Purdue University. 2015. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.4231/R7RX991C">https://doi.org/10.4231/R7RX991C</ext-link>
				</mixed-citation>
				<element-citation publication-type="book">
					<person-group person-group-type="author">
						<name>
							<surname>Baumgardner</surname>
							<given-names>M. F.</given-names>
						</name>
						<name>
							<surname>Biehl</surname>
							<given-names>L. L.</given-names>
						</name>
						<name>
							<surname>Landgrebe</surname>
							<given-names>D. A.</given-names>
						</name>
					</person-group>
					<source>220 Band AVIRIS Hyperspectral Image Data Set: June 12, 1992 Indian Pine Test Site 3</source>
					<publisher-name>Purdue University</publisher-name>
					<year>2015</year>
					<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.4231/R7RX991C">https://doi.org/10.4231/R7RX991C</ext-link>
				</element-citation>
			</ref>
		</ref-list>
		<fn-group>
			<fn fn-type="other" id="fn1">
				<label>Cómo citar / How to cite</label>
				<p> J. Bacca, y H. Arguello “Sparse Subspace Clustering for Hyperspectral Images using Incomplete Pixels”. TecnoLógicas, vol. 22, no. 46, pp. 1-14, 2019. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.22430/22565337.1205">https://doi.org/10.22430/22565337.1205</ext-link>
				</p>
			</fn>
		</fn-group>
	</back>
</article>