ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
结构体 | 宏定义 | 函数
imp_ivs_move.h 文件参考

IMP IVS 移动侦测模块 更多...

#include <imp/imp_ivs.h>
imp_ivs_move.h 的引用(Include)关系图:

浏览源代码.

结构体

struct  IMP_IVS_MoveParam
 移动侦测算法的输入结构体 更多...
 
struct  IMP_IVS_MoveOutput
 

宏定义

#define IMP_IVS_MOVE_MAX_ROI_CNT   52
 

函数

IMPIVSInterfaceIMP_IVS_CreateMoveInterface (IMP_IVS_MoveParam *param)
 创建移动侦测接口资源 更多...
 
void IMP_IVS_DestroyMoveInterface (IMPIVSInterface *moveInterface)
 销毁移动侦测接口资源 更多...
 

详细描述

IMP IVS 移动侦测模块