density_map
Identify high and low stitch density areas by annotating SVG files with a colored heat map (red, yellow, green).
Instructions
Annotate an SVG with a stitch-density heat map layer (red/yellow/green markers per stitch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg_path | Yes | ||
| indicator_size | No | ||
| output_svg_path | No | ||
| num_neighbors_red | No | ||
| density_radius_red | No | ||
| num_neighbors_yellow | No | ||
| density_radius_yellow | No |