2025-02-23T05:58:22-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: Query fl=%2A&wt=json&json.nl=arrarr&q=id%3A%22es-journalinua-article-199705%22&qt=morelikethis&rows=5
2025-02-23T05:58:22-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: => GET http://localhost:8983/solr/biblio/select?fl=%2A&wt=json&json.nl=arrarr&q=id%3A%22es-journalinua-article-199705%22&qt=morelikethis&rows=5
2025-02-23T05:58:22-05:00 DEBUG: VuFindSearch\Backend\Solr\Connector: <= 200 OK
2025-02-23T05:58:22-05:00 DEBUG: Deserialized SOLR response

Сomputational procedures for thematic processing of space imagery for agricultural resources monitoring (part 2)

The universal fast algorithm of cluster analysis is considered. The proposed algorithm is a grid type, it uses the point density parameter in the grid cell and the ratio between neighborhoods to unite of neighboring dense cells into clusters.The algorithm sequentially calculates for each point the n...

Full description

Saved in:
Bibliographic Details
Main Authors: Kuzmin, Anatolii V., Grekov, Leonid D., Kuzmina, Nataliia M., Petrov, Oleksii A., Medvedenko, Olena M.
Format: Article
Language:Ukrainian
Published: Kyiv National University of Construction and Architecture 2020
Subjects:
Online Access:https://es-journal.in.ua/article/view/199705
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The universal fast algorithm of cluster analysis is considered. The proposed algorithm is a grid type, it uses the point density parameter in the grid cell and the ratio between neighborhoods to unite of neighboring dense cells into clusters.The algorithm sequentially calculates for each point the number of the cell to which it belongs, then generates groups of points for each non-empty cell. Then it sequentially unites cells into clusters, starting the process of fusion of the densest cells.The next cell is included in some cluster if at least one cell neighbor already belongs to the cluster. If the neighbors of the cell do not belong to any formed cluster, then the cell forms a new cluster. If the neighbors of the cell belong to several existing clusters, the respective clusters are merged into a new cluster.Combining cells into clusters uniquely determines the distribution of multiple points between the clusters. The user must specify a grid step parameter and a minimum grid cell density for which the cluster joining process is not performed. Low-density cells are considered noise.The algorithm does not require a preliminary task of the number of clusters and information about the nature of the distribution of points in the input set.The proposed algorithm can be used to process large arrays of point data of large spatial resolution. The most promising area of application of the algorithm is the analysis of multispectral satellite images of medium and high resolution in the fields of the analysis of the state of agricultural resources, forest resources and various natural landscapes. The result of clustering the space image data can also be used to create a classifier's training set.