ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
IMP IVS Motion detection module. More...
#include <imp/imp_ivs.h>
Go to the source code of this file.
Data Structures | |
struct | IMP_IVS_MoveParam |
Motion detection algorithm input parameter structure. More... | |
struct | IMP_IVS_MoveOutput |
Macros | |
#define | IMP_IVS_MOVE_MAX_ROI_CNT 52 |
Functions | |
IMPIVSInterface * | IMP_IVS_CreateMoveInterface (IMP_IVS_MoveParam *param) |
Create motion detection interface. More... | |
void | IMP_IVS_DestroyMoveInterface (IMPIVSInterface *moveInterface) |
Destroy move detection interface. More... | |
IMP IVS Motion detection module.