VisionAPI

interface VisionAPI

An API that exposes a VisionProcessor, specifically for use in the Vision API.

It is recommended that all objects that inherit VisionAPI also inherit API.

Look at AprilVision for an example.

Inheritors

Properties

Link copied to clipboard
abstract val processor: VisionProcessor