2021
DOI: 10.1007/s10707-021-00445-y
|View full text |Cite
|
Sign up to set email alerts
|

Efficient computation of map algebra over raster data stored in the k2-acc compact data structure

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(10 citation statements)
references
References 29 publications
0
10
0
Order By: Relevance
“…The closest work to ours is the development of map algebra operations on rasters represented using k 2 -acc. 31 They presented algorithms for the following operations: thresholding, sum and multiplication by a scalar, point-wise sum, and zonal sum. However, as explained, k 2 -acc has poor performance in comparison with k 2 -raster, especially when the raster has a moderate or high number of different values, which is the most common situation.…”
Section: 4mentioning
confidence: 99%
See 4 more Smart Citations
“…The closest work to ours is the development of map algebra operations on rasters represented using k 2 -acc. 31 They presented algorithms for the following operations: thresholding, sum and multiplication by a scalar, point-wise sum, and zonal sum. However, as explained, k 2 -acc has poor performance in comparison with k 2 -raster, especially when the raster has a moderate or high number of different values, which is the most common situation.…”
Section: 4mentioning
confidence: 99%
“…The other case is when the minimum value of the processed node is greater than the threshold, which results in returning a 1 in both maxval and minval. Otherwise, recursion continues performing a call for each of the k 2 children of the processed node (lines 14-17), and after returning from that call, the output tree is built (lines [18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34].…”
Section: Global Operations: Thresholdingmentioning
confidence: 99%
See 3 more Smart Citations