# 3D Film Reel

Film Reel is a multi-frame editing interface designed to help annotators view and refine a cuboid across the entire sequence—frame by frame. Film Reel enables targeted, manual control over annotations without the need to scroll through every frame linearly. This tool is especially useful for tracking, correcting, or validating object behavior over time. It is both fast and good—accelerating annotation while increasing precision and reducing visual clutter.

{% hint style="success" %} <img src="/files/qchq9tcQpS8cX7YBw03I" alt="" data-size="line"> This tool is especially useful for tracking, correcting, or validating object behavior over time.&#x20;
{% endhint %}

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

***

## Use Case

* **Adjusting object position, rotation, or size** across multiple frames for moving vehicles, machinery, or people.
* **Manually correcting misaligned cuboids** that were interpolated or auto-propagated across a sequence.
* **Quickly deleting frame-specific cuboids** during review without leaving the multi-frame context.

***

## Benefits

* **Fast**: Speeds up multi-frame review and editing by consolidating cuboid views in a single timeline interface.
* **Good**: Encourages accurate frame-level edits and reduces errors in object tracking or motion representation.
* **Lean**: Minimizes context switching between views or frames, improving efficiency with minimal overhead.

***

## Steps to Use Film Reel

1. Select a cuboid on the current frame.
2. Click on the Film Reel icon to open the grid-view mode.
3. A panel appears showing the cuboid's state across all frames where it exists.
4. Click a frame cell to activate editing mode:
   * A blue border appears.
5. You can now edit position, dimensions, or angle.
   * A keyframe is created, the cell's badge turns blue, and a blue line appears under the frame in the timeline.
6. Press Esc to exit edit mode; the blue border disappears.
7. You can scroll across frames within the Film Reel to review all appearances.
8. Use the trash icon to quickly delete a cuboid from a specific frame.

***

## 3D Film Reel - Demo

{% file src="/files/oVXQBgUCp6ygDpqsGiMY" %}


---

# 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.imerit-prod.io/annotation-tool/key-features/3d-film-reel.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.
