Function kataglyphis::gstreamer::create_camera_inference_pipeline#
Defined in File gstreamer_pipeline.cpp
Function Documentation#
-
auto kataglyphis::gstreamer::create_camera_inference_pipeline(const std::string &device, const std::string &model_path, std::uint32_t width, std::uint32_t height, std::uint32_t fps) -> std::expected<GStreamerPipeline, GStreamerError>#