Description Usage Arguments Author(s)
An image visualization function for the 4D array.
1 2 3 4 5 6 | ImageView2D(
ImgArray_x,
ImgArray_y,
ImgN = 1,
lab = c("Original", "Overlay", "Prediction")
)
|
ImgArray_x |
a 4D array |
ImgArray_y |
a 4D array |
ImgN |
a slice of images |
lab |
a label information; three elements of a vector |
Satoshi Kume
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.