|
Cpp-Processing
|
This is the complete list of members for CelanturSDK::Processor, including all inherited members.
| get_detections() | CelanturSDK::Processor | |
| get_inference_settings(std::filesystem::path model_path) | CelanturSDK::Processor | |
| get_inference_settings() | CelanturSDK::Processor | |
| get_result() | CelanturSDK::Processor | |
| load_inference_model(celantur::InferenceEnginePluginSettings settings, AdditionalProcessorParams params=AdditionalProcessorParams()) | CelanturSDK::Processor | |
| load_inference_model(std::filesystem::path model_path, celantur::InferenceEnginePluginSettings settings=celantur::InferenceEnginePluginSettings{}) | CelanturSDK::Processor | |
| operator=(const Processor &other) | CelanturSDK::Processor | |
| operator=(Processor &&other) | CelanturSDK::Processor | |
| process(cv::Mat mat) | CelanturSDK::Processor | |
| Processor(celantur::ProcessorParams params, std::filesystem::path license_path) | CelanturSDK::Processor | |
| Processor(const Processor &other) | CelanturSDK::Processor | |
| Processor(Processor &&other) | CelanturSDK::Processor | |
| ~Processor() | CelanturSDK::Processor |