/workspaces/astro/sol3-sdk/cpp/sol3/isp/yuv.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/isp/yuv.h File Reference
Space-ng SDK
yuv.h File Reference
#include "sol3/core/msg/buffer.h"
#include "sol3/core/shmem_buffer.h"
#include <opencv2/core.hpp>
#include <cstddef>

Go to the source code of this file.

Namespaces

 sol3
 
 sol3::isp
 

Functions

void sol3::isp::yuvToBgr (void const *data, size_t size, core::msg::BufferInfo const &info, cv::Mat &bgr)
 
void sol3::isp::yuvToBgr (core::IBufferConst const &buffer, cv::Mat &bgr)