# Adjust Projectors

This set of functionality operates on the projector level. While the overall calibration—such as soft edge, overlap, and warping—remains intact, you can adjust each individual projector in terms of intensity, color balance, and masking. Fine-tuning and precisely adjusting each projector is key to achieving a convincing and seamless overall projection.

<figure><img src="/files/Vw4ySXjEI4TTCHqF7PYR" alt=""><figcaption></figcaption></figure>

One launched, start by selecting a projector to adjust:

<figure><img src="/files/Z1Ef55uAPII9IbWeIRgD" alt=""><figcaption></figcaption></figure>

* **brightness & color:** Adjust so that the projector matches the surrounding ones. Kepp `join channels` checked to adjust the total brightness; uncheck if you need to adjust the color channels individually
* **projector masking:** Masking on projector level is handled here.&#x20;
  * `Clear mask` will erase any existing projector mask.&#x20;
  * `from file` loads a prebuilt mask (image file, BMP or PNG) where black = masked and white = see-through
  * `new/edit mask` opens the mask editor to create or edit masks on the fly. Learn more here: [Projector masking](/calibration/scanning/projector-masking.md)

{% hint style="info" %}
Keep `Show disply identification` checked to see the name of the projector rendered on the projector output. This way you can easily identify which projector you are handling at the moment.
{% endhint %}

## Optimizing blending quality by adjusting projectors

In an ideal world, after running automatic projector alignment will provide a perfect blending between the projectors. However, due to the numerous physical reasons, this is not always the case - especially when working with low-cost/low quality projectors or projectors with a non-standard lens (like UST projectors).

A pretty bad example of a bad blend is shown here:

<figure><img src="/files/vw66957oUcV41qTbgZDO" alt=""><figcaption><p>Example of a bad blending result - mainly because of different projector color reproduction</p></figcaption></figure>

Use „Adjust Projectors“ make fine adjustments of each projector:

1. Start with color matching of the projectors. Having your projectors matched in color improves the blending quality significantly. For color adjustment, use individual color channel faders after unchecking the "join channels" box:\
   ![](/files/PdBMkZz8h4VmdeQ6L9lT)
2. Perform color adjustments for all projectors using several test images.
3. After your projectors are matched and have the same brightness, switch to   [Blending & Global Adjustments](/calibration/blending.md#blending-and-color)and fine tune the blending settings, which now work more streamlined on matched projectors.

With proper settings applied, even challenging setups can be handled to get acceptable results:

<figure><img src="/files/VuAG4Wtit3GyDqstt6SQ" alt=""><figcaption></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://docs.vioso.com/calibration/adjust-projectors.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.
