WeChat avatar add Christmas hat source code

Source address: https://github.com/MFYang722/snippet
Running in pycharm, opencv reports an error:

D:\python1\python.exe E:/python学习资料/snippet-master/face_detect/face_detect.py
OpenCV Error: Assertion failed (dsize.area() || (inv_scale_x > 0 && inv_scale_y > 0)) in cv::resize, file ..\..\..\..\opencv\modules\imgproc\src\imgwarp.cpp, line 1835
Traceback (most recent call last):
  File "E:/pythonѧϰ����/snippet-master/face_detect/face_detect.py", line 22, in <module>
    hat = cv2.resize(hat, (0, 0), fx=scale, fy=scale)
cv2.error: ..\..\..\..\opencv\modules\imgproc\src\imgwarp.cpp:1835: error: (-215) dsize.area() || (inv_scale_x > 0 && inv_scale_y > 0) in function cv::resize

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325349301&siteId=291194637