Process Frame
Process Frame
API Reference for processFrame
The processframe
function is responsible for performing AI operations on the frame,
such as object detection and pose estimation, and returning the results
of those operations.
Function Defintion
The function accepts a single argument of type Frame
. This object provides an easy-to-use interface to the Guru AI Platform. The remaining pages in this section document common types you can use with Frame
.