img_wrap {tfaddons}R Documentation

Wrap

Description

wrap an image array

Usage

img_wrap(image)

Arguments

image

a 3D Image Tensor with 4 channels.

Value

'image' with an extra channel set to all 1s.


[Package tfaddons version 0.10.0 Index]