NET_VCA_TRAVERSE_PLANE

Structure About Line Crossing Detection Parameters

Member

Data Type

Description

struPlaneBottom

NET_VCA_LINE

Detection 2D line bottom.

dwCrossDirection

VCA_CROSS_DIRECTION

Line crossing direction: 0, 1, 2.

bySensitivity

BYTE

Sensitivity, range: [1, 5] (for smart network camera, the range is [1,100]).

byPlaneHeight

BYTE

Detection 2D line height (this member is not supported by network camera).

byDetectionTarget

BYTE

Objects to be detected: 0-all targets, 0x01-human, 0x02-vehicle.

byPriority

BYTE

Priority: 0-low, 1-medium, 2-high.

byAlarmConfidence

BYTE

Confidence of alarm notification: 0-low, 1-medium low, 2-medium high, 3-high.

byRecordConfidence

BYTE

Confidence of video recording: 0-low, 1-medium low, 2-medium high, 3-high.

byRes2

Array of BYTE

Reserved, set to 0. The maximum size is 34 bytes.