Learn R Programming

glcm (version 1.6.6)

calc_glcm_edge: Calculate edge for GLCM when processing block by block

Description

This is an internal function used to calculate edges for GLCM processing.

Usage

calc_glcm_edge(shift, window)

Value

vector of edge values

Arguments

shift

shift parameter for GLCM calculation

window

window parameter for GLCM calculation