nx_img_segment_gate.nx
buildroot/runtime/nx_img_segment_gate.nx
about
nx_img_segment_gate.nx -- proves R3 (connected-component segmentation) on a 5x5 binary image with TWO separate
ink blobs: a 2x2 block top-left and a vertical pair on the right edge. Verifies component count, per-component
bounding boxes, and a couple of label assignments. Exit 0 iff all pass. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_gate.nxnx_img_segment.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 7 | func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64 |
| 13 | func main() -> i64 |