visual_compare
Compare two PNG images pixel-by-pixel to identify visual differences. Obtain metrics and a highlighted diff image, with matching image sizes and a lease_id required.
Instructions
Pixel-diff two PNG artifacts. Returns metrics + a highlighted diff image. Sizes must match. Requires lease_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lease_id | Yes | ||
| threshold | No | ||
| artifact_id_a | Yes | ||
| artifact_id_b | Yes |