Support of Qt and OpenCV required sometime non-trivial steps. This repository consist a number of scripts to simplify this task(at repository itself), and number of binaries in Release section.
- no full releases for this moment;
Raspbian OS: Raspbian Stretch Lite
or Raspbian Stretch with desktop
from 2018.11+
Configuration with raspi-config
required:
- GPU memory 128+ MB required to run Qt with EGLFS(`Advanced Options > A3 Memory Split`);
- Camera need to be switched ON (`Interfacing Option > P1 Camera`);
- reboot required to apply changes from above;
- script `sysXXX.sh` update system and install prerequiremenst, so need to run before using binaries(`/usr/local/bin/sysXXX.sh`). Script build will run it automatically.
Qt 5.12.0 base with EGLFS can be found in release section
OpenCV 4.0.1 with V4L, GStreamer can be found in release section