print detection results

This commit is contained in:
Alex Bezdieniezhnykh
2025-02-10 18:02:44 +02:00
parent 0f13ba384e
commit 9973a16ada
5 changed files with 16 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ cdef class Inference:
cdef object on_annotation
cdef Annotation _previous_annotation
cdef AIRecognitionConfig ai_config
cdef object class_names
cdef bint stop_signal
cdef str model_input