# Object Detection Configuration

The **Object Detection Configuration** interface allows users to define and customize object detection settings for cameras monitoring specific areas. This tool is essential for configuring detection lines, regions, and sensitivity parameters to accurately identify and report objects such as vehicles and pedestrians.

<figure><img src="/files/6P0C4GavZmVBnRQd8fB4" alt=""><figcaption><p>Object Detection Configuration  View</p></figcaption></figure>

### **Table 1: Interactive Area Setup**

<table><thead><tr><th width="242">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Lines</strong></td><td>- Users can add or remove detection lines (e.g., Line1, Line2, etc.) to define detection areas.</td></tr><tr><td></td><td>- Each line is visually represented with distinct colours (e.g., red, blue, yellow) for clarity.</td></tr><tr><td><strong>Regions of Interest (ROIs)</strong></td><td>- ROIs focus object detection on specific areas within the frame.<br>- Users can add or configure ROIs (e.g., ROI1, ROI2) to monitor zones like pedestrian crossings or intersections.</td></tr></tbody></table>

### **Table 2: Detection Parameters**

<table><thead><tr><th width="228">Parameter</th><th>Description</th></tr></thead><tbody><tr><td><strong>Reporting Interval</strong></td><td><p>- A slider to set the frequency (in seconds) for reporting detection events.</p><p><strong>Default value</strong>: 5<br>- <strong>Example</strong>: Set to <strong>5 minutes</strong> to report detections every 5 minutes.</p></td></tr><tr><td><strong>Confidence Sensitivity</strong></td><td><p>- Adjusts the confidence level required for recognizing an object.</p><p><strong>Default value</strong>: 20<br>- <strong>Example</strong>: A higher value (e.g., <strong>80%</strong>) reduces false positives by ensuring high-confidence detection.</p></td></tr><tr><td><strong>Near Miss Sensitivity</strong></td><td><p>- Configures the threshold for detecting close interactions (near-miss events) between objects.</p><p><strong>Default value</strong>: 30<br>- <strong>Example</strong>: A higher value detects smaller distances between objects.</p></td></tr></tbody></table>

### **Table 3: Object Types**

<table><thead><tr><th width="223">Object Types</th><th>Description</th></tr></thead><tbody><tr><td><strong>Available Object Types</strong></td><td>Users can select which object types to detect, including:<br>- <strong>Car</strong>, <strong>Bicycle</strong>, <strong>Person</strong>, <strong>Coupe</strong>, <strong>Large Vehicle</strong>, <strong>Sedan</strong>, <strong>SUV</strong>, <strong>Truck</strong>, <strong>Van</strong>.</td></tr><tr><td><strong>Toggle Feature</strong></td><td>Users can enable or disable detection for specific object types based on monitoring requirements.</td></tr></tbody></table>

### **Table 4: Save Settings**

<table><thead><tr><th width="183">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Save Settings</strong></td><td>- After completing the configurations, users can click <strong>Save Settings and Restart Camera</strong>.</td></tr><tr><td><strong>Restart Effect</strong></td><td>- The camera will restart to apply the new configuration settings effectively.</td></tr></tbody></table>

### **Table 5: Summary**

<table><thead><tr><th width="143">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Purpose</strong></td><td>- The Object Detection Configuration interface allows users to customize detection zones, object parameters, and sensitivity settings.</td></tr><tr><td><strong>Flexibility</strong></td><td>- The tool is interactive and adaptable for various use cases like <strong>traffic management</strong>, <strong>safety monitoring</strong>, and <strong>analytics</strong>.</td></tr></tbody></table>

These tables make the explanation more structured, concise, and easy to follow for anyone looking to understand the **Object Detection Configuration** interface in AlphaX Cloud.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://minnovation-1.gitbook.io/sunshine-coast-camera-user-manual/sunshine-coast-council-camera-map-view/object-detection-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
