TypeError: only size-1 arrays can be converted to Python scalars PCA on images

后端 未结 0 1823
粉色の甜心
粉色の甜心 2020-12-03 15:59

I am trying to PCA on image list contain 800 images with jpg extension I got type error in "immatrix = asarray([array(Image.open(im)).flatten() for im in imageList],\'f

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