This package is considered a duplicate. The official version of this package is found at:https://azvoleff.r-universe.dev/glcm
Package: glcm 1.6.6
glcm: Calculate Textures from Grey-Level Co-Occurrence Matrices (GLCMs)
Enables calculation of image textures (Haralick 1973) <doi:10.1109/TSMC.1973.4309314> from grey-level co-occurrence matrices (GLCMs). Supports processing images that cannot fit in memory.
Authors:
glcm_1.6.6.tar.gz
glcm_1.6.6.tar.gz(r-4.7-arm64)glcm_1.6.6.tar.gz(r-4.7-x86_64)glcm_1.6.6.tar.gz(r-4.6-arm64)glcm_1.6.6.tar.gz(r-4.6-x86_64)
glcm_1.6.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
glcm/json (API)
NEWS
| # Install 'glcm' in R: |
| install.packages('glcm', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/azvoleff/glcm/issues
Datasets:
- expected_textures_3x3_1x1 - GLCM textures calculated in EXELIS ENVI
- expected_textures_5x3_n1xn2 - GLCM textures calculated in EXELIS ENVI
- expected_textures_5x7_2x3 - GLCM textures calculated in EXELIS ENVI
- L5TSR_1986 - Landsat 5 Surface Reflectance Image from February 6, 1986
- test_raster - Randomly generated 100x100 test image
Last updated from:53eabf2703. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 179 | ||
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 184 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 168 | ||
| wasm-release | OK | 118 |
Exports:calc_textureglcm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Calculates a glcm texture for use in the glcm.R script | calc_texture |
| GLCM textures calculated in EXELIS ENVI (for testing purposes) | expected_textures_3x3_1x1 |
| GLCM textures calculated in EXELIS ENVI (for testing purposes) | expected_textures_5x3_n1xn2 |
| GLCM textures calculated in EXELIS ENVI (for testing purposes) | expected_textures_5x7_2x3 |
| Image texture measures from grey-level co-occurrence matrices (GLCM) | glcm |
| Landsat 5 Surface Reflectance Image from February 6, 1986 (path 15, row 53) | L5TSR_1986 |
| Randomly generated 100x100 test image | test_raster |
