python-office icon indicating copy to clipboard operation
python-office copied to clipboard

按照示例代码达不到期望效果

Open ECHO2008 opened this issue 1 year ago • 1 comments

poimage.del_watermark(input_image=r"./train_data_path/01a0f25ef9a3fca801215aa0ffb6fd.jpeg" ,output_image=r'./train_data_path/1.jpg')

原图中不止一处水印,输出的图片和原图一样,这是啥问题,以下是原图 01a0f25ef9a3fca801215aa0ffb6fd

ECHO2008 avatar Oct 16 '23 01:10 ECHO2008

图片去水印,目前效果就是不怎么样。

---原始邮件--- 发件人: @.> 发送时间: 2023年10月16日(周一) 上午9:14 收件人: @.>; 抄送: @.***>; 主题: [CoderWanFeng/python-office] 按照示例代码达不到期望效果 (Issue #108)

poimage.del_watermark(input_image=r"./train_data_path/01a0f25ef9a3fca801215aa0ffb6fd.jpeg" ,output_image=r'./train_data_path/1.jpg')

原图中不止一处水印,输出的图片和原图一样,这是啥问题,以下是原图

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

CoderWanFeng avatar Oct 19 '23 16:10 CoderWanFeng