Package org.jetbrains.kotlinx.dl.dataset.image
Types
ArrayTransform
Link copied to clipboard
fun interface ArrayTransform
Content copied to clipboard
This interface represents a custom transformation of a FloatArray.
ImageConverter
Link copied to clipboard
object ImageConverter
Content copied to clipboard
Helper object with methods to convert BufferedImage to FloatArray.
Functions
denormalizeInplace
Link copied to clipboard
imageType
Link copied to clipboard
Returns an integer representing a type of BufferedImage corresponding to this color mode.