ants.overlay: Plot Lightbox for antsImage

View source: R/ants.overlay.R

ants.overlayR Documentation

Plot Lightbox for antsImage

Description

Plots series of Images for slices of antsImage

Usage

ants.overlay(
  img,
  oimg,
  slices = 53,
  col.x = gray(0:64/64),
  col.y = "#FF0000FF",
  ...
)

Arguments

img

Image to be plotted

oimg

image to be overlaid

slices

slice to be displayed

col.x

grayscale coloring for img

col.y

color for overlay

...

arguments to be passed to image


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