View source: R/antsImageIterator_class.R
| antsImageIterator | R Documentation | 
Get image iterator
antsImageIterator(x)
| x | antsImage | 
antsImageIterator
img <- makeImage(c(5, 5), rnorm(25))
it <- antsImageIterator(img)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.