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✨
DESCRIPTION |NEWS
card.svg |card.png
glcm/json (API)
| # 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 | 164 | ||
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 169 | ||
| linux-release-arm64 | OK | 158 | ||
| linux-release-x86_64 | OK | 157 | ||
| macos-release-arm64 | OK | 204 | ||
| macos-release-x86_64 | OK | 388 | ||
| macos-oldrel-arm64 | OK | 255 | ||
| macos-oldrel-x86_64 | OK | 356 | ||
| windows-devel | OK | 136 | ||
| windows-release | OK | 133 | ||
| windows-oldrel | OK | 140 | ||
| wasm-release | OK | 124 |
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 |
