raw

open var raw: Vision.Raw

A built-in raw feed Processor that will do nothing but provide the raw camera feed. Useful for debugging and testing, pass this raw field (vision.raw) to init() and start() to use it.