pyroengine.core#

This module abtracts the sensor management and the detection workflow into controllable units.

class pyroengine.core.SystemController(engine: Engine, cameras: List[ReolinkCamera])[source]#

Implements the full system controller

Parameters:
  • engine – the image analyzer

  • cameras – the cameras to get the visual streams from