ImagePreprocessing
class ImagePreprocessing
Content copied to clipboard
The whole image preprocessing pipeline DSL.
It supports operations that implement ImagePreprocessor, for example:
It's a part of the org.jetbrains.kotlinx.dl.dataset.preprocessor.Preprocessing pipeline DSL.
Constructors
ImagePreprocessing
Link copied to clipboard
fun ImagePreprocessing()
Content copied to clipboard
Functions
addOperation
Link copied to clipboard
Adds a new operation to the operations.