error:(-215:Assertion failed) cn==CV_MAT_CN(dstType) ddepth >= sdepth in function getLinearFlter
我们应该转换为np.uint8,
添加image=np.array(image,dtype='uint8')
error:(-215:Assertion failed) cn==CV_MAT_CN(dstType) ddepth >= sdepth in function getLinearFlter
我们应该转换为np.uint8,
添加image=np.array(image,dtype='uint8')