# 13.4 Image settings

In AeroGCS ORANGE, users can configure settings for image verification, including blur threshold, contrast threshold, brightness threshold, and quality threshold. These settings are accessible by clicking on the settings icon <img src="/files/VWJnJlc4gKqGlrqqWwQN" alt="" data-size="line">, and the user will be directed to the following screen.

<figure><img src="/files/B8nCQs3t3PTlVr7sAAcv" alt=""><figcaption><p>Image Verification Settings</p></figcaption></figure>

While on the image verification settings screen in AeroGCS ORANGE, users can fine-tune the blur threshold, contrast threshold, brightness threshold, and quality thresholds using the provided sliders. Additionally, users have the option to download a report in .csv format. After initiating the download, a dialog box will confirm that the report has been successfully downloaded to a specific location on the local machine, as illustrated in the following screen.

<figure><img src="/files/oDV7x8lLM8CPfoXmc4JQ" alt=""><figcaption><p>Download Report</p></figcaption></figure>

The downloaded report from AeroGCS ORANGE includes details on camera images, geotags, and overlap. This information is provided for user analysis based on the user's needs and requirements.

In AeroGCS ORANGE, users can customize image verification settings, adjusting blur, contrast, brightness thresholds, and quality thresholds. They can also download a report for further analysis.


---

# 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://aerogcs-orange-docs.aeromegh.com/13.-data-verification-tool/13.4-image-settings.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.
