# Display Menu

Most of the Display options shown here can also be toggled ON and OFF using the Display toggle buttons in the sidebar.

<figure><img src="/files/z6MW4O72AVkMg3wTTtkA" alt=""><figcaption><p>Display Menu</p></figcaption></figure>

***

## Show/Hide 3D View

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793defd1f691b10ae469c65_6793dee560330126f4b8e647_3d_view.webp" alt=""><figcaption><p>3D scene viewer.</p></figcaption></figure>

Toggle showing the 3D View in the application. If toggled ON but the 3D View is not visible, drag the 3D View open from the right border of the application window.

***

## Show/Hide Boxes <img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793d7ece926220f9d35b264_9.Show%20Boxes.svg" alt="" data-size="line">

Person identification boxes can be toggled on and off using the sidebar button.

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793df641f691b10ae47039e_6793df4ecf9f39415256c139_boxes.webp" alt=""><figcaption><p>Boxes drawn around detected and identified people.</p></figcaption></figure>

Toggle the boxes around all people found in each 2D view. The color of the box around each identified person is unique to that person and the same in all views. The boxes around people who have not been identified are grey. Person identifications are also printed in the upper left corner of the boxes.

***

## Show/Hide 3D Segments<img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793d8081a8879b29768dbc3_10.Show%20Lines.svg" alt="" data-size="line">

3D segments can be toggled on and off using the sidebar button.

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793df9f98ec1cef9e268a1f_6793df831ae7bb7a534f46ff_lcs.webp" alt=""><figcaption><p>Segments on identified people and in 3D scene.</p></figcaption></figure>

Toggle the ***3D segments*** of each identified person in the 2D views and in the 3D view. The color of the segments is unique to the identifed person and matches the color of the 2D boxes corresponding to that person.

***

## Show/Hide Skeleton <img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793d822e554003205281f72_11.Show%20Skeleton.svg" alt="" data-size="line">

Skeletons can be toggled on and off using the sidebar button.

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793dff1edeb60a3c501b70e_6793dfbaafbde4836e9126c7_skeletons.webp" alt=""><figcaption><p>Segments on identified people and in 3D scene.</p></figcaption></figure>

Toggle the ***skeletons*** of each identified person in the 2D views and in the 3D view. The color of each skeleton is unique to the identified person and matches the color of the 2D boxes corresponding to that person.

***

## Show/Hide Local Coordinate Systems <img src="/files/eYzMgAx61nVOtkC4wYuq" alt="" data-size="line">

Local segment coordinate systems can be toggled on and off using the sidebar button.

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793df9f98ec1cef9e268a1f_6793df831ae7bb7a534f46ff_lcs.webp" alt=""><figcaption><p>Segments with local coordinate systems on identified people and in 3D scene.</p></figcaption></figure>

Toggle the ***local coordinate systems*** of segments and cameras in the 2D views and in the 3D view. Note that the local coordinate systems of the segments are only shown if the segments or skeleton are visible. The origin of each coordinate system is a white sphere, the x-axis is a red arrow, the y-axis is a green arrow, and the z-axis is a blue arrow.

{% embed url="<https://youtu.be/y1NIunDIRqk>" %}


---

# 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.theiamarkerless.com/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/display-menu.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.
