tutorials/,
one topic per directory. Each has its own source, README, and build script, and
each builds standalone against the installed SDK.
Build the SDK first, then build all tutorials or an individual one:
build/:
Wired (USB)
Wireless (Bluetooth LE control, WiFi data)
OpenCV
Built only where both OpenCV and FFmpeg are present. Both useef::toCvMat()
from <ef/OpenCV.hpp> for a zero-copy view of a grabbed frame as a cv::Mat.
Calibration
Both calibration tutorials need the prebuilt calibration library for your
architecture and are skipped where it is unavailable. They write to the device,
so read Calibration before running them.

