maxi1 int not null , moyenne1 int not null , maxi2 int not null , moyenne2 int not null , maxi3int not null , moyenne3 int not null , maxi4 int not null , moyenne4 int not null , maxi5 int_1),avg(ROI_1), max(ROI_2), avg(ROI_2), max(ROI
=roi[y_val[7] : y_val[3], y_val[0]:y_val[4]] #my roi comes from another cropped imagenew_roi3=roi[y_val[23] : y_val[19], y_val[16]:y_val[20]]
hstack=np.hstack((new_r
我想在我的数据上运行一个命令,在两个半球内注册3个感兴趣的区域(ROI),并适当地命名每个输出。我很难弄清楚如何在嵌套循环中保留一行命令,而不是将循环分解成几个特定的ROI循环。一般来说,类似这样的情况: for b in ROI1 ROI2 ROI3; do
for file in ${file1_LEFT} ${file2_LEFT} ${file3_LEF