hc
2023-11-20 21dac118b553f9ebfb6b3a809dbe1794dfa9fb0b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
    "pipe_0": {
        "node_2": {
            "node_opts": {
                "node_name"       : "rkisp"
            },
            "node_opts_extra": {
                "node_buff_type"  : 0,
                "node_buff_count" : 3,
                "node_buff_size"  : 1382400
            },
            "stream_opts": {
                "stream_output"   : "isp_scale_1",
                "stream_fmt_out"  : "image:nv12"
            },
            "stream_opts_extra": {
                "opt_entity_name" : "rkispp_scale1",
                "opt_width"       : 640,
                "opt_height"      : 360,
                "opt_vir_width"   : 640,
                "opt_vir_height"  : 360,
                "opt_buf_type"    : 1,
                "opt_mem_type"    : 4,
                "opt_use_libv4l2" : 1,
                "opt_colorspace"  : 0
            }
        },
        "node_8": {
            "node_opts": {
                "node_name"       : "link_output"
            },
            "node_opts_extra": {
                "node_buff_type"  : 1,
                "node_buff_count" : 0
            },
            "stream_opts": {
                "stream_input"    : "nn_link_out_in",
                "stream_output"   : "nn_link_out_out",
                "stream_fmt_in"   : "image:nv12",
                "stream_fmt_out"  : "image:nv12"
            }
        },
        "node_11": {
            "node_opts": {
                "node_name"       : "rockx"
            },
            "node_opts_extra": {
                "node_buff_type"  : 1,
                "node_buff_count" : 2
            },
            "stream_opts": {
                "stream_input"    : "face_detect_in",
                "stream_output"   : "face_detect_out",
                "stream_fmt_in"   : "image:nv12",
                "stream_fmt_out"  : "nn:stream_ai",
                "stream_mode_in"  : "remain_newest"
            },
            "stream_opts_extra": {
                "opt_rockx_model" : "rockx_face_detect"
            }
        },
        "node_12": {
            "node_opts": {
                "node_name"       : "rockx"
            },
            "node_opts_extra": {
                "node_buff_type"  : 1,
                "node_buff_count" : 2
            },
            "stream_opts": {
                "stream_input"    : "face_landmark_in",
                "stream_output"   : "face_landmark_out",
                "stream_fmt_in"   : "image:nv12",
                "stream_fmt_out"  : "nn:stream_ai",
                "stream_mode_in"  : "remain_newest"
            },
            "stream_opts_extra": {
                "opt_rockx_model" : "rockx_face_landmark"
            }
        },
        "node_13": {
            "node_opts": {
                "node_name"       : "rockx"
            },
            "node_opts_extra": {
                "node_buff_type"  : 1,
                "node_buff_count" : 2
            },
            "stream_opts": {
                "stream_input"    : "body_in",
                "stream_output"   : "body_out",
                "stream_fmt_in"   : "image:nv12",
                "stream_fmt_out"  : "nn:stream_ai",
                "stream_mode_in"  : "remain_newest"
            },
            "stream_opts_extra": {
                "opt_rockx_model" : "rockx_pose_body_v2"
            }
        },
        "node_1000": {
            "node_opts": {
                "node_name"       : "link_output"
            },
            "node_opts_extra": {
                "node_buff_type"  : 1,
                "node_buff_count" : 0
            },
            "stream_opts": {
                "stream_input"    : "st_asteria_link_in",
                "stream_output"   : "st_asteria_link_out",
                "stream_fmt_in"   : "nn:stream_ai",
                "stream_fmt_out"  : "nn:stream_ai"
            }
        },
        "default_mode_link": "none",
        "link_1": {
            "link_name"          : "nn_isp",
            "link_ship"          : "2,8-8,11,1000-8,12,1000-8,13,1000"
        }
    }
}