SmartSpectra C++ SDK
Measure human vitals from video with SmartSpectra C++ SDK.
Loading...
Searching...
No Matches
presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode > Member List

This is the complete list of members for presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >, including all inherited members.

AddFrameTimestampToBenchmarkingInfo(const mediapipe::Timestamp &timestamp)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
AddFrameWithTimestamp(const cv::Mat &frame_rgb, int64_t frame_timestamp_μs)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
BackgroundContainer(SettingsType settings)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >explicit
Base typedef (defined in presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
ComputeCorePerformanceTelemetry(const physiology::MetricsBuffer &metrics_buffer)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
Container(SettingsType settings)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >explicit
ContainerIsInitialized() const (defined in presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >inline
device_context (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
GetGraphFilePath(bool binary_graph=true) constpresage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
GetGraphFilePrefix() constpresage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protectedvirtual
GetStatusCode() constpresage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >inline
GetThirdGraphFileSuffix() constpresage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protectedvirtual
graph (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
GraphIsRunning() constpresage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
Initialize() overridepresage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >virtual
initialized (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnCoreMetricsOutput (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnCorePerformanceTelemetry (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnEdgeMetricsOutput (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnFrameSentThrough (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnStatusChange (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnStatusCode (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
OnVideoOutput (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
operation_context (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
output_frame_bgr (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
recording (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
running (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
SetOnCoreMetricsOutput(const std::function< absl::Status(const physiology::MetricsBuffer &, int64_t input_timestamp)> &on_core_metrics_output)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnCorePerformanceTelemetry(const std::function< absl::Status(double, double, int64_t)> &on_effective_core_fps_output)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnEdgeMetricsOutput(const std::function< absl::Status(const physiology::Metrics &, int64_t input_timestamp)> &on_edge_metrics_output) (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnFrameSentThrough(const std::function< absl::Status(bool frame_sent_through, int64_t input_timestamp)> &on_dropped_frame)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnStatusChange(const std::function< absl::Status(physiology::StatusValue)> &on_status_change)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnStatusCode(const std::function< absl::Status(physiology::StatusValue)> &on_status_code)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetOnVideoOutput(const std::function< absl::Status(cv::Mat &output_frame, int64_t input_timestamp)> &on_video_output) (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >
SetRecording(bool on)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
settings (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
SettingsType typedef (defined in presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
StartGraph()presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
status (defined in presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >)presage::smartspectra::container::Container< TDeviceType, TOperationMode, TIntegrationMode >protected
StopGraph()presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >
WaitUntilGraphIsIdle()presage::smartspectra::container::BackgroundContainer< TDeviceType, TOperationMode, TIntegrationMode >