class TensorflowLite::Image::Segmentation::Output
- TensorflowLite::Image::Segmentation::Output
- Reference
- Object
Included Modules
Defined in:
tflite_image/segmentation.crConstructors
Instance Method Summary
- #label : String | Nil
- #labels : Array(String)
- #labels_detected
- #pixels : Array(Int32)
-
#type : Symbol
i.e.
Instance methods inherited from module TensorflowLite::Image::Detection
associated : Array(Detection)
associated,
associated=(associated : Array(Detection))
associated=,
label : String | Nil
label,
markup(image : Canvas, minimum_score : Float32 = 0.3_f32, font : PCFParser::Font | Nil = nil, color = StumpyPNG::RGBA::WHITE) : Canvas
markup,
type : Symbol
type
Constructor methods inherited from module TensorflowLite::Image::Detection
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new
Constructor Detail
Instance Method Detail
def type : Symbol
#
Description copied from module TensorflowLite::Image::Detection
i.e. object, pose, face, age, class