ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Structures | Macros | Functions
imp_ivs_move.h File Reference

IMP IVS Motion detection module. More...

#include <imp/imp_ivs.h>
Include dependency graph for imp_ivs_move.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

IMPIVSInterfaceIMP_IVS_CreateMoveInterface (IMP_IVS_MoveParam *param)
 Create motion detection interface. More...
 
void IMP_IVS_DestroyMoveInterface (IMPIVSInterface *moveInterface)
 Destroy move detection interface. More...
 

Detailed Description

IMP IVS Motion detection module.