hi, I met a error of "非常量的表达式", when I build the c++ code with vs2019 . I changed it to below to fix it. " float data1[640*640*3]; "