Frame Processor
An interface to process the input camera frame and perform detection on it.
Functions
Link copied to clipboard
abstract fun process( data: ByteBuffer, frameMetadata: FrameMetadata, graphicOverlay: GraphicOverlay)
Content copied to clipboard
Processes the input frame with the underlying detector.