ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMP_IVS_MoveParam Struct Reference

Motion detection algorithm input parameter structure. More...

#include <imp_ivs_move.h>

Collaboration diagram for IMP_IVS_MoveParam:
Collaboration graph
[legend]

Data Fields

int sense [IMP_IVS_MOVE_MAX_ROI_CNT]
 Sensitivity of motion detection: the range to normal camera is 0-4, while to Panoramic camera is 0-8.
 
int skipFrameCnt
 
IMPFrameInfo frameInfo
 frame information, only need to assign width and height
 
IMPRect roiRect [IMP_IVS_MOVE_MAX_ROI_CNT]
 
int roiRectCnt
 

Detailed Description

Motion detection algorithm input parameter structure.


The documentation for this struct was generated from the following file: