A
B
C
D
E
F
G
I
K
M
O
R
S
T
V
G
- getAlphaValue() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- Alpha channel value for overlaying mask on top on inputImage
- getApiMap() - function in ai.edgestore.engine.EdgeAPIType.Companion
- getAverageRunTimeMs() - function in ai.edgestore.engine.ModelStats
- getAverageTimeMs() - function in ai.edgestore.engine.BenchmarkTime
- getAverageTimeNs() - function in ai.edgestore.engine.BenchmarkTime
- getColor() - function in ai.edgestore.engine.collections.MaskLabel
- getConfidence() - function in ai.edgestore.engine.collections.Keypoint
- getConfidence() - function in ai.edgestore.engine.collections.Recognition
- A sortable score for how good the recognition is relative to others.
- getDisplayName() - function in ai.edgestore.engine.collections.Recognition
- Display name for the recognition.
- getEdges() - function in ai.edgestore.engine.collections.Keypoints
- Information about keypoint skeleton (lines connecting keypoints).
- getElapsedTime() - function in ai.edgestore.engine.BenchmarkTime
- getElapsedTimeMs() - function in ai.edgestore.engine.BenchmarkTime
- getElapsedTimeNs() - function in ai.edgestore.engine.BenchmarkTime
- getElapsedTimeUs() - function in ai.edgestore.engine.BenchmarkTime
- getFoundDetections() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- getFullColorLabelMap() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- map from label name to color
- getId() - function in ai.edgestore.engine.collections.Recognition
- getInferenceTimeHandler() - function in ai.edgestore.engine.ModelStats
- getInitializationTimeHandler() - function in ai.edgestore.engine.ModelStats
- getInputImage() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- getKeypoints() - function in ai.edgestore.engine.collections.Recognition
- getLocation() - function in ai.edgestore.engine.collections.Recognition
- Optional location within the source image for the location of the recognized object.
- getMaskOverlayOnOriginal() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- getModelStats() - function in ai.edgestore.engine.EdgeModel
- getName() - function in ai.edgestore.engine.EdgeAPIType
- getName() - function in ai.edgestore.engine.collections.Keypoint
- getName() - function in ai.edgestore.engine.collections.Recognition
- A unique identifier for what has been recognized.
- getName() - function in ai.edgestore.engine.collections.MaskLabel
- getName() - function in ai.edgestore.engine.metadata.MLTasks
- getName() - function in ai.edgestore.engine.metadata.ModelSource
- getOrdinal() - function in ai.edgestore.engine.EdgeAPIType
- getOrdinal() - function in ai.edgestore.engine.metadata.MLTasks
- getOrdinal() - function in ai.edgestore.engine.metadata.ModelSource
- getPostprocessingTimeHandler() - function in ai.edgestore.engine.ModelStats
- getPreprocessingTimeHandler() - function in ai.edgestore.engine.ModelStats
- getSegmentationLabel() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- getSegmentationMask() - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- getSemanticSegmentationResults() - function in ai.edgestore.engine.collections.Recognitions
- getTotalRunTimeMs() - function in ai.edgestore.engine.ModelStats
- getX() - function in ai.edgestore.engine.collections.Keypoint
- getY() - function in ai.edgestore.engine.collections.Keypoint