| Package | Description |
|---|---|
| ai.konduit.serving.data.image.convert.config |
| Modifier and Type | Field and Description |
|---|---|
ImageNormalization.Type |
ImageNormalization.type |
| Modifier and Type | Method and Description |
|---|---|
static ImageNormalization.Type |
ImageNormalization.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageNormalization.Type[] |
ImageNormalization.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImageNormalization(ImageNormalization.Type type) |
Copyright © 2022. All rights reserved.