Integrating image capture and processing with 3rd party processes (or… how to build your own Caviconsole GUI!)
By Chris Lucani -The latest version of CaviCapture – the command line python script that orchestrates image capture and light control on the raspberry pi – is significantly different from V1, and not only includes a new script for automatically processing the images (CaviProcess.py) (for more info see https://github.com/OpenSourceOV/cavicapture) but also simplifies configuration and is geared for integrating into other systems/processes,…