![]() |
SmartSpectra C++ SDK
Measure human vitals from video with SmartSpectra C++ SDK.
|
Core processing containers used to run SmartSpectra graphs. More...
Namespaces | |
| namespace | presage::smartspectra::container |
Classes | |
| class | presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode > |
| Container for background thread processing. More... | |
| class | presage::smartspectra::container::ForegroundContainer< TDeviceType, TOperationMode, TIntegrationMode > |
| Convenience container with a built-in video source and optional GUI. More... | |
Core processing containers used to run SmartSpectra graphs.
These classes manage the MediaPipe graph, handle device initialization and provide callbacks for metrics and video output.