Vince-Lau / automatic-watermark-detection

debug automatic-watermark-detection,and success run
94 stars 42 forks source link

about get sobel coordinates #5

Open magneter opened 5 years ago

magneter commented 5 years ago

HI,I read the code about the _get_xsobel_coord in watermark_reconstruct.py As we know ,the sobel is as follows: image But ,the function in _get_xsobel_coord and _get_ysobel_coord is different form this. _get_xsobel_coord uses the sobely and _get_ysobel_coord use a usually kenerl. Why ? could you please talk about this?

magneter commented 5 years ago

the function _get_ysobel_coord use Gx and the function _get_xsobel_coord use a unusual kernel