You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "PyCharmProjects\snapChat\main.py", line 12, in
frame = cvzone.overlayPNG(frame, overlay, [x, y])
File "venv\lib\site-packages\cvzone\Utils.py", line 126, in overlayPNG
imgMaskFull[pos[1]:hf + pos[1], pos[0]:wf + pos[0], :] = imgRGB
Please help me fix this !
The text was updated successfully, but these errors were encountered:
File "PyCharmProjects\snapChat\main.py", line 12, in
frame = cvzone.overlayPNG(frame, overlay, [x, y])
File "venv\lib\site-packages\cvzone\Utils.py", line 126, in overlayPNG
imgMaskFull[pos[1]:hf + pos[1], pos[0]:wf + pos[0], :] = imgRGB
Please help me fix this !
The text was updated successfully, but these errors were encountered: