| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.image |
| Modifier and Type | Method and Description |
|---|---|
<T extends Number> |
ImageOps.rgbToHsv(Operand<T> images)
Builds an
RgbToHsv operation |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
RgbToHsv.create(Scope scope,
Operand<T> images)
Factory method to create a class wrapping a new RgbToHsv operation.
|
Copyright © 2015–2019. All rights reserved.