Package: GLCMTextures 0.5.1

GLCMTextures: GLCM Textures of Raster Layers

Calculates grey level co-occurrence matrix (GLCM) based texture measures (Hall-Beyer (2017) <https://prism.ucalgary.ca/bitstream/handle/1880/51900/texture%20tutorial%20v%203_0%20180206.pdf>; Haralick et al. (1973) <doi:10.1109/TSMC.1973.4309314>) of raster layers using a sliding rectangular window. It also includes functions to quantize a raster into grey levels as well as tabulate a glcm and calculate glcm texture metrics for a matrix.

Authors:Alexander Ilich [aut, cre]

GLCMTextures_0.5.1.tar.gz
GLCMTextures_0.5.1.zip(r-4.5)GLCMTextures_0.5.1.zip(r-4.4)GLCMTextures_0.5.1.zip(r-4.3)
GLCMTextures_0.5.1.tgz(r-4.5-x86_64)GLCMTextures_0.5.1.tgz(r-4.5-arm64)GLCMTextures_0.5.1.tgz(r-4.4-x86_64)GLCMTextures_0.5.1.tgz(r-4.4-arm64)GLCMTextures_0.5.1.tgz(r-4.3-x86_64)GLCMTextures_0.5.1.tgz(r-4.3-arm64)
GLCMTextures_0.5.1.tar.gz(r-4.5-noble)GLCMTextures_0.5.1.tar.gz(r-4.4-noble)
GLCMTextures_0.5.1.tgz(r-4.4-emscripten)GLCMTextures_0.5.1.tgz(r-4.3-emscripten)
GLCMTextures.pdf |GLCMTextures.html
GLCMTextures/json (API)

# Install 'GLCMTextures' in R:
install.packages('GLCMTextures', repos = c('https://ailich.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ailich/glcmtextures/issues

Pkgdown site:https://ailich.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

6.33 score 12 stars 2 packages 20 scripts 658 downloads 4 exports 6 dependencies

Last updated 2 months agofrom:6f51742a36. Checks:8 OK, 3 ERROR. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 19 2025
R-4.5-win-x86_64OKFeb 19 2025
R-4.5-mac-x86_64OKFeb 19 2025
R-4.5-mac-aarch64ERRORFeb 19 2025
R-4.5-linux-x86_64OKFeb 19 2025
R-4.4-win-x86_64OKFeb 19 2025
R-4.4-mac-x86_64OKFeb 19 2025
R-4.4-mac-aarch64ERRORFeb 19 2025
R-4.3-win-x86_64OKFeb 19 2025
R-4.3-mac-x86_64OKFeb 19 2025
R-4.3-mac-aarch64ERRORFeb 19 2025

Exports:glcm_metricsglcm_texturesmake_glcmquantize_raster

Dependencies:latticerasterRcppRcppArmadillospterra

README

Rendered fromREADME.Rmdusingknitr::rmarkdownon Feb 19 2025.

Last update: 2023-04-25
Started: 2023-04-25