The problem is that you are passing in an array of np.float64 rather than a type openCV can understand, such as np.unit8 .
確定! 回上一頁