img_to_4D: To 4D image

View source: R/image_ops_.R

img_to_4DR Documentation

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


## Not run: 
img_to_4D(img)

## End(Not run)


henry090/tfaddons documentation built on April 7, 2022, 11:27 p.m.