# Merged point cloud view (for static objects)

When labeling a static object in 3D point cloud sequences, a single frame might not show the object in full detail. It can thus be difficult to assess the full dimensions of an object.

To solve this issue, you can toggle a merged point cloud view.

{% embed url="<https://youtu.be/om5w69OErVs?t=17>" %}
This video shows how you can use the merged point cloud view to draw a perfect cuboid around a static object.
{% endembed %}

## Toggle the merged point cloud view

Click on the merged point cloud icon (![](/files/GMo1Hbej34709UoNXBxn)) in the right toolbar to toggle the merged point cloud view on/off.

{% hint style="info" %}
Tip: [use your GPU in Chrome](https://segmentsai.notion.site/How-to-use-your-GPU-in-Chrome-2b95e19fb77c456c87f798013769a98a) to make sure the 3D point cloud interface runs smoothly.
{% endhint %}


---

# 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.segments.ai/how-to-annotate/label-3d-point-clouds/merged-point-cloud-view-for-static-objects.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.
