Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tflite_image
master
FFmpeg
Frame
Format
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
Output
Generated using Crystal 1.14.0
2024-11-25 05:44:54 UTC
struct
FFmpeg::
Frame
FFmpeg::Frame
Struct
Value
Object
Defined in:
tflite_image.cr
Constructors
.new
Instance Method Summary
#buffer
: Bytes
#height
: Int32
#initialize
#pixel_format
: Format
#width
: Int32
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
buffer
: Bytes
#
def
height
: Int32
#
def
initialize
#
[
View source
]
def
pixel_format
:
Format
#
def
width
: Int32
#