Replaced raster
, sf
, and rgeos
dependencies with terra
and sf
.
Performance improvements for glcm
. Tests indicate it's now running 2.7x faster than before.
Removed glcm_img
. If you would like to generate GLCM statistics for a single, unsegmented image, simply use
glcm
without a segs
argument.
Removed sp_summarise
. Other packages offered better, more flexible options for summarizing tree-level information by geographical units. If you thought this tool was useful and would like me to restore it, please let me know.