Images stacking in NUMPY: “FutureWarning: arrays to stack must be passed as a ”sequence“ type such as list or tuple”

后端 未结 0 1859
情歌与酒
情歌与酒 2021-01-26 07:02

I want to stack several small images into one big. This code works, but gives mi warning:

FutureWarning: arrays to stack must be passed as a "sequence"          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题