# Generated by roxygen2: do not edit by hand

export(glcm_metrics)
export(glcm_textures)
export(make_glcm)
export(quantize_raster)
import(terra)
importFrom(Rcpp,sourceCpp)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(raster,writeRaster)
useDynLib(GLCMTextures, .registration = TRUE)
