public static interface BaseVisionTaskApi.InferenceProvider

Syntax sugar to run vision tasks with FrameBuffer and image processing options.

Public Method Summary

abstract T
run(long frameBufferHandle, int width, int height, ImageProcessingOptions options)

Public Methods

public abstract T run (long frameBufferHandle, int width, int height, ImageProcessingOptions options)