Skip to content

Commit e026517

Browse files
removed global arucos detector
1 parent 5d40302 commit e026517

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/object_base_example/ObjectBaseExample.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686

8787
<Attribute Name="DlibFace" Type="FaceDlib" Probability="0.4" base_file_path="face_recognition/base_faces.db" base_dir_path="face_recognition/base_faces/" sp_path="face_recognition/shape_predictor_5_face_landmarks.dat" net_path="face_recognition/dlib_face_recognition_resnet_model_v1.dat"/>
8888

89-
<Attribute Name="ID13" Type="ExtractedInfoID" field="Aruco:marker_id" allowed="13" forbidden=""/>
89+
<Attribute Name="ID13" Type="ExtractedInfoID" field="Aruco4:marker_id" allowed="13" forbidden=""/>
9090

9191
</AttributeLib>
9292

0 commit comments

Comments
 (0)