detect_gaps
Identify empty shelf regions in retail photos, grouped by row with width ratio and severity to locate out-of-stock gaps.
Instructions
Find empty (out-of-stock) regions on the shelf, grouped by row, each with a width ratio versus the row's mean product width and a severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gaps | Yes | ||
| image | Yes | ||
| notes | No | ||
| annotated | No | ||
| gap_count | Yes | ||
| rows_detected | Yes |