struct TensorflowLite::Image::Segmentation::Detection
- TensorflowLite::Image::Segmentation::Detection
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
tflite_image/segmentation.crConstructors
Instance Method Summary
- #clone
- #copy_with(pixels _pixels = @pixels, labels _labels = @labels)
- #labels : Array(String)
- #labels_detected
- #pixels : Slice(Int32)