Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tflite_image
v2.0.0
TensorflowLite
Image
AgeEstimationExact
Output
AgeEstimationRange
Output
Canvas
Classification
Output
Common
Detection
BoundingBox
Classification
GenericPoint
Line
Lines
Point
Points
FaceDetection
Anchor
FaceFeatures
Output
Point
Format
GenderEstimation
Gender
Output
ObjectDetection
Output
PoseEstimation
BodyJoint
Output
Point
Scale
Segmentation
Detection
Built with Crystal 1.9.2
2023-10-08 08:24:38 UTC
module
TensorflowLite::Image::Detection::Lines
Direct including types
TensorflowLite::Image::Detection::BoundingBox
TensorflowLite::Image::PoseEstimation::Output
Defined in:
tflite_image/detection/lines.cr
Instance Method Summary
#lines
: Indexable(Detection::Line)
Instance Method Detail
abstract def
lines
: Indexable(
Detection::Line
)
#
[
View source
]