Function kataglyphis::detection::create_video_detection_pipeline

Function kataglyphis::detection::create_video_detection_pipeline#

Function Documentation#

auto kataglyphis::detection::create_video_detection_pipeline(const std::string &video_source, const std::filesystem::path &model_path, std::uint32_t width, std::uint32_t height) -> std::expected<VideoDetectorPipeline, OnnxError>#