#include <ColorConversionStrategy.h>
|
| cv::Mat | inpImg |
| |
| cv::Mat | outImg |
| |
| void | initMatImages (frame_container &inputFrame, frame_sp &outputFrame, framemetadata_sp outputMetadata) |
| |
◆ CpuBayerGR82RGB()
| CpuBayerGR82RGB::CpuBayerGR82RGB |
( |
cv::Mat | _inpImg, |
|
|
cv::Mat | _outImg ) |
|
inline |
◆ ~CpuBayerGR82RGB()
| CpuBayerGR82RGB::~CpuBayerGR82RGB |
( |
| ) |
|
|
inline |
◆ convert()
| void CpuBayerGR82RGB::convert |
( |
frame_container & | inputFrame, |
|
|
frame_sp & | outputFrame, |
|
|
framemetadata_sp | outputMetadata ) |
|
inlinevirtual |
The documentation for this class was generated from the following file: