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.zip(r-4.7)glcm_1.6.6.zip(r-4.6)glcm_1.6.6.zip(r-4.5)
glcm_1.6.6.tgz(r-4.6-x86_64)glcm_1.6.6.tgz(r-4.6-arm64)glcm_1.6.6.tgz(r-4.5-x86_64)glcm_1.6.6.tgz(r-4.5-arm64)
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://azvoleff.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:ccff4d1ed8. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 197 | ||
| linux-devel-x86_64 | OK | 172 | ||
| source / vignettes | OK | 193 | ||
| linux-release-arm64 | OK | 211 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 221 | ||
| macos-release-x86_64 | OK | 239 | ||
| macos-oldrel-arm64 | OK | 130 | ||
| macos-oldrel-x86_64 | OK | 431 | ||
| windows-devel | OK | 135 | ||
| windows-release | OK | 122 | ||
| windows-oldrel | OK | 135 | ||
| wasm-release | OK | 143 |
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 |
