С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...

Повний опис

Збережено в:
Бібліографічні деталі
Видавець:Kyiv National University of Construction and Architecture
Дата:2020
Автори: Kuzmin, Anatolii V., Grekov, Leonid D., Kuzmina, Nataliia M., Petrov, Oleksii A., Medvedenko, Olena M.
Формат: Стаття
Мова:Ukrainian
Опубліковано: Kyiv National University of Construction and Architecture 2020
Теми:
Онлайн доступ:https://es-journal.in.ua/article/view/199705
Теги: Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!

Репозиторії

Environmental safety and natural resources
Опис
Резюме: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.