Lines Matching full:motion
10 The Detect class includes controls for common features of various motion
25 Sets the motion detection mode.
34 - Disable motion detection.
36 - Use a single motion detection threshold.
38 - The image is divided into a grid, each cell with its own motion
43 value that specifies which per-region motion detection thresholds
52 Sets the global motion detection threshold to be used with the
53 ``V4L2_DETECT_MD_MODE_GLOBAL`` motion detection mode.
56 Sets the motion detection thresholds for each cell in the grid. To
57 be used with the ``V4L2_DETECT_MD_MODE_THRESHOLD_GRID`` motion
62 Sets the motion detection region value for each cell in the grid. To
63 be used with the ``V4L2_DETECT_MD_MODE_REGION_GRID`` motion