python程序中执行报错: Traceback (most recent call last): File "XXXXXXXXXXXXXX.. 阅读更多
TypeError: Unsupported type in write()解决办法
准备使用xlsxwriter把数据写入到excel里面,报错: Traceback (most recent call last): Fil.. 阅读更多
Python中如何print一些变量值
Python中如何print一些变量值
opencv出现Can't parse 'center'. Sequence item with index 0 has a wrong type问题
程序报错退出,错误提示: M = cv2.getRotationMatrix2D(eyesCenter, angle, scale) Typ.. 阅读更多
The python code to batch modify the image resolution and fill the redundant area of the image
This code is for beginners to use, we refer to a lot of code on the In.. 阅读更多