ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
IMP IVS 移动侦测模块 更多...
#include <imp/imp_ivs.h>
结构体 | |
struct | IMP_IVS_MoveParam |
移动侦测算法的输入结构体 更多... | |
struct | IMP_IVS_MoveOutput |
宏定义 | |
#define | IMP_IVS_MOVE_MAX_ROI_CNT 52 |
函数 | |
IMPIVSInterface * | IMP_IVS_CreateMoveInterface (IMP_IVS_MoveParam *param) |
创建移动侦测接口资源 更多... | |
void | IMP_IVS_DestroyMoveInterface (IMPIVSInterface *moveInterface) |
销毁移动侦测接口资源 更多... | |
IMP IVS 移动侦测模块