process

abstract fun process(    data: ByteBuffer,     frameMetadata: FrameMetadata,     graphicOverlay: GraphicOverlay)

Processes the input frame with the underlying detector.