← Help center

GALLERY: REVIEWING A DETECTION

RGB / DEPTH / 3D on one bar, with edit tools and Save view

OPENING A DETECTION

Open the gallery (G), then click a detection card to open the fullscreen viewer.

BOTTOM LAYER BAR

ButtonAction
RGBAnnotated still (detection box baked onto the image).
DEPTHDepth map re-rendered from raw sensor data (editable).
3DOpens the orbitable 3D depth snapshot modal.

Keyboard: D toggles RGB ↔ DEPTH (not 3D).

EDIT PANEL (✎ EDIT)

Image tools (RGB and DEPTH)

Depth tools (visible when the DEPTH layer is active)

On the DEPTH layer, the red detection box is drawn from saved metadata onto the rendered depth map.

SAVING

ButtonOutput
Save viewgallery_view_NN.png + gallery_view_NN.json sidecar (layer, filters, range, color mode, bbox info).
Save as new versionsnapshot_edited_NN.png, a classic flattened PNG export.

WHAT GETS SAVED WITH A DETECTION

On a depth-capable sensor, each auto-detection folder may contain:

FileDescription
snapshot.pngClean RGB plate
snapshot_annotated.pngRGB + overlays + red detection box
snapshot_depth.png2D depth heatmap at capture time
depth_raw.binRaw uint16 depth grid
depth_rgb.jpgRGB image registered to depth resolution
depth_intrinsics.jsonCamera geometry for 3D rebuild
metadata.jsonScores, bbox, mode, flags
clip.mp4Pre-event video buffer
gallery_view_*.pngOptional user exports from the gallery
Badge legend on gallery cards: D = a 2D depth heatmap was saved; 3D = an orbitable 3D depth snapshot (depth_raw.bin) was saved.

RELATED