# Image Processing using PhaseOne IXCapture

PhaseOne's IXCapture software can be used to create 4-band CIR imagery. To begin, open IXCapture, select **Processes** in the right panel, then specify a **Save To Folder** location. Additionally, specify the **System** as **CIR**, **Camera** as **Single Head**, and **Output File Type** as **TIFF** or **JPG**:

{% hint style="info" %}
4-band RS-100F systems utilize two RS-100F cameras (one for NIR, one for RGB). Regardless, select Single Head camera type in IXCapture.
{% endhint %}

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

Next, input the calibration files for both cameras by pointing IXCapture to the **AUS.txt** calibration files:

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

Select **Output Options**. In this case, we will create **4 band CIR** images (Red, Green, Blue, NIR). Then click **Select Dirs**:

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

Point IXCapture to the folders containing RGB and NIR images. Once IXCapture reads the imagery in, Select **Add Files**:

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

{% hint style="info" %}
IXCapture will ignore files in the directory which are not images (IIQ files), so it's okay if your image directory contains metadata files.
{% endhint %}

Once imagery is added, click **Start Process** in the bottom right corner of IXCapture.&#x20;


---

# 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.phoenixlidar.com/image-processing-using-phaseone-ixcapture.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.
