Detect Buildings

Detect buildings in a map area using on-device vision

nimbusxr dd35ba1 2 files · 7.5 KB Updated

File contents

Building Detection

Detects buildings using the on-device vision model. Places BLD-N markers at detected locations.

When detecting within a GRG, call grg_bounds first to get the exact bounds, then pass north/south/east/west to detect_buildings. Do NOT compute bounds yourself — always call grg_bounds for GRG-scoped detection.

nimbusxr/custos/tree/main/skills/custos.detect_buildings commit dd35ba1923

Frequently asked questions

npx skillmds@latest add nimbusxr/detect-buildings