powered by
Get index at current position
antsImageIteratorGetIndex(x)
antsImageIterator
image index
# NOT RUN { img <- makeImage(c(5,5), rnorm(25)) it <- antsImageIterator( img ) index <- antsImageIteratorGetIndex( it ) # }
Run the code above in your browser using DataLab