Learn R Programming

⚠️There's a newer version (1.6.5) of this package.Take me there.

glcm (version 0.2)

Calculate textures from grey-level co-occurrence matrices (GLCMs) in R

Description

Enables calculation of image textures derived from grey-level co-occurrence matrices (GLCMs) in R. The texture calculation is coded in C++ to optimize computation time.

Copy Link

Version

Install

install.packages('glcm')

Monthly Downloads

329

Version

0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Alex Zvoleff

Last Published

February 17th, 2014

Functions in glcm (0.2)

glcm_test_raster

Randomly generated 100x100 test image
L5TSR_1986

Landsat 5 Surface Reflectance Image from February 6, 1986 (path 15, row 53)
glcm-package

Calculate textures from grey-level co-occurrence matrices (GLCMs) in R
glcm

Image texture measures from grey-level co-occurrence matrices (GLCM)
glcm_test_raster_ENVI_textures

GLCM textures calculated in EXELIS ENVI
calc_texture

Calculates a glcm texture for use in the glcm.R script