![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Motion detection algorithm input parameter structure. More...
#include <imp_ivs_move.h>

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 |
Motion detection algorithm input parameter structure.
1.8.8