A
B
C
D
E
F
G
I
K
M
O
R
S
T
V
F
- filteredInputImage(String) - function in ai.edgestore.engine.collections.SemanticSegmentationResults
- Extract the pixels of input image that correspond to the given label Rest of the image is transparent.
- from(String) - function in ai.edgestore.engine.EdgeAPIType.Companion
- from(String) - function in ai.edgestore.engine.metadata.MLTasks.Companion
- fromAsset(Context,String) - function in ai.edgestore.engine.EdgeModel.Companion
- Factory method to get EdgeModel for inference
- fromFile(File) - function in ai.edgestore.engine.EdgeModel.Companion
- Factory method to get EdgeModel for inference
- fromInputStream(InputStream) - function in ai.edgestore.engine.EdgeModel.Companion
- Factory method to get EdgeModel for inferenceNote: This is a convenience method.