FP Perception 0.1.2
Loading...
Searching...
No Matches
image_analysis_driver.hpp
Go to the documentation of this file.
1#pragma once
2
5
6namespace fp_perception
7{
8
9class ImageAnalysisDriver : public virtual DriverBase
10{
11public:
13};
14
15} // namespace fp_perception
Definition driver_base.hpp:19
Definition image_analysis_driver.hpp:10
virtual image_analysis_result analyze(const image_analysis_request &request)=0
Definition audio_buffer.hpp:16
Definition structs.hpp:11
Definition structs.hpp:18