module TensorflowLite::Image::Detection
Included Modules
- JSON::Serializable
- YAML::Serializable
Direct including types
- TensorflowLite::Image::AgeEstimationExact::Output
- TensorflowLite::Image::AgeEstimationRange::Output
- TensorflowLite::Image::Classification::Output
- TensorflowLite::Image::FaceDetection::Output
- TensorflowLite::Image::GenderEstimation::Output
- TensorflowLite::Image::ObjectDetection::Output
- TensorflowLite::Image::PoseEstimation::Output
- TensorflowLite::Image::Segmentation::Output
Defined in:
tflite_image/detection.crtflite_image/detection/classification.cr
tflite_image/detection/lines.cr
tflite_image/detection/points.cr
Constructors
Instance Method Summary
- #associated : Array(Detection)
- #associated=(associated : Array(Detection))
- #label : String | Nil
- #markup(image : Canvas, minimum_score : Float32 = 0.3_f32, font : PCFParser::Font | Nil = nil, color = StumpyPNG::RGBA::WHITE) : Canvas
-
#type : Symbol
i.e.