plotProjection: Plot flat projection of a 3D volume

Description Usage Arguments Examples

View source: R/functions.R

Description

Plot flat projection of a 3D volume

Usage

1
2
plotProjection(mat3D, col = colorRampPalette(c("white", "black", "red",
  "yellow"), space = "Lab")(100), t = 0, add = F)

Arguments

mat3D

3D volume

col

Color

t

Threshold used to remove noise

add

Boolean whether to overlay onto existing plot

Examples

1
2

hms-dbmi/brainmapr documentation built on May 17, 2019, 4:35 p.m.