calc_struc_mat: Calculates structure matrix for sx objects

Description Usage Arguments Value

View source: R/calc_struc_mat.R

Description

Calculates structure matrix with a given dimension and neighbourhood assumption

Usage

1
2
calc_struc_mat(L, neighbours = c("2dfirst", "2dsecond", "2dallfirst",
  "3dfirst", "3dsecond", "3dallfirst"))

Arguments

L

integer vector, defining dimension of image

neighbours

indicates the used neighbourhood. Currently for 2d/3d images

Value

structure matrix for SOIR ()


RaphaelRe/SOIR documentation built on May 28, 2019, 12:19 p.m.