# FARO Blurring Workflow

## Export/Import FARO laser scanner images for blurring

{% hint style="info" %}
Image resolution must not be changed during the workflow.
{% endhint %}

### Step by step

1. Open your registered project
2. Select `Explore`
3. Export Color Overlays:
   1. Right click a scan
   2. Click `Operations` > `Color/Pictures` > `Export Color Overlay...`
4. Apply blurring on exported .bmp image file, e.g. fully automated with [Celantur](https://www.celantur.com/image-anonymization-terrestrial-laser-scanning/).
5. Import blurred Color Overlay
   1. Right click scan
   2. Click `Operations` > `Color/Pictures` > `Replace Color Overlay...`
6. The blurred color overlay will be displayed after a few moments.

<figure><img src="/files/6jKJHnnNijTZAua4qSJG" alt=""><figcaption><p>Context menu flow to export and import color overlays for blurring in FARO SCENE</p></figcaption></figure>


---

# 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://doc.celantur.com/tutorials/faro-blurring-workflow.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.
