# CameraSnap

## Video Walkthrough

In this video, we cover how to calibrate a camera sensor using Camera Snap in Spatial Explorer 6.

{% embed url="<https://www.youtube.com/watch?v=2tDxmSWx5Mg>" %}

* To access CameraSnap, first click the camera within the Project window and then click on the "Configure Sensor" wrench icon.

![Camera Configure Sensor tool](/files/-M_WtQ9sFPJdm703kBsc)

* Click on the "Calibration tab" and verify the following camera parameters are correct:
  * Mounting transform (IMU to Sensor) parameters
  * Intrinsics of each Receptor:
    * Width (mm)
    * Height (mm)
    * Pixel count - width
    * Pixel count - height
    * Principal point x (existing boresight value or half of pixel count width)
    * Principal point y (exisiting boresight value or half of pixel count height)
    * Focal length (close estimate)

![](/files/-M_Wvb-XiAQvSDSCPlvy)

* Click on the "Processing tab"
* Click on "Use Intervals" to select the interval-list to use for activating photos
* Click "OK"&#x20;

![Activate photos within intervals](/files/-M_WwhWRricZUf6k9P1_)

* Click on "Tools..." at the bottom, then select "Calibrate Camera Automatically" to open CameraSnap. &#x20;

![Access to CameraSnap Tool](/files/-MZFwCK22Gw7ar9Fbzf0)


---

# 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-6.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/camera-snap/camerasnap.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.
