Attention: This MediaPipe Solutions Preview is an early release.
Learn more.
com.google.mediapipe.tasks.components.containers
Stay organized with collections
Save and categorize content based on your preferences.
Classes
AudioData |
Defines a ring buffer and some utility functions to prepare the input audio samples. |
AudioData.AudioDataFormat |
Wraps a few constants describing the format of the incoming audio samples, namely number of
channels and the sample rate. |
AudioData.AudioDataFormat.Builder |
Builder for AudioData.AudioDataFormat |
Category |
Category is a util class, that contains a category name, its display name, a float value as
score, and the index of the label in the corresponding label file. |
ClassificationResult |
Represents the classification results of a model. |
Classifications |
Represents the list of classification for a given classifier head. |
Connection |
Value class representing a landmark connection. |
Detection |
Represents one detected object in the results of ERROR(/com.google.mediapipe.tasks.version.objectdetector.ObjectDetector) . |
Embedding |
Represents the embedding for a given embedder head. |
EmbeddingResult |
Represents the embedding results of a model. |
Landmark |
Landmark represents a point in 3D space with x, y, z coordinates. |
NormalizedKeypoint |
Normalized keypoint represents a point in 2D space with x, y coordinates. |
NormalizedLandmark |
Normalized Landmark represents a point in 3D space with x, y, z coordinates. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-05-10 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]