Skip to content

Add boundingBoxCount API endpoint#854

Open
petrnovikov wants to merge 2 commits into
mainfrom
petrnovikov/RSDK-13992-add-bounding-box-count-api-endpoint
Open

Add boundingBoxCount API endpoint#854
petrnovikov wants to merge 2 commits into
mainfrom
petrnovikov/RSDK-13992-add-bounding-box-count-api-endpoint

Conversation

@petrnovikov
Copy link
Copy Markdown
Member

@petrnovikov petrnovikov commented May 19, 2026

Summary
Adds the BoundingBoxCountByFilter RPC to viam.app.data.v1.DataService, returning the count of individual bounding-box instances on binary data matching a Filter. Complements the existing BoundingBoxLabelsByFilter, which only returns distinct labels.

Initial use case: counting bboxes of a certain label across one or more machines (e.g. label = "predicted_fish", robot_id = "<uuid>") for fleet-level dashboards.

Consumed by

  • App implementation: viamrobotics/app#12091

@github-actions github-actions Bot added the safe to test committer is a member of this org label May 19, 2026
@viamrobotics-overwatch
Copy link
Copy Markdown

Hey @petrnovikov — CI is green and no reviewer is assigned yet. Could you request one when you have a chance?

Auto-comment from overwatch. Will not re-nudge for 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test committer is a member of this org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant