kmplitert
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmplitert
tool
/
io.github.kmplitert.tool
/
LiteRTExt
/
Segmentation
/
Mask
/
Mask
Mask
constructor
(
width
:
Int
,
height
:
Int
,
data
:
FloatArray
)
Parameters
width
Width of the mask.
height
Height of the mask.
data
Flat array of mask values (confidence or category indices).