API reference
API reference
Select your platform
No SDKs available
No versions available

UnityInferenceEngineProvider Class

Properties

override InferenceType DefaultSupportedTypes[Get]

Member Functions

async Task< byte[]> DetectAsync
( RenderTexture src,
CancellationToken ct )
Task< string > DetectAsync
( byte[] imageJpgOrPng,
CancellationToken ct )
Task< byte[]> DetectBinaryAsync
( byte[] imageJpgOrPng,
CancellationToken ct )