code wiki / (root) / nx_multi_body_test.nx

nx_multi_body_test.nx

buildroot/runtime/nx_multi_body_test.nx

2291 B67 linesdepth 8pulls 16 transitivereach 0 importersview sourcekind gate/prooftopic multi
docsdependenciesstructsconstsfunctions

about

nx_multi_body_test.nx -- smoke for multi-subject presence. T1: empty -> NO_BODY. T2: 25x25 torso -> SOLO. T3: two 30x50 -> TWO_BODY.

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_image.nx nx_multi_body.nx nx_multi_body_test.nx

imports: nx_syscalls.nxnx_image.nxnx_multi_body.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap nx_image_alloc sys_mmap ↻ fill_black nx_image_set nx_multi_body_compute nx_color_skin_mask nx_image_alloc ↻ nx_image_get nx_color_kovac_skin_pixel nx_color_rgb_to_ycbcr nx_image_set ↻ nx_feat_connected_componen nx_image_get ↻ nx_cc_union nx_cc_find nx_cc_find ↻ sys_mmap ↻ nx_feat_component_stats fill_rect_skin nx_image_set ↻

structs

none

consts

none

functions

8func fill_rect_skin(img: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64 {
called by 1: main calls 1: nx_image_set
23func fill_black(img: *Image) -> i64 {
called by 1: main calls 1: nx_image_set
36func main() -> i64 {