rgb

fun rgb(height: Int, width: Int): ShapeBuilder<T, V>(source)

Creates an RGB image tensor (3 channels)

Parameters

height

image height in pixels

width

image width in pixels