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
I took a screenshot of the picture with the watermark embedded in it, and then saved the picture in the output folder. When decoding the watermark: --pwd Is it the same as the pwd when embedding the watermark? So what about --wm_shape? Is it the same one you used before? But I got garbled code, can anyone explain it?Is my method not feasible?
`(blind_wm) su2204@PC2212037:~/code/blind_watermark$ blind_watermark --embed --pwd 789 examples/pic/panda.jpg "test" examples/output/panda_ed.png
Welcome to use blind-watermark, version = 0.4.4
Make sure the version is the same when encode and decode
Your star means a lot: https://github.com/guofei9987/blind_watermark
This message only show once. To close it: blind_watermark.bw_notes.close()
Embed succeed! to file examples/output/panda_ed.png
Put down watermark size: 96`
`(blind_wm) su2204@PC2212037:~/code/blind_watermark$ blind_watermark --extract --pwd 789 examples/output/123.png --wm_sha
pe 96
Welcome to use blind-watermark, version = 0.4.4
Make sure the version is the same when encode and decode
Your star means a lot: https://github.com/guofei9987/blind_watermark
This message only show once. To close it: blind_watermark.bw_notes.close()
Extract succeed! watermark is:
����⸮���@=`
The text was updated successfully, but these errors were encountered:
I took a screenshot of the picture with the watermark embedded in it, and then saved the picture in the output folder. When decoding the watermark: --pwd Is it the same as the pwd when embedding the watermark? So what about --wm_shape? Is it the same one you used before? But I got garbled code, can anyone explain it?Is my method not feasible?
`(blind_wm) su2204@PC2212037:~/code/blind_watermark$ blind_watermark --embed --pwd 789 examples/pic/panda.jpg "test" examples/output/panda_ed.png
Welcome to use blind-watermark, version = 0.4.4
Make sure the version is the same when encode and decode
Your star means a lot: https://github.com/guofei9987/blind_watermark
This message only show once. To close it:
blind_watermark.bw_notes.close()
Embed succeed! to file examples/output/panda_ed.png
Put down watermark size: 96`
`(blind_wm) su2204@PC2212037:~/code/blind_watermark$ blind_watermark --extract --pwd 789 examples/output/123.png --wm_sha
pe 96
Welcome to use blind-watermark, version = 0.4.4
Make sure the version is the same when encode and decode
Your star means a lot: https://github.com/guofei9987/blind_watermark
This message only show once. To close it:
blind_watermark.bw_notes.close()
Extract succeed! watermark is:
����⸮���@=`
The text was updated successfully, but these errors were encountered: