How to plot 2D numpy coordinate array with corresponding RGB array?

前端 未结 0 988
旧时难觅i
旧时难觅i 2021-01-03 07:20

I have a 2D numpy array of coordinates (x, y) with dimensions 40000x2 that I am running through a machine learning model. I converted the prediction to an RGB numpy array wi

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