class TensorflowLite::Image::Detection::GenericPoint
- TensorflowLite::Image::Detection::GenericPoint
- Reference
- Object
Included Modules
Defined in:
tflite_image/detection/points.crConstructors
Instance methods inherited from module TensorflowLite::Image::Detection::Point
adjust(canvas_width : Int, canvas_height : Int, offset_left : Int, offset_top : Int)
adjust,
make_adjustment(original_width : Int, original_height : Int, canvas_width : Int, canvas_height : Int, offset_left : Int, offset_top : Int) : Nil
make_adjustment,
x : Float32
x,
y : Float32
y
Constructor methods inherited from module TensorflowLite::Image::Detection::Point
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new