check_planogram
Detects planogram compliance issues by comparing a shelf image against expected slot regions and order, reporting missing, misplaced, extra, and wrong-order items.
Instructions
Compare the shelf against a planogram spec (list of slots with expected normalized regions + optional order). Lists missing / misplaced / extra / wrong-order deviations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| notes | No | ||
| annotated | No | ||
| compliant | Yes | ||
| deviations | Yes | ||
| deviation_count | Yes |