estimate_complexity
Estimates floor plan detection complexity by analyzing image resolution, brightness, and edge density. Returns a label and score for batch routing and setting correction expectations.
Instructions
Heuristic estimate of a floor plan's detection complexity. Reads basic image stats (resolution, brightness range, edge density) and returns a label (simple/moderate/complex) plus a numeric score. Useful for batch routing and for setting user expectations about how many corrections may be needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the floor plan image. |