Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-05-15 11:23:05 +00:00
parent f6124e4e10
commit 44f3dfcc63
79 changed files with 26233 additions and 1039 deletions

View File

@@ -1696,6 +1696,8 @@
<p>The <a href="##(DETECTION_MANAGER)">#DETECTION_MANAGER</a> class defines the core functions to report detected objects to groups.
Reportings can be done in several manners, and it is up to the derived classes if DETECTION_MANAGER to model the reporting behaviour.</p>
<p><img src="..\Images\deprecated.png" alt="Banner Image"/></p>
<h2>1.1) DETECTION_MANAGER constructor:</h2>
<p> * <a href="##(DETECTION_MANAGER).New">DETECTION_MANAGER.New</a>(): Create a new DETECTION_MANAGER instance.</p>