I am trying to add an overlay on top of an image using cv2.addWeighted(...) but it throws the following error:
cv2.addWeighted(...)
dst = cv2.addWeighted(logo, alpha,