Package: fastGLCM 1.0.3

Lampros Mouselimis

fastGLCM: 'GLCM' Texture Features

Two 'Gray Level Co-occurrence Matrix' ('GLCM') implementations are included: The first is a fast 'GLCM' feature texture computation based on 'Python' 'Numpy' arrays ('Github' Repository, <https://github.com/tzm030329/GLCM>). The second is a fast 'GLCM' 'RcppArmadillo' implementation which is parallelized (using 'OpenMP') with the option to return all 'GLCM' features at once. For more information, see "Artifact-Free Thin Cloud Removal Using Gans" by Toizumi Takahiro, Zini Simone, Sagi Kazutoshi, Kaneko Eiji, Tsukada Masato, Schettini Raimondo (2019), IEEE International Conference on Image Processing (ICIP), pp. 3596-3600, <doi:10.1109/ICIP.2019.8803652>.

Authors:Lampros Mouselimis [aut, cre], Takahiro Toizumi [cph]

fastGLCM_1.0.3.tar.gz
fastGLCM_1.0.3.tar.gz(r-4.7-arm64)fastGLCM_1.0.3.tar.gz(r-4.7-x86_64)fastGLCM_1.0.3.tar.gz(r-4.6-arm64)fastGLCM_1.0.3.tar.gz(r-4.6-x86_64)
fastGLCM_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastGLCM/json (API)
NEWS

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

Bug tracker:https://github.com/mlampros/fastglcm/issues

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

On CRAN:

Conda:

openblascppopenmp

2.70 score 2 scripts 555 downloads 3 exports 35 dependencies

Last updated from:2c0cd3c3c1. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK157
linux-devel-x86_64OK140
source / vignettesOK233
linux-release-arm64OK255
linux-release-x86_64OK171
wasm-releaseOK229

Exports:fastglcmfastGLCM_Rcppplot_multi_images

Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjpegjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeOpenImageRotelpngpromisesR6rappdirsRcppRcppArmadillorlangsassshinysourcetoolstiffwithrxtable

Functionality of the fastGLCM R package

Rendered fromfastGLCM_Functionality.Rmdusingknitr::rmarkdownon Jun 11 2026.

Last update: 2025-09-14
Started: 2022-08-15