Jakub
Jakub
Currently, it should give inhomogeneity and interclass isolation... C++ code would be welcome here...
Instead of regular search, first create a segmentation (homogeneous regions) and then apply search!
montage/moisaic/patchwork/collage lsp_montage? lsp_create_montage? lsp_plot_montage?
Distribution of numerical rasters - how to include spatial patterns?
What is the action when the shift it used? Do we return many layers, or create some kind of an average?
Two options: user selects one column vs using row numbers... ```r landcover_comp_e = lsp_signature(landcover, type = "composition", window = ecoregions["id"]) ``` vs ```r landcover_comp_e = lsp_signature(landcover, type = "composition", window...