<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Elimination of Information Redundancy of Hyperspectral Raster Images Technology Enhancement</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Dmitriy</forename><surname>Vasin</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">National Research Lobachevsky State University of Nizhny Novgorod</orgName>
								<address>
									<addrLine>Prospekt Gagarina, 23</addrLine>
									<postCode>603950</postCode>
									<settlement>Nizhny Novgorod</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pavel</forename><surname>Pahomov</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">National Research Lobachevsky State University of Nizhny Novgorod</orgName>
								<address>
									<addrLine>Prospekt Gagarina, 23</addrLine>
									<postCode>603950</postCode>
									<settlement>Nizhny Novgorod</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Sergey</forename><surname>Rotkov</surname></persName>
							<email>rotkovs@mail.ru</email>
							<affiliation key="aff1">
								<orgName type="department">Civil Engineering</orgName>
								<orgName type="institution">Nizhny Novgorod State University of Architecture</orgName>
								<address>
									<addrLine>Ilyinskaya street, 65</addrLine>
									<postCode>603952</postCode>
									<settlement>Nizhny Novgorod</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Elimination of Information Redundancy of Hyperspectral Raster Images Technology Enhancement</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">6EF84AB45801FA4799AFDB88F71DC7EC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T21:11+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The work is a continuation of the authors' research on the problem of adaptive compression of raster hyperspectral images of Earth remote sensing. In the first part of the article, the authors give an overview of the current state of affairs in the processing of images of remote sensing of the Earth, the characteristic properties of raster hyperspectral images in the context of the prospects for lossy compression, the problems of the effectiveness of existing compression methods of this type of graphic documents are indicated. Further, the article highlights the issues of increasing the efficiency of methods for eliminating information redundancy of raster hyperspectral images of Earth remote sensing. The problems of designing and creating parallel methods and algorithms for the compression of raster hyperspectral ERS images are considered. A method for the development of a parallel algorithm for constructing a system of local homogeneous "well-adapted" basis functions for raster hyperspectral images, based on the Chebyshev approximation for systems using the CUDA graphics processor, is proposed.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>In recent years, there has been a significant increase in interest in the development of information technologies related to the receipt, processing, transmission and storage of Earth remote sensing data. Moreover, the work is carried out both in the hardware and software segments: on the one hand, the equipment of the spacecraft themselves is constantly being improved, the existing ground infrastructure is developing, the network of ground control stations and the range of their functional capabilities and tasks are being modernized and expanded, and on the other hand, they are being developed and highly efficient methods of computer processing of Earth remote sensing data are being improved, including high-resolution space images and the latest hyperspectral data, new software systems for their processing are being created, etc.</p><p>Earth remote sensing data are used in solving a wide range of problems of ensuring state security, environmental monitoring and environmental protection, prevention and analysis of natural disasters and various emergencies, urban infrastructure development and many other pressing problems.</p><p>Most of the modern methods for processing remote sensing data of the earth's surface are aimed at solving the problems of preprocessing and analyzing the received space images, identifying and recognizing thematic objects on them in order to create digital models of the Earth's surface, as well as solving the problems of monitoring the selected objects. Along with classical methods, hybrid methods of remote sensing data analysis are being developed using technologies for high-performance processing of large volumes of video data and artificial neural networks <ref type="bibr" target="#b0">[1]</ref>.</p><p>The creation of the latest global Geoinformation Monitoring Systems of a new generation, along with the development of the mathematical apparatus, requires the accumulation of a data bank of space images of the Earth's surface, including dual-purpose space data obtained from various sources: spacecraft, ground and surface stations, flying laboratories, etc. also the creation of a network of groundbased information processing centers. The relevance of such monitoring systems is determined by the possibility of creating on their basis highly efficient IT technologies for performing various interdisciplinary research <ref type="bibr" target="#b0">[1]</ref>.</p><p>Currently, high-performance technologies are widely used to process Earth remote sensing data on computing clusters with GPUs <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>.</p><p>The study <ref type="bibr" target="#b3">[4]</ref> presents the results of the practical use of hardware and software systems based on a distributed grid-infrastructure of supercomputer resources for solving resource-intensive applied problems of remote sensing of the Earth.</p><p>Note that the growth of complex problems, the solution of which is associated with the use of modern IT technologies, leads to the need to use parallel computing. Parallel computing is interdisciplinary in nature. They affect, in particular, such areas as numerical methods, structures and algorithms for data processing, hardware and software, systems analysis. This allows you to apply the knowledge gained in the study of parallel computing in various areas of scientific and practical activities.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Characteristic properties of space hyperspectral images in the context of compression perspectives</head><p>At present, remote sensing devices, placed on airplanes and spacecraft, are quite effective in solving various problems of monitoring the earth's surface <ref type="bibr" target="#b4">[5]</ref>. Most of these systems render a scene image using a multichannel shooting mode. A promising type of such a regime is hyperspectral imaging, which covers the optical and near infrared ranges of electromagnetic radiation, has high spectral and good spatial resolutions and simultaneously forms from several hundred to one and a half thousand raster hyperspectral images that are practically combined with each other. The peculiarities of hyperspectral imaging determine a high degree of redundancy of the resulting raster images, since the images in two adjacent spectral channels usually have a correlation coefficient close to one, because for neighboring spectral channels, the difference in wavelengths is minimal <ref type="bibr">[5-11, 15, 16]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Brief characteristics and problems of efficiency of existing methods of compression of space raster hyperspectral images</head><p>All existing methods of image compression in general are divided into two groups, providing lossless and lossy compression.</p><p>Lossless compression methods provide not very high compression ratio of raster hyperspectral images of Earth remote sensing (~ 3 -4), but their use does not introduce any distortions into decoded images <ref type="bibr" target="#b7">[8]</ref>, which is their indisputable advantage. However, since the obtained values of the compression ratio do not always meet the requirements of practice, the problem of developing and applying methods of compression of raster hyperspectral images with losses <ref type="bibr">[9 -12]</ref>, which form higher values of the compression ratio at the output compared to the methods of the first group, is urgent.</p><p>Lossy compression methods use an approach based on the expansion of the initial signals in terms of a particular system of basis functions with a given approximation accuracy ε. In this case, the optimal coding of raster hyperspectral images will be provided only by such a system of basis functions, which, for a given root-mean-square error δ, provides the minimum, or close to it, the number of basis functions</p><formula xml:id="formula_0">) ( , ..., ), ( 2 ), ( 1 t m t t   </formula><p>. Then the process f(t) (t 1 ≤ t ≤ t 2 ) can be approximately represented in the form</p><formula xml:id="formula_1">   m k t k k C t f 1 ) ( ) ( ~ of basis functions ) ( , ..., ), ( 2 ), ( 1 t m t t   </formula><p>. The coefficients C1, C2, …, Cm are considered as a code of the curve f(t). The approximation error in this case is:</p><formula xml:id="formula_2">    m k t k k C t f t 1 ) ( ) ( ) (   .</formula><p>Obviously, different types of encoded hyperspectral data will require different optimal systems of basis functions.</p><p>To be able to apply the methods of this group, the original raster hyperspectral data must be converted into a set of vectors obtained as a result of sequential line-by-line scanning of the original rasters.</p><p>Certain difficulties in using these methods are associated with the fact that the choice of an informative system of basis functions is mainly determined either from the experience and intuition of the researcher, or from the external similarity of the initial signal with the form of basis functions. This can lead to the fact that the optimal, or close to it, the system of basis functions may not be found, especially in the of a complex form of the initial signal, which is certainly characteristic of the studied raster images.</p><p>The solution to the problem can be found as a result of the use of objective methods for choosing a system of bases, in which they do not rely on human knowledge, but proceed only from the properties of a set of initial continuous data. One of such optimal basis systems is the system of eigenvectors of the covariance matrix calculated for a given set of initial data, and the corresponding eigenvalues characterize the accuracy of the approximation. However, this method is quite cumbersome in terms of computations, in addition, the system of basis functions obtained in this way allows, with a given accuracy, to encode not every function of the original set of signals, but only on average over the set. In this case, the main part of the data will be encoded with a given approximation accuracy, however, the encoding of extreme data can occur with a significant error. Obviously, when coding hyperspectral raster images, this is an undesirable property of the resulting basis system.</p><p>The problem of compression of raster hyperspectral images of the earth's surface remains a rather urgent problem of image processing and information transfer. Despite the abundance of the proposed compression methods and software compression systems created on their basis, the problem of increasing the resource efficiency of the proposed methods remains quite acute.</p><p>In <ref type="bibr" target="#b11">[12]</ref>, the authors proposed a sequential quasi-optimal algorithm for eliminating the information redundancy of raster hyperspectral images of remote sensing of the Earth with controlled losses based on the construction of a system of local homogeneous "well-adapted" basis functions <ref type="bibr" target="#b16">[17,</ref><ref type="bibr" target="#b17">18]</ref>. Practical use of the algorithm revealed its sufficient efficiency in terms of the obtained compression ratio of raster hyperspectral images, however, the temporal efficiency of its operation can hardly be called satisfactory.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Statement of the problem</head><p>Develop a parallel algorithm for the formation of a system of local homogeneous "well-adapted" basis functions for compression with controlled losses, and analyze its efficiency in comparison with the sequential version when encoding a sample of 360 grayscale 16-bit raster hyperspectral images of the Earth's surface (spectral channel data).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Problems of design and creation of parallel methods and algorithms for compression of raster hyperspectral images</head><p>The main task of increasing the efficiency of high-performance tools used for processing streams of hyperspectral rasters of the earth's surface is the parallelization of computations. To solve this problem, two approaches are distinguished <ref type="bibr" target="#b18">[19]</ref>, which consist in:</p><p>1. dividing each set of raster images of spectral channels into separate fragments -streams 1, 2, ..., N elements -pixels, each of which is processed separately in a parallel mode, while the division goes along the width and / or height of the image, and also due to portioned loading of snapshot data into RAM; 2. formation of data streams 1, 2, ..., N, each of which is a combination of groups of raster images of different spectral channels. Each of these generated streams is processed separately in parallel. The total number of channels is divided evenly by the number of processing cores of the processor(s). Parallel computing systems are physical computer systems, as well as software systems that implement in one way or another parallel data processing on many computing nodes, which is most suitable for the problem being developed, taking into account the fact that most modern computer systems are multiprocessor. The idea of parallelizing computations is based on the fact that most problems can be divided into a set of smaller problems that can be solved simultaneously.</p><p>The main idea of the distribution of the computational process is the transition from parallelism at the instruction level to parallelism at the data and task level. The development of methods and algorithms that implement parallel computing mechanisms for solving complex scientific and technical problems is often a significant problem.</p><p>When developing software, we will rely on a cascade with feedback model, as one of the basic ones when creating parallel methods <ref type="bibr" target="#b20">[21]</ref>. This model allows, based on the operational analysis of the effectiveness of the developed computational schemes, at any stage of development, to return to the previous steps. Efficiency is assessed by analyzing parameters such as speedup, efficiency, scalability generated by parallel computing.</p><p>When implementing a parallel version of the algorithm for forming a system of local homogeneous "well adapted" basis functions, we take into account that the computational scheme for solving the problem is known. This determines the composition and order of subsequent actions to determine effective ways of organizing parallel computing. Let us highlight the three most essential steps <ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref><ref type="bibr" target="#b20">[21]</ref>:</p><p> sequential analysis of the possibility of independent implementation of individual blocks and components of the code being developed with further segmentation into a set of subtasks. Successful code segmentation will inevitably speed up your program;  determination of a set of information interactions between individual subtasks in the process of solving the original problem, ensuring the minimization of such interactions;  selection of the necessary computing system and implementation of the distribution of the formed set of subtasks among the processors. At the same time, we take into account that the computational load on the processors must be balanced. The analysis shows that most often a return is carried out in order to correct from the last step to the first step of the given scheme. This is due to the fact that after determining the available number of processors, it is the composition of the formed set of tasks that must be adjusted. At the same time, in the presence of a small number of processors, subtasks can be enlarged, or, conversely, detailed. Some developers distinguish these actions as an independent stage of parallel computing design and are defined as scaling of the developed algorithm <ref type="bibr" target="#b20">[21]</ref>.</p><p>As a result, we can distinguish 4 fundamental stages of the process of developing parallel algorithms: 1. decomposition of the task into subtasks that are implemented independently; 2. determination of information interactions for the formed set of subtasks; 3. scaling of subtasks, determining the number of processors; 4. definition of system architecture, assignment of subtasks to processors, scheduling.</p><p>Steps 1-4 can be repeated as needed, for example, to improve the efficiency of the algorithm. If the desired indicators are not achieved, then the mathematical model of the problem should be changed.</p><p>The above scheme is general, in this regard, in each specific case, the sequence of steps may vary. Decomposition stage. The original task is analyzed and segmentation is carried out into a set of basic subtasks. At the same time, the minimum requirements are imposed to ensure the same amount of computational load in the allocated subtasks and to ensure the minimum information exchange between the processors.</p><p>The stage of analyzing information dependencies between subtasks. There are 4 types of dependencies between executed subtasks: local or global, structural or arbitrary, static or dynamic, synchronous or asynchronous. Local data transfer schemes are used for neighboring processors, in contrast to global schemes, in which all processors take part. According to the methods of interaction, structural, corresponding to typical communication topologies, and arbitrary are distinguished. Static constraints are defined at design time, and dynamic constraints are defined during calculations). If the next operation is performed after the previous one has been completed by all processors, then a synchronous method of interaction is selected, and if the processes cannot wait for the complete completion of data transfer actions, then we are dealing with an asynchronous method of interaction. At the same time, subtasks have a high degree of informational interdependence.</p><p>Scaling stage. Executed if the number of subtasks differs from the number of processors. Then the transition to the stage of decomposition is carried out. At the same time, the number of subtasks is reduced due to the enlargement of the source data area. First of all, it is necessary to combine areas for which subtasks have a high degree of informational interdependence.</p><p>The stage of assigning tasks to processors. At this stage, we take into account the presence of information interactions between the data areas of these tasks and, if they exist, we place such tasks on processors connected by direct data transmission lines.</p><p>When developing a parallel algorithm, we take into account that it is characterized by data parallelism and parallelism of tasks, and its efficiency directly depends on the ratio of the time spent on performing computations on fragments of the initial data and the time for transferring data.</p><p>In the presence of data parallelism, the task is reduced to dividing the original data array into fragments with their subsequent independent processing on different processors, subject to the requirement for their relatively uniform loading, taking into account their possible different performance.</p><p>When there is task parallelism, there is no data parallelism. Then the original task is split into several independent subtasks, and each of them, ideally, is sent to a separate processor. The number of subtasks affects the number of processors. By ensuring that the processors are loaded evenly and the data exchange between them is minimized, significant acceleration can be expected.</p><p>Comparing the times spent by different parts of the program, we identify its most resource-intensive parts, which allows us to judge the efficiency of the generated code.</p><p>The authors have chosen the CUDA platform as a software and hardware solution that provides a sufficient level of development tools and high efficiency of calculations on the graphics processor. To get a significant increase in performance relative to the central processor, it is important to take into account that the structure of the graphics processor is significantly different from the central processor and the very approach to organizing computing programs is different. So, a graphics processor (in this case, we are talking about CUDA compatible processors) is capable of executing thousands of threads simultaneously. This is possible due to the organization of computational flows in blocks of 32. Each block is included in the block grid. The GPU itself consists of multiprocessors, which contain several grids with blocks of threads. At the same time, next to the GPU, there is a high-bandwidth graphics memory common to all threads. It is important that the exchange of data between RAM and graphics memory is relatively slow, and therefore graphics memory must be used as efficiently as possible for the entire parallel computing process, minimizing data loading and unloading. In addition, the computational cycles themselves must be assembled in such a way that they occupy as many threads as possible per unit of time. As a result, at stage 3 of the process of constructing parallel algorithms stated above, it is necessary to additionally distribute the data in the graphics memory in such a way that it is possible to organize the execution of simple computations many times, while occupying all blocks and all flow grids with computations.</p><p>It was shown in <ref type="bibr" target="#b11">[12]</ref> that the process of constructing the unit vectors of a system of local homogeneous "well-adapted" basis functions consists of a set of stages described by formulas (1) and (2):</p><formula xml:id="formula_3">    1 1 1 1 , , 1 1 1 1                          L k k k S S L k k k S S L U U x x x x U U x x x x U k L k L (1) where    N j j x N x 1 1</formula><p>~, and the point 𝑥 𝑆 𝐿+1 is chosen so that</p><formula xml:id="formula_4"> 1 L           L k k k S S U U x x x x k L 1 , 1 1  (2)        k k j j j U U x x x x , max .</formula><p>To implement them, a sequential search is required until the    1 L condition is satisfied, where  is the specified approximation accuracy. This fact introduces significant complexity in the application of parallel computing to solve this problem.</p><p>It is seen that finding each next basic unit vector of the system of "well-adapted" basic functions is computationally laborious. It is also obvious that it is also impossible to perform all computational operations on the GPU on one set of data at a time by dividing the entire array of computations into many threads. As one of the technological options on the way of constructing a high-performance implementation, it is possible to single out the computations of scalar products in a separate computational procedure, since such computations can be efficiently performed in parallel. In addition, finding the maximum length of a vector can also be organized as a separate computational procedure in such a way that all lengths are stored in a buffer and then the maximum is selected. Thus, as a prototype, a combination of calculations on the central processor and the graphics processor was obtained, where the finding of each subsequent basis vector is organized by a cycle on the central processor, in the body of which the procedures for finding scalar products over the entire data set and finding the maximum length are performed.</p><p>Computational experiments show a reduction in computational time (depending on the amount of initial data) by at least an order of magnitude. Obviously, the result obtained is not optimal and intermediate. Research in this area will be continued by the authors in the future.</p></div>		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Modern Methods for Intelligent Processing of Earth Remote Sensing Data</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">S</forename><surname>Abramov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Makarov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Talalaev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">P</forename><surname>Fralenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Program Systems: Theory and Applications</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="417" to="442" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Technologies for the Processing of Earth Remote Sensing Data on NKS-30T+GPU Hybrid Cluster, Interekspo Geo-Sibir</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">V</forename><surname>Rusin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Scientific Conference &quot;Remote Sensing Methods and Photogrammetry, Environmental Monitoring, Geoecology</title>
				<meeting>the International Scientific Conference &quot;Remote Sensing Methods and Photogrammetry, Environmental Monitoring, Geoecology</meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="page" from="46" to="49" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Technology of high performance image processing on multiprocessor computer</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">V</forename><surname>Rusin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Pattern Recognition and Image Analysis</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="470" to="472" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Development of technological solutions in creating and using specialized hardware-software complexes based on gridinfrastructure of supercomputer resources</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Kuleshova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">I</forename><surname>Paramonova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">N</forename><surname>Paramonov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">P</forename><surname>Chizh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the International Conference &quot;Russian Supercomputing Days 2015</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting>the International Conference &quot;Russian Supercomputing Days 2015</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="volume">1482</biblScope>
			<biblScope unit="page" from="603" to="610" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Hyperspectral Imaging: Techniques for Spectral Detection and Classification</title>
		<author>
			<persName><forename type="first">-I</forename><surname>Chang Chein</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
			<publisher>Kluwer Academic</publisher>
			<pubPlace>N.Y.</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Methods of Spectral Channels Number Optimization in the Tasks of Processing and Analysis of Earth Remote Sensing Data, Modern problems of Earth remote sensing from space</title>
		<author>
			<persName><forename type="first">М</forename><forename type="middle">А</forename><surname>Popov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">А</forename><surname>Stankevich</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2006">2006</date>
			<publisher>RAS Research Institute</publisher>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page" from="106" to="112" />
			<pubPlace>Moscow</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Processing of Multichannel RS data for Environment Monitoring</title>
		<author>
			<persName><forename type="first">V</forename><surname>Lukin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of NATO Advanced Research Workshop on Geographical Information, Processing and Visual Analytics for Environmental Security</title>
				<meeting>NATO Advanced Research Workshop on Geographical Information, Processing and Visual Analytics for Environmental Security<address><addrLine>Trento, Italy; Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="129" to="138" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Compression of Spectral Images, Vision Systems: Segmentation and Pattern Recognition</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kaarna</surname></persName>
		</author>
		<editor>By G. Ohinata and A. Dutta</editor>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>I-Tech</publisher>
			<biblScope unit="page" from="269" to="298" />
			<pubPlace>Vienna</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Image compression systems on board satellites</title>
		<author>
			<persName><forename type="first">G</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Vladimirova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">N</forename><surname>Sweeting</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Acta Astronautica</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="page" from="988" to="1005" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Automatic Approaches to OnLand/OnBoard Filtering and Lossy Compression of AVIRIS Images</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">N</forename><surname>Ponomarenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">V</forename><surname>Lukin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">S</forename><surname>Zriakhov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kaarna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Astola</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of IGARSS</title>
				<meeting>IGARSS<address><addrLine>Boston</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">III</biblScope>
			<biblScope unit="page" from="254" to="257" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Compression of hyperspectral imagery</title>
		<author>
			<persName><forename type="first">G</forename><surname>Motta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Rizzo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Storer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Data Compression Conference</title>
				<meeting>Data Compression Conference</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="333" to="342" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Elimination of information redundancy of hyperspectral images using the &quot;well-adapted&quot; basic method</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">Y</forename><surname>Vasin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">P</forename><surname>Gromov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Pakhomov</surname></persName>
		</author>
		<idno type="DOI">10.1088/1742-6596/1368/3/032025</idno>
	</analytic>
	<monogr>
		<title level="m">Conference Series. V International Conference on Information Technology and Nanotechnology</title>
				<meeting><address><addrLine>ITNT</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019. 2019</date>
			<biblScope unit="page">32025</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Hyperspectral Image Compression: Adapting SPIHT and EZW to Anisotropic 3-D Wavelet Coding</title>
		<author>
			<persName><forename type="first">E</forename><surname>Christophe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mailhes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Duhamel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on Image Processing</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="2334" to="2346" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A Suitable Distortion Measure for the Lossy Compression of Hyperspectral Data</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Ryan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">F</forename><surname>Arnold</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of IGARSS</title>
				<meeting>IGARSS</meeting>
		<imprint>
			<date type="published" when="1998">1998</date>
			<biblScope unit="page" from="2056" to="2058" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Preliminary automatic analysis of characteristics of hyperspectral AVIRIS images</title>
		<author>
			<persName><forename type="first">N</forename><surname>Ponomarenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Lukin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zriakhov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kaarna</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of MMET</title>
				<meeting>MMET<address><addrLine>Kharkov, Ukraine</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="158" to="160" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">Digital Image Processing</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">K</forename><surname>Pratt</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Wiley-Interscience</publisher>
			<pubPlace>NY, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="middle">I</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">S</forename><surname>Neymark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yu</forename><forename type="middle">G</forename><surname>Batalova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Vasin</surname></persName>
		</author>
		<author>
			<persName><surname>Breido</surname></persName>
		</author>
		<title level="m">Raspoznavaniye obrazov i meditsinskaya diagnostika</title>
				<meeting><address><addrLine>Moscow</addrLine></address></meeting>
		<imprint>
			<publisher>Nauka</publisher>
			<date type="published" when="1972">1972</date>
		</imprint>
	</monogr>
	<note>in Russian</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Kodirovaniye bol&apos;shikh massivov informatsii v svyazi s zadachami raspoznavaniya obrazov</title>
		<author>
			<persName><forename type="middle">I</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yu</forename><forename type="middle">G</forename><surname>Neymark</surname></persName>
		</author>
		<author>
			<persName><surname>Vasin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Izv. Radiophysics</title>
		<imprint>
			<biblScope unit="page" from="1081" to="1086" />
			<date type="published" when="1968">1968</date>
		</imprint>
	</monogr>
	<note>in Russian</note>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Modern Approaches to Processing Large Hyperspectral and Multispectral Aerospace Data Flows</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">G</forename><surname>Bondur</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Earth Exploration from Space</title>
		<imprint>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="4" to="16" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Methods of paralleling the computational algorithm of image formation in radar stations with synthesized aperture</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">A</forename><surname>Shpenst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Egorov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Proceedings of the Russian Academy of Rocket and Artillery Sciences</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">67</biblScope>
			<biblScope unit="page" from="101" to="108" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">P</forename><surname>Gergel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">G</forename><surname>Strongin</surname></persName>
		</author>
		<title level="m">Osnovy parallel&apos;nykh vychisleniy dlya mnogoprotsessornykh vychislitel&apos;nykh system</title>
				<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
		<respStmt>
			<orgName>Nizhny Novgorod ; Lobachevsky State University</orgName>
		</respStmt>
	</monogr>
	<note>in Russian</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
