objectDetector_Yolo_custom/config_analytics.txt
2022-07-20 13:51:05 +07:00

72 lines
2.0 KiB
Plaintext
Executable File

[property]
enable=1
#Width height used for configuration to which below configs are configured
config-width=1920
config-height=1080
#osd-mode 0: Dont display any lines, rois and text
# 1: Display only lines, rois and static text i.e. labels
# 2: Display all info from 1 plus information about counts
osd-mode=2
#Set OSD font size that has to be displayed
display-font-size=12
[roi-filtering-stream-0]
#enable or disable following feature
enable=1
#ROI to filter select objects, and remove from meta data
roi-RF=0;0;1920;0;1920;1080;0;1080
#remove objects in the ROI
inverse-roi=0
class-id=-1
[roi-filtering-stream-1]
#enable or disable following feature
enable=1
#ROI to filter select objects, and remove from meta data
#roi-RF#=500;200;700;0;1500;0;1800;200;1800;700;1500;1080;700;1080;500;700
roi-RF=0;0;1920;0;1920;1080;0;1080
#remove objects in the ROI
inverse-roi=0
class-id=-1
[roi-filtering-stream-2]
#enable or disable following feature
enable=1
#ROI to filter select objects, and remove from meta data
roi-RF=0;0;1920;0;1920;1080;0;1080
#remove objects in the ROI
inverse-roi=0
class-id=-1
[roi-filtering-stream-3]
#enable or disable following feature
enable=1
#ROI to filter select objects, and remove from meta data
roi-RF=0;0;1920;0;1920;1080;0;1080
#remove objects in the ROI
inverse-roi=0
class-id=-1
[line-crossing-stream-0]
enable=0
#Label;direction;lc
#line-crossing-Entry=1072;911;1143;1058;944;1020;1297;1020;
line-crossing-Exit=789;672;1084;900;851;773;1203;732
class-id=0
#extended when 0- only counts crossing on the configured Line
# 1- assumes extended Line crossing counts all the crossing
extended=0
#LC modes supported:
#loose : counts all crossing without strong adherence to direction
#balanced: Strict direction adherence expected compared to mode=loose
#strict : Strict direction adherence expected compared to mode=balanced
mode=loose
[direction-detection-stream-0]
enable=0
#Label;direction;
direction-South=284;840;360;662;
direction-North=1106;622;1312;701;
class-id=0