天天看点

error:(-215:Assertion failed)

error:(-215:Assertion failed) cn==CV_MAT_CN(dstType)  ddepth >= sdepth in function  getLinearFlter

我们应该转换为np.uint8,

添加image=np.array(image,dtype='uint8')

继续阅读