spm_get_lm: SPM: Identification of local maxima in 3(or 2)D volume - a...

Description Usage Arguments Value

Description

Routine that identifies which voxels in a list of coordinates that are local maxima, and returns a list of indicies into the coordinate list for those maxima.

Usage

1
INDEX = spm_get_lm(VOL,LIST)

Arguments

VOL

3(or 2)D volume of statistics (e.g. t or F)

LIST

3xn (or 2xn) list of voxel coordinates of

Value

INDEX : Index into LIST such that LIST(:,INDEX) returns those coordinates that are truly local maxima.


jpellman/spmR documentation built on May 19, 2019, 10:44 p.m.