start

open fun start(attachedProcessors: Array<Processor>): Vision

Start desired processors. This method must be called before trying to extract data from the cameras, and must be already initialised with the init() method.

Return

the vision instance

Parameters

attachedProcessors

Processor instances