import sys; print('Python %s on %s' % (sys.version, sys.platform))
sys.path.extend(['E:\ygSoft\blindWaterMark\blind_watermark-master', 'E:/ygSoft/blindWaterMark/blind_watermark-master'])
PyDev console: starting.
Python 3.8.7 (tags/v3.8.7:6503f05, Dec 21 2020, 17:59:51) [MSC v.1928 64 bit (AMD64)] on win32
runfile('E:/ygSoft/blindWaterMark/blind_watermark-master/examples/origin_str.py', wdir='E:/ygSoft/blindWaterMark/blind_watermark-master/examples')
Put down the length of wm_bit 239
239
xAET
Traceback (most recent call last):
File "", line 1, in
File "E:\pycharm2020.3.2\plugins\python\helpers\pydev_pydev_bundle\pydev_umd.py", line 197, in runfile
pydev_imports.execfile(filename, global_vars, local_vars) # execute the script
File "E:\pycharm2020.3.2\plugins\python\helpers\pydev_pydev_imps_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "E:/ygSoft/blindWaterMark/blind_watermark-master/examples/origin_str.py", line 21, in
assert wm == wm_extract, '提取水印和原水印不一致'
AssertionError: 提取水印和原水印不一致
import sys; print('Python %s on %s' % (sys.version, sys.platform)) sys.path.extend(['E:\ygSoft\blindWaterMark\blind_watermark-master', 'E:/ygSoft/blindWaterMark/blind_watermark-master']) PyDev console: starting. Python 3.8.7 (tags/v3.8.7:6503f05, Dec 21 2020, 17:59:51) [MSC v.1928 64 bit (AMD64)] on win32 runfile('E:/ygSoft/blindWaterMark/blind_watermark-master/examples/origin_str.py', wdir='E:/ygSoft/blindWaterMark/blind_watermark-master/examples') Put down the length of wm_bit 239 239 xAET Traceback (most recent call last): File "", line 1, in
File "E:\pycharm2020.3.2\plugins\python\helpers\pydev_pydev_bundle\pydev_umd.py", line 197, in runfile
pydev_imports.execfile(filename, global_vars, local_vars) # execute the script
File "E:\pycharm2020.3.2\plugins\python\helpers\pydev_pydev_imps_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
File "E:/ygSoft/blindWaterMark/blind_watermark-master/examples/origin_str.py", line 21, in
assert wm == wm_extract, '提取水印和原水印不一致'
AssertionError: 提取水印和原水印不一致