strucTensor: structure tensor for matrices

strucTensorR Documentation

structure tensor for matrices

Description

structure tensor for matrices

Usage

.strucTensor(
  P,
  dxy = c(1, 1),
  mask = c(2, 2),
  kBlur = list(n = 3, m = 3, sd = 1),
  kEdge = list(n = 7, m = 7, sd = 1),
  kTensor = list(n = 5, m = 10, sd = 2),
  thresh = 0.1,
  ...
)

emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.