Skip to content

Commit 5c69c70

Browse files
committed
amcrest: wip auto configure
1 parent 6379aa8 commit 5c69c70

File tree

8 files changed

+425
-272
lines changed

8 files changed

+425
-272
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
{
2+
"CfgRuleId": 1,
3+
"Class": "FaceDetection",
4+
"CountInGroup": 2,
5+
"DetectRegion": null,
6+
"EventID": 10360,
7+
"EventSeq": 6,
8+
"Faces": [
9+
{
10+
"BoundingBox": [
11+
1504,
12+
2336,
13+
1728,
14+
2704
15+
],
16+
"Center": [
17+
1616,
18+
2520
19+
],
20+
"ObjectID": 94,
21+
"ObjectType": "HumanFace",
22+
"RelativeID": 0
23+
}
24+
],
25+
"FrameSequence": 8251212,
26+
"GroupID": 6,
27+
"Mark": 0,
28+
"Name": "FaceDetection",
29+
"Object": {
30+
"Action": "Appear",
31+
"BoundingBox": [
32+
1504,
33+
2336,
34+
1728,
35+
2704
36+
],
37+
"Center": [
38+
1616,
39+
2520
40+
],
41+
"Confidence": 19,
42+
"FrameSequence": 8251212,
43+
"ObjectID": 94,
44+
"ObjectType": "HumanFace",
45+
"RelativeID": 0,
46+
"SerialUUID": "",
47+
"Source": 0.0,
48+
"Speed": 0,
49+
"SpeedTypeInternal": 0
50+
},
51+
"Objects": [
52+
{
53+
"Action": "Appear",
54+
"BoundingBox": [
55+
1504,
56+
2336,
57+
1728,
58+
2704
59+
],
60+
"Center": [
61+
1616,
62+
2520
63+
],
64+
"Confidence": 19,
65+
"FrameSequence": 8251212,
66+
"ObjectID": 94,
67+
"ObjectType": "HumanFace",
68+
"RelativeID": 0,
69+
"SerialUUID": "",
70+
"Source": 0.0,
71+
"Speed": 0,
72+
"SpeedTypeInternal": 0
73+
}
74+
],
75+
"PTS": 43774941350.0,
76+
"Priority": 0,
77+
"RuleID": 1,
78+
"RuleId": 1,
79+
"Source": -1280470024.0,
80+
"UTC": 947510337,
81+
"UTCMS": 0
82+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
{
2+
"Action": "Cross",
3+
"Class": "Normal",
4+
"CountInGroup": 1,
5+
"DetectRegion": [
6+
[
7+
455,
8+
260
9+
],
10+
[
11+
3586,
12+
260
13+
],
14+
[
15+
3768,
16+
7580
17+
],
18+
[
19+
382,
20+
7451
21+
]
22+
],
23+
"Direction": "Enter",
24+
"EventID": 10181,
25+
"GroupID": 0,
26+
"Name": "Rule1",
27+
"Object": {
28+
"Action": "Appear",
29+
"BoundingBox": [
30+
2856,
31+
1280,
32+
3880,
33+
4880
34+
],
35+
"Center": [
36+
3368,
37+
3080
38+
],
39+
"Confidence": 0,
40+
"LowerBodyColor": [
41+
0,
42+
0,
43+
0,
44+
0
45+
],
46+
"MainColor": [
47+
0,
48+
0,
49+
0,
50+
0
51+
],
52+
"ObjectID": 863,
53+
"ObjectType": "Human",
54+
"RelativeID": 0,
55+
"Speed": 0
56+
},
57+
"PTS": 43380319830.0,
58+
"RuleID": 2,
59+
"Track": [],
60+
"UTC": 1711446999,
61+
"UTCMS": 701
62+
}

0 commit comments

Comments
 (0)