Function kataglyphis::detection::create_camera_detection_pipeline#
Defined in File yolo_detector.cpp
Function Documentation#
-
auto kataglyphis::detection::create_camera_detection_pipeline(const std::string &device, const std::filesystem::path &model_path, std::uint32_t width, std::uint32_t height, std::uint32_t fps) -> std::expected<VideoDetectorPipeline, OnnxError>#