class TensorflowLite::Image::Detection::Line
- TensorflowLite::Image::Detection::Line
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
tflite_image/detection/lines.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(points : Array(Detection::Point))
- .new(pull : JSON::PullParser)