> For the complete documentation index, see [llms.txt](https://docs.m-xr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.m-xr.com/marso-measure/getting-started/capture.md).

# Capture

## First Capture

If this is the first capture you have done with the camera and light set-up, you will need to [c](/marso-measure/resources/capturing-a-calibration-image.md)[apture a calibration image](/marso-measure/resources/capturing-a-calibration-image.md). The RAW image and measurements will be used to create configuration presets later.

## Capture Methods

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Camera (DSLR) + Ring Flash</td><td><a href="/pages/gaFdcTxmUKbiqbOi5wwz">Click here if you are capturing with a DSLR + Ring Flash. (Recommended)</a></td><td><a href="/files/mgpyvkGMvLLXQXjdAz8j">/files/mgpyvkGMvLLXQXjdAz8j</a></td></tr><tr><td>Camera (DSLR) + Point Light &#x26; Turntable</td><td><a href="/pages/Yxd7KHR0KtuE1hB6aiIq">Click here if you are capturing with a DSLR + Point Light.</a></td><td><a href="/files/2QxKJbt6fRbS8860euuh">/files/2QxKJbt6fRbS8860euuh</a></td></tr><tr><td>Rigsters Arago</td><td><a href="/pages/c3jv3flYvbe69KrtTFzb">Click here if you are capturing with a Rigsters Arago.</a></td><td><a href="/files/6M8cJ8XLfpnwk05p2etH">/files/6M8cJ8XLfpnwk05p2etH</a></td></tr></tbody></table>

### Capture Checklist

#### The room you are capturing in should be as dark as possible

If there is any ambient light, your light source must be able to overpower it.&#x20;

#### Ensure you can save in a RAW file format&#x20;

JPEG input is not supported by Marso Measure.

#### Set manual exposure settings (shutter speed / ISO / aperture)

Use the same exposure settings as the calibration image, otherwise you will need to take a new one.

#### Trigger your Light Source

Trigger your flash or light source on every capture.

#### Place markers to help alignment

Markers are recommended to improve the accuracy of the photogrammetry solve. Make sure that if the subject rotates, the markers rotate with them.

Marso Measure also requires the solved scene to be accurately scaled, so it is a good idea to have at least two markers placed at a known distance apart, as this can be used to scale the scene.

#### Get good coverage of the subject

Being able to capture angles above and below the asset will improve results considerably. Please visit [this](/marso-measure/requirements/capture-requirements/coverage.md) page for more information about coverage.&#x20;

Try to keep the subject large in the frame, while still capturing the whole subject in every frame.

#### Use only one model of camera

If you are using multiple cameras, they must be the same model.&#x20;

***

Once you have captured your photography, you can [Create a Job](/marso-measure/getting-started/create-job.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.m-xr.com/marso-measure/getting-started/capture.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.
