neighborhood_index: Get Neighborhood Matrix of Indices from an Image

View source: R/neighborhood_index.R

neighborhood_indexR Documentation

Get Neighborhood Matrix of Indices from an Image

Description

This function wraps the neighborhood to get the matrix of data in the format of array indices (not values of data)

Usage

neighborhood_index(img, ...)

Arguments

img

Object of class nifti, character or antsImage

...

arguments other than get.gradient passed to getNeighborhoodInMask

Value

List similar to the output of neighborhood


muschellij2/extrantsr documentation built on June 3, 2024, 7:04 p.m.