Plots series of Images for slices of antsImage
1 2 | ants.overlay(img, oimg, slices = 53, col.x = gray(0:64/64),
col.y = "#FF0000FF", ...)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.