“TypeError: only integer scalar arrays can be converted to a scalar index” when comparing a float with the value from an array

后端 未结 0 1890
感情败类
感情败类 2021-02-19 12:01

I get an error at the line where \'-225\' is being compared with \'Gmat[i,j]\' when I try to run the following non-maximum suppression function:

I use np.all and np.a

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