VPI - 视觉编程接口

3.2 版本

ImageStats.h 文件参考

声明了实现图像统计算法的函数。 更多...

#include "../Export.h"
#include "../Status.h"
#include "../Types.h"
#include <stdint.h>
+ ImageStats.h 的包含依赖关系图

转到此文件的源代码。

函数

VPIStatus vpiSubmitImageStats (VPIStream stream, uint64_t backend, VPIImage input, VPIArray statistics, VPIImage mask, uint32_t flags)
 返回输入图像的各种图像统计信息。 更多...
 

详细描述

声明了实现图像统计算法的函数。

在文件 ImageStats.h 中定义。