Numpy array not getting updated

后端 未结 0 1778
日久生厌
日久生厌 2020-12-02 15:12

I have a numpy array data3 of size 640X480.

I have written this code to update a specific condition which works well. data4=np.where((data3<=119

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