SKaiNET
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-image
/
sk.ainet.app.notebook.tools
Package-level
declarations
Types
Functions
Types
Layout
Link copied to clipboard
jvm
enum
Layout
:
Enum
<
Layout
>
Upsample
Nearest
Neighbor
Link copied to clipboard
jvm
object
UpsampleNearestNeighbor
Nearest-neighbor upscaling utilities.
Functions
to
Image
Link copied to clipboard
jvm
fun
<
T
:
DType
,
V
>
Tensor
<
T
,
V
>
.
toImage
(
memoryLayout
:
Layout
=
Layout.HWC
)
:
BufferedImage