Skip to contents

Plot ROIs overlaid on the image

Usage

at_plot_overlay(project, img = NULL, layer = NULL, call = rlang::caller_env())

Arguments

project

An annot_project.

img

An annot_image; the project's image by default.

layer

Optional layer filter.

call

The calling environment, for error reporting.

Value

A ggplot2::ggplot object with the image and ROI outlines.

Examples

at_plot_overlay(at_example_project())