Package-level declarations

Types

Link copied to clipboard

Allows clients written in java subscribe to flow CvApi without touching coroutines but only with callback.

Link copied to clipboard
interface CvApi : AutoCloseable

This interface allows to observe computer vision detections. There is information about face and body points (face landmarks and pose), body segmentation (mask), face and body bounding boxes, gestures, mirror presence. Moreover, client is able to get api version used by client and complete data on versions, hashs and metadata used by service.