compare
Assess 3D model silhouettes against reference images, returning per-view IoU, diff images, and edge-error band tables in world units. Use these to move the right joint or blob by exact amounts.
Instructions
Compare model silhouettes to the references. Per view: IoU, a diff image (grey = match, red = model has extra, blue = model is missing) and band tables of edge errors in world units, which tell you which joint/blob to move and by how much. fit: "auto" searches the reference scale/offset for best overlap, so only shape differences remain (absolute size is ignored); "height"/"width" instead match that dimension, bottom-aligned. against: "refs" (set_reference images), "plan" (the model's plan, placed exactly: no rescaling), or "auto" (the plan if there is one).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | auto | |
| name | Yes | ||
| views | No | ||
| against | No | auto | |
| resolution | No |