cort_thickness: Compute cortical thickness using Kelly Kapowski (ANTsR)

View source: R/cort_thickness.R

cort_thicknessR Documentation

Compute cortical thickness using Kelly Kapowski (ANTsR)

Description

Wrapper for the kellyKapowski function in ANTsR, that computes cortical thickness.

Usage

cort_thickness(seg, gray, white, ...)

kk(seg, gray, white, ...)

Arguments

seg

segmentation image

gray

gray matter probability image

white

white matter probability image

...

arguments passed to kellyKapowski

Value

Object of class nifti.


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