dataset
/
org.jetbrains.kotlinx.dl.dataset.preprocessor.image
/
centerCrop
center
Crop
fun
ImagePreprocessing
.
centerCrop
(block:
CenterCrop
.() ->
Unit
)
Content copied to clipboard
Applies
CenterCrop
operation to crop the image at the center.