Learn R Programming

tfaddons (version 0.10.0)

img_to_4D: To 4D image

Description

Convert 2/3/4D image to 4D image.

Usage

img_to_4D(image)

Arguments

image

2/3/4D tensor.

Value

4D tensor with the same type.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
img_to_4D(img)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab