zhenzhen1022
Results
2
issues of
zhenzhen1022
你好,你最后处理得到的添加帽子之后的图中帽子边缘看起来像被腐蚀了一样,对您的代码做了稍微调整: hat=cv2.bitwise_and(resized_hat,resized_hat,mask=mask)改为hat=cv2.bitwise_and(resized_hat,cv2.bitwise_not(mask_inv)) 结果图upload失败,您可以试下
- OS:Windows - Python 3.6 - HttpRunner 2.0 when the request contains chinese, I got the error massege as following. how can I fix it? ---------------------------------------------------------------------- Traceback (most recent call...